Function wlc_sys_with_elogind::wlc_set_view_minimized_cb [] [src]

pub unsafe extern "C" fn wlc_set_view_minimized_cb(
    cb: Option<unsafe extern "C" fn(_: wlc_handle, _: bool) -> bool>
)

View requested to be minimized. Return true if you allow the request, false if not. Actual minimization is compositor dependent.