Function libui_ng_sys::uiControlSetParent
source · Expand description
Sets the control’s parent.
@param c uiControl instance.
@param parent The parent control, NULL to detach.
@todo Document ownership.
@memberof uiControl
Sets the control’s parent.
@param c uiControl instance.
@param parent The parent control, NULL to detach.
@todo Document ownership.
@memberof uiControl