Home | History | Annotate | Download | only in gio

Lines Matching refs:GFileAttributeMatcher

802 						      GFileAttributeMatcher *mask);
831 GFileAttributeMatcher *g_file_attribute_matcher_new (const char *attributes);
832 GFileAttributeMatcher *g_file_attribute_matcher_ref (GFileAttributeMatcher *matcher);
833 void g_file_attribute_matcher_unref (GFileAttributeMatcher *matcher);
834 gboolean g_file_attribute_matcher_matches (GFileAttributeMatcher *matcher,
836 gboolean g_file_attribute_matcher_matches_only (GFileAttributeMatcher *matcher,
838 gboolean g_file_attribute_matcher_enumerate_namespace (GFileAttributeMatcher *matcher,
840 const char * g_file_attribute_matcher_enumerate_next (GFileAttributeMatcher *matcher);