gFileInfoSetEditName {RGtk2}R Documentation

gFileInfoSetEditName

Description

Sets the edit name for the current file. See G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME.

Usage

gFileInfoSetEditName(object, edit.name)

Arguments

object

a GFileInfo.

edit.name

a string containing an edit name.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]