Function wlc_sys_with_elogind::wlc_set_view_created_cb [] [src]

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

View was created. Return false if you want to destroy the view. (e.g. failed to allocate data related to view)