GEmblemedIcon: GEmblemedIcon

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

Description

Icon with emblems

Methods and Functions

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

Hierarchy

1
2

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

GEmblemedIcon

An implementation of GIcon for icons with emblems.

Convenient Construction

gEmblemedIcon is the equivalent of gEmblemedIconNew.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

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


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

Related to GEmblemedIcon in RGtk2...