gtk4_sys

Function gtk_custom_layout_new

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