IconTheme.this

Creates a new icon theme object.

Icon theme objects are used to lookup up an icon by name in a particular icon theme. Usually, you’ll want to use gtk.icon_theme.IconTheme.getForDisplay rather than creating a new icon theme object for scratch.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class IconTheme
    this
    ()

Return Value

the newly created gtk.icon_theme.IconTheme object.