gFileInfoSetIsHidden {RGtk2} | R Documentation |
Sets the "is_hidden" attribute in a GFileInfo
according to is.symlink
.
See G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN
.
gFileInfoSetIsHidden(object, is.hidden)
|
a |
|
a logical. |
Derived by RGtkGen from GTK+ documentation