| gFileInfoGetAttributeType {RGtk2} | R Documentation |
Gets the attribute type for an attribute key.
gFileInfoGetAttributeType(object, attribute)
|
a |
|
a file attribute key. |
[GFileAttributeType] a GFileAttributeType for the given attribute, or
G_FILE_ATTRIBUTE_TYPE_INVALID if the key is not set.
Derived by RGtkGen from GTK+ documentation