| gFileInfoHasNamespace {RGtk2} | R Documentation |
Checks if a file info structure has an attribute in the
specified name.space.
gFileInfoHasNamespace(object, name.space)
|
a |
|
a file attribute namespace. |
Since 2.22
[logical] TRUE if Ginfo has an attribute in name.space,
FALSE otherwise.
Derived by RGtkGen from GTK+ documentation