Function libui_ng_sys::uiWindowResizeable
source · Expand description
Returns whether or not the window is user resizeable.
@param w uiWindow instance.
@returns TRUE if window is resizable, FALSE otherwise. [Default: TRUE]
@memberof uiWindow