Type Definition gtk_sys::GtkCallback [] [src]

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