GFileIcon {RGtk2}R Documentation

GFileIcon

Description

Icons pointing to an image file

Methods and Functions

gFileIconNew(file)
gFileIconGetFile(object)
gFileIcon(file)

Hierarchy

GObject
   +----GFileIcon

Interfaces

GFileIcon implements GIcon and GLoadableIcon.

Detailed Description

GFileIcon specifies an icon by pointing to an image file to be used as icon.

Structures

GFileIcon

Gets an icon for a GFile. Implements GLoadableIcon.

Convenient Construction

gFileIcon is the equivalent of gFileIconNew.

Properties

file
[GFile : * : Read / Write / Construct Only]

The file containing the icon.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

http://library.gnome.org/devel//gio/GFileIcon.html


[Package RGtk2 version 2.20.21 Index]