gFileInfoHasAttribute {RGtk2} | R Documentation |
Checks if a file info structure has an attribute named attribute
.
gFileInfoHasAttribute(object, attribute)
|
a |
|
a file attribute key. |
[logical] TRUE
if Ginfo
has an attribute named attribute
,
FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation