Last chance! 50% off unlimited learning
Sale ends in
gEmblemedIconNew(icon, emblem)
gEmblemedIconGetIcon(object)
gEmblemedIconGetEmblems(object)
gEmblemedIconAddEmblem(object, emblem)
gEmblemedIcon(icon, emblem)
GObject +----GEmblemedIcon
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
is the equivalent of gEmblemedIconNew
.