mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
export and use _g_file_attribute_matcher_matches_id()
This commit is contained in:
@@ -96,4 +96,9 @@
|
||||
#define G_FILE_ATTRIBUTE_ID_SELINUX_CONTEXT (14680064 + 1)
|
||||
#define G_FILE_ATTRIBUTE_ID_TRASH_ITEM_COUNT (15728640 + 1)
|
||||
|
||||
|
||||
gboolean _g_file_attribute_matcher_matches_id (GFileAttributeMatcher *matcher,
|
||||
guint32 id);
|
||||
|
||||
|
||||
#endif /* __G_FILE_INFO_PRIV_H__ */
|
||||
|
Reference in New Issue
Block a user