gFileAttributeInfoListAdd {RGtk2} | R Documentation |
Adds a new attribute with name
to the list
, setting
its type
and flags
.
gFileAttributeInfoListAdd(object, name, type, flags = "G_FILE_ATTRIBUTE_INFO_NONE")
|
|
|
the name of the attribute to add. |
|
the |
|
|
Derived by RGtkGen from GTK+ documentation