Type Definition gtk4_sys::GtkCustomAllocateFunc[][src]

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