uiControl

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

Destroy
void function(uiControl*) Destroy;
Undocumented in source.
Disable
void function(uiControl*) Disable;
Undocumented in source.
Enable
void function(uiControl*) Enable;
Undocumented in source.
Enabled
int function(uiControl*) Enabled;
Undocumented in source.
Handle
uintptr_t function(uiControl*) Handle;
Undocumented in source.
Hide
void function(uiControl*) Hide;
Undocumented in source.
OSSignature
uint32_t OSSignature;
Undocumented in source.
Parent
uiControl* function(uiControl*) Parent;
Undocumented in source.
SetParent
void function(uiControl*, uiControl*) SetParent;
Undocumented in source.
Show
void function(uiControl*) Show;
Undocumented in source.
Signature
uint32_t Signature;
Undocumented in source.
Toplevel
int function(uiControl*) Toplevel;
Undocumented in source.
TypeSignature
uint32_t TypeSignature;
Undocumented in source.
Visible
int function(uiControl*) Visible;
Undocumented in source.

Meta