gtk_layout_new

Function gtk_layout_new 

Source
pub unsafe extern "C" fn gtk_layout_new(
    hadjustment: *mut GtkAdjustment,
    vadjustment: *mut GtkAdjustment,
) -> *mut GtkWidget