Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Author(s) References
Icon with emblems
gEmblemedIconNew(icon, emblem)
gEmblemedIconGetIcon(object)
gEmblemedIconGetEmblems(object)
gEmblemedIconAddEmblem(object, emblem)
gEmblemedIcon(icon, emblem)
1 2 | GObject
+----GEmblemedIcon
|
GEmblemedIcon implements
GIcon
.
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.
GEmblemedIcon
An implementation of GIcon
for icons with emblems.
gEmblemedIcon
is the equivalent of gEmblemedIconNew
.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gio/stable/GEmblemedIcon.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.