pub unsafe extern "C" fn wxd_Frame_EnableMaximizeButton(
frame: *mut wxd_Frame_t,
enable: bool,
) -> boolExpand description
Enables or disables the title bar’s maximize/zoom button/control, where the platform supports it (Windows, macOS). Returns false if not supported.