Nuklear
Minimal-state, immediate-mode graphical user interface toolkit written in ANSI C.
 
Loading...
Searching...
No Matches
nk_style_item Struct Reference
Collaboration diagram for nk_style_item:

Data Fields

enum nk_style_item_type type
 
union nk_style_item_data data
 

Detailed Description

Definition at line 4938 of file nuklear.h.

Field Documentation

◆ data

union nk_style_item_data nk_style_item::data

Definition at line 4940 of file nuklear.h.

◆ type

enum nk_style_item_type nk_style_item::type

Definition at line 4939 of file nuklear.h.