Type Definition gtk_sys::GtkMenuDetachFunc
[−]
[src]
type GtkMenuDetachFunc = Option<unsafe extern "C" fn(_: *mut GtkWidget, _: *mut GtkMenu)>;