Skip to main content

wxd_Frame_EnableCloseButton

Function wxd_Frame_EnableCloseButton 

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

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