Skip to main content

wxd_Frame_EnableMinimizeButton

Function wxd_Frame_EnableMinimizeButton 

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

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