Description Usage Arguments Details Value Author(s)
Sets the attribute status for an attribute key. This is only
needed by external code that implement gFileSetAttributesFromInfo
or similar functions.
1 | gFileInfoSetAttributeStatus(object, attribute, status)
|
|
a |
|
a file attribute key |
|
a |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.