gFileInfoGetAttributeObject {RGtk2} | R Documentation |
Gets the value of a GObject
attribute. If the attribute does
not contain a GObject
, NULL
will be returned.
gFileInfoGetAttributeObject(object, attribute)
|
a |
|
a file attribute key. |
[GObject
] a GObject
associated with the given attribute
, or
NULL
otherwise.
Derived by RGtkGen from GTK+ documentation