Package org.gnome.gio

Class EmblemedIcon

java.lang.Object
All Implemented Interfaces:
Proxy, Icon

@Generated("io.github.jwharm.JavaGI") public class EmblemedIcon extends GObject implements Icon
GEmblemedIcon is an implementation of Icon that supports adding an emblem to an icon. Adding multiple emblems to an icon is ensured via addEmblem(org.gnome.gio.Emblem).

Note that GEmblemedIcon allows no control over the position of the emblems. See also Emblem for more information.