Function gtk4_sys::gtk_scale_new

source ·
pub unsafe extern "C" fn gtk_scale_new(
    orientation: GtkOrientation,
    adjustment: *mut GtkAdjustment
) -> *mut GtkWidget