nk_style_item_data

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
union nk_style_item_data {}

Members

Variables

color
nk_color color;
Undocumented in source.
image
nk_image_ image;
Undocumented in source.
slice
nk_nine_slice slice;
Undocumented in source.

Meta