gFileInfoSetAttributeStatus
Sets the attribute status for an attribute key. This is only
needed by external code that implement gFileSetAttributesFromInfo
or similar functions.
gFileInfoSetAttributeStatus(object, attribute, status)
|
|
|
a file attribute key |
|
The attribute must exist in info
for this to work. Otherwise FALSE
is returned and info
is unchanged.
Since 2.22
[logical] TRUE
if the status was changed, FALSE
if the key was not set.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.