gFileAttributeMatcherMatchesOnly {RGtk2} | R Documentation |
Checks if a attribute matcher only matches a given attribute. Always
returns FALSE
if "*" was used when creating the matcher.
gFileAttributeMatcherMatchesOnly(object, attribute)
|
|
|
a file attribute key. |
[logical] TRUE
if the matcher only matches attribute
. FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation