gFileInfoGetAttributeBoolean {RGtk2} | R Documentation |
Gets the value of a boolean attribute. If the attribute does not
contain a boolean value, FALSE
will be returned.
gFileInfoGetAttributeBoolean(object, attribute)
|
a |
|
a file attribute key. |
[logical] the boolean value contained within the attribute.
Derived by RGtkGen from GTK+ documentation