GFileIcon
Icons pointing to an image file
gFileIconNew(file)
gFileIconGetFile(object)
gFileIcon(file)
GObject +----GFileIcon
GFileIcon implements
GIcon
and GLoadableIcon
.
GFileIcon
specifies an icon by pointing to an image file
to be used as icon.
GFileIcon
Gets an icon for a GFile
. Implements GLoadableIcon
.
gFileIcon
is the equivalent of gFileIconNew
.
file
[GFile
: * : Read / Write / Construct Only]The file containing the icon.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.