Function libui_ng_sys::uiGroupSetMargined
source · Expand description
Sets whether or not the group has a margin.
The margin size is determined by the OS defaults.
@param g uiGroup instance.
@param margined TRUE to set a margin, FALSE otherwise.
@memberof uiGroup