Skip to main content

wxd_Frame_EnableMaximizeButton

Function wxd_Frame_EnableMaximizeButton 

Source
pub unsafe extern "C" fn wxd_Frame_EnableMaximizeButton(
    frame: *mut wxd_Frame_t,
    enable: bool,
) -> bool
Expand description

Enables or disables the title bar’s maximize/zoom button/control, where the platform supports it (Windows, macOS). Returns false if not supported.