Vulkan2D
2D renderer written in C using Vulkan and SDL2
Loading...
Searching...
No Matches
nk_style_tab Struct Reference
Collaboration diagram for nk_style_tab:

Data Fields

struct nk_style_item background
 
struct nk_color border_color
 
struct nk_color text
 
struct nk_style_button tab_maximize_button
 
struct nk_style_button tab_minimize_button
 
struct nk_style_button node_maximize_button
 
struct nk_style_button node_minimize_button
 
enum nk_symbol_type sym_minimize
 
enum nk_symbol_type sym_maximize
 
float border
 
float rounding
 
float indent
 
struct nk_vec2 padding
 
struct nk_vec2 spacing
 
float color_factor
 
float disabled_factor
 

The documentation for this struct was generated from the following file: