GFileIcon: GFileIcon

Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Properties Author(s) References

Description

Icons pointing to an image file

Methods and Functions

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

Hierarchy

1
2

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

https://developer.gnome.org/gio/stable/GFileIcon.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to GFileIcon in RGtk2...