Function gtk4_sys::gtk_custom_layout_new [−][src]
pub unsafe extern "C" fn gtk_custom_layout_new(
request_mode: GtkCustomRequestModeFunc,
measure: GtkCustomMeasureFunc,
allocate: GtkCustomAllocateFunc
) -> *mut GtkLayoutManager