Type Definition gtk_sys::GtkRecentSortFunc
[−]
[src]
type GtkRecentSortFunc = Option<unsafe extern "C" fn(_: *mut GtkRecentInfo, _: *mut GtkRecentInfo, _: gpointer) -> c_int>;