Type Definition gtk_sys::GtkCallback

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