- background
nk_style_item background;
Undocumented in source.
- border
float border;
Undocumented in source.
- border_color
nk_color border_color;
Undocumented in source.
- indent
float indent;
Undocumented in source.
- node_maximize_button
nk_style_button node_maximize_button;
Undocumented in source.
- node_minimize_button
nk_style_button node_minimize_button;
Undocumented in source.
- padding
nk_vec2_ padding;
Undocumented in source.
- rounding
float rounding;
Undocumented in source.
- spacing
nk_vec2_ spacing;
Undocumented in source.
- sym_maximize
nk_symbol_type sym_maximize;
Undocumented in source.
- sym_minimize
nk_symbol_type sym_minimize;
Undocumented in source.
- tab_maximize_button
nk_style_button tab_maximize_button;
Undocumented in source.
- tab_minimize_button
nk_style_button tab_minimize_button;
Undocumented in source.
- text
nk_color text;
Undocumented in source.