Method
GioFileAttributeMatchermatches_only
Declaration [src]
gboolean
g_file_attribute_matcher_matches_only (
  GFileAttributeMatcher* matcher,
  const char* attribute
)
Description [src]
Checks if an attribute matcher only matches a given attribute. Always returns FALSE if “*” was used when creating the matcher.