gtk_scrollbar_new

Function gtk_scrollbar_new 

Source
pub unsafe extern "C" fn gtk_scrollbar_new(
    orientation: GtkOrientation,
    adjustment: *mut GtkAdjustment,
) -> *mut GtkWidget