
Data Fields | |
| struct nk_style_item | background |
| struct nk_color | border_color |
| struct nk_color | selected_color |
| struct nk_color | color |
| float | border |
| float | rounding |
| struct nk_vec2 | padding |
| float | color_factor |
| float | disabled_factor |
| nk_bool | show_markers |
| struct nk_style_item nk_style_chart::background |