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