Function libui_ng_sys::uiWindowSetBorderless
source · Expand description
Sets whether or not the window is borderless.
@param w uiWindow instance.
@param borderless TRUE to make window borderless, FALSE otherwise.
@note This method is merely a hint and may be ignored by the system.
@memberof uiWindow