gFileInfoGetAttributeString
Gets the value of a string attribute. If the attribute does
not contain a string, NULL
will be returned.
gFileInfoGetAttributeString(object, attribute)
|
a |
|
a file attribute key. |
[char] the contents of the attribute
value as a string, or
NULL
otherwise.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.