nk_style_selectable

Undocumented in source.

Members

Variables

draw_begin
draw_begin_fn draw_begin;
Undocumented in source.
draw_end
draw_end_fn draw_end;
Undocumented in source.
hover
nk_style_item hover;
Undocumented in source.
hover_active
nk_style_item hover_active;
Undocumented in source.
image_padding
nk_vec2 image_padding;
Undocumented in source.
normal
nk_style_item normal;
Undocumented in source.
normal_active
nk_style_item normal_active;
Undocumented in source.
padding
nk_vec2 padding;
Undocumented in source.
pressed
nk_style_item pressed;
Undocumented in source.
pressed_active
nk_style_item pressed_active;
Undocumented in source.
rounding
float rounding;
Undocumented in source.
text_alignment
nk_flags text_alignment;
Undocumented in source.
text_background
nk_color text_background;
Undocumented in source.
text_hover
nk_color text_hover;
Undocumented in source.
text_hover_active
nk_color text_hover_active;
Undocumented in source.
text_normal
nk_color text_normal;
Undocumented in source.
text_normal_active
nk_color text_normal_active;
Undocumented in source.
text_pressed
nk_color text_pressed;
Undocumented in source.
text_pressed_active
nk_color text_pressed_active;
Undocumented in source.
touch_padding
nk_vec2 touch_padding;
Undocumented in source.
userdata
nk_handle userdata;
Undocumented in source.

Meta