Type Definition gtk4_sys::GtkShortcutFunc

source ·
pub type GtkShortcutFunc = Option<unsafe extern "C" fn(_: *mut GtkWidget, _: *mut GVariant, _: gpointer) -> gboolean>;