ThemedIcon


Object Hierarchy:

GLib.ThemedIcon GLib.ThemedIcon GLib.ThemedIcon GLib.Object GLib.Object GLib.Object->GLib.ThemedIcon GLib.Icon GLib.Icon GLib.Icon->GLib.ThemedIcon

Description:

[ CCode ( type_id = "g_themed_icon_get_type ()" ) ]
public sealed class ThemedIcon : Object, Icon

`GThemedIcon` is an implementation of [iface@Gio.

Icon] that supports icon themes.

`GThemedIcon` contains a list of all of the icons present in an icon theme, so that icons can be looked up quickly. `GThemedIcon` does not provide actual pixmaps for icons, just the icon names. Ideally something like [method@Gtk.IconTheme.choose_icon] should be used to resolve the list of names so that fallback icons work nicely with themes that inherit other themes.


Namespace: GLib
Package: gio-2.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from interface GLib.Icon