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