IconInfo.this

Creates a GtkIconInfo for a GdkPixbuf. Since 2.14

  1. this(GtkIconInfo* gtkIconInfo)
  2. this(IconTheme iconTheme, Pixbuf pixbuf)
    class IconInfo

Parameters

iconTheme IconTheme

a GtkIconTheme

pixbuf Pixbuf

the pixbuf to wrap in a GtkIconInfo

Throws

ConstructionException GTK+ fails to create the object.

Meta