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