Type Definition gtk4_sys::GtkCustomAllocateFunc

source ·
pub type GtkCustomAllocateFunc = Option<unsafe extern "C" fn(_: *mut GtkWidget, _: c_int, _: c_int, _: c_int)>;