[][src]Function gtk_sys::gtk_recent_filter_add_custom

pub unsafe extern "C" fn gtk_recent_filter_add_custom(
    filter: *mut GtkRecentFilter,
    needed: GtkRecentFilterFlags,
    func: GtkRecentFilterFunc,
    data: gpointer,
    data_destroy: GDestroyNotify
)