Function gtk4_sys::gtk_scale_set_format_value_func

source ·
pub unsafe extern "C" fn gtk_scale_set_format_value_func(
    scale: *mut GtkScale,
    func: GtkScaleFormatValueFunc,
    user_data: gpointer,
    destroy_notify: GDestroyNotify
)