gtk4_sys

Function gtk_recent_info_has_group

Source
pub unsafe extern "C" fn gtk_recent_info_has_group(
    info: *mut GtkRecentInfo,
    group_name: *const c_char,
) -> gboolean