nk_page_data

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
union nk_page_data {}

Members

Variables

pan
nk_panel pan;
Undocumented in source.
tbl
nk_table tbl;
Undocumented in source.
win
nk_window win;
Undocumented in source.

Meta