Type Definition gtk_sys::GtkRecentSortFunc

source ·
pub type GtkRecentSortFunc = Option<unsafe extern "C" fn(_: *mut GtkRecentInfo, _: *mut GtkRecentInfo, _: gpointer) -> c_int>;