gFileInfoSetName {RGtk2}R Documentation

gFileInfoSetName

Description

Sets the name attribute for the current GFileInfo. See G_FILE_ATTRIBUTE_STANDARD_NAME.

Usage

gFileInfoSetName(object, name)

Arguments

object

a GFileInfo.

name

a string containing a name.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]