#include <nuklear.h>
Public Attributes | |
struct nk_style_item | background |
float | border |
struct nk_color | border_color |
struct nk_color | color |
struct nk_vec2 | padding |
float | rounding |
struct nk_color | selected_color |
struct nk_style_item nk_style_chart::background |