Function gtk_sys::gtk_scale_new_with_range
source · [−]pub unsafe extern "C" fn gtk_scale_new_with_range(
orientation: GtkOrientation,
min: c_double,
max: c_double,
step: c_double
) -> *mut GtkWidget
pub unsafe extern "C" fn gtk_scale_new_with_range(
orientation: GtkOrientation,
min: c_double,
max: c_double,
step: c_double
) -> *mut GtkWidget