Type Definition gtk4_sys::GtkScaleFormatValueFunc

source ·
pub type GtkScaleFormatValueFunc = Option<unsafe extern "C" fn(_: *mut GtkScale, _: c_double, _: gpointer) -> *mut c_char>;