mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
fileinfo: Add g_file_attribute_matcher_to_string()
This is to be mainly used for debugging and tests.
This commit is contained in:
@@ -946,6 +946,7 @@ gboolean g_file_attribute_matcher_matches_only (GFileAttributeMa
|
||||
gboolean g_file_attribute_matcher_enumerate_namespace (GFileAttributeMatcher *matcher,
|
||||
const char *ns);
|
||||
const char * g_file_attribute_matcher_enumerate_next (GFileAttributeMatcher *matcher);
|
||||
char * g_file_attribute_matcher_to_string (GFileAttributeMatcher *matcher);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user