gtk4_sys

Function gtk_scale_new

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