gtk_custom_layout_new

Function gtk_custom_layout_new 

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