Type Definition gtk_sys::GtkKeySnoopFunc

source · []
pub type GtkKeySnoopFunc = Option<unsafe extern "C" fn(_: *mut GtkWidget, _: *mut GdkEventKey, _: gpointer) -> c_int>;