NumerableIcon
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_numerable_icon_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "3.14" ) ]
public class NumerableIcon : EmblemedIcon, Icon
[ Version ( deprecated = true , deprecated_since = "3.14" ) ]
public class NumerableIcon : EmblemedIcon, Icon
Warning: NumerableIcon is deprecated since 3.14.
GtkNumerableIcon is a subclass of EmblemedIcon that can show a number or short string as an emblem.
The number can be overlayed on top of another emblem, if desired.
It supports theming by taking font and color information from a provided StyleContext ; see set_style_context.
Typical numerable icons: ![](numerableicon.png) ![](numerableicon2.png)
Namespace: Gtk
Package: gtk+-3.0
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.EmblemedIcon
All known members inherited from class GLib.Object
All known members inherited from interface GLib.Icon