RGtk2 (version 2.20.31)

GEmblemedIcon: GEmblemedIcon

Description

Icon with emblems

Arguments

Methods and Functions

gEmblemedIconNew(icon, emblem) gEmblemedIconGetIcon(object) gEmblemedIconGetEmblems(object) gEmblemedIconAddEmblem(object, emblem) gEmblemedIcon(icon, emblem)

Hierarchy

GObject
   +----GEmblemedIcon

Interfaces

GEmblemedIcon implements GIcon.

Detailed Description

GEmblemedIcon is an implementation of GIcon that supports adding an emblem to an icon. Adding multiple emblems to an icon is ensured via gEmblemedIconAddEmblem. Note that GEmblemedIcon allows no control over the position of the emblems. See also GEmblem for more information.

Structures

Convenient Construction

gEmblemedIcon is the equivalent of gEmblemedIconNew.

References

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