
Data Fields | |
| struct nk_window * | win |
| enum nk_panel_type | type |
| struct nk_popup_buffer | buf |
| nk_hash | name |
| nk_bool | active |
| unsigned | combo_count |
| unsigned | con_count |
| unsigned | con_old |
| unsigned | active_con |
| struct nk_rect | header |
| struct nk_popup_buffer nk_popup_state::buf |