IconSet.this

Creates a new gtk.IconSet with pixbuf as the default/fallback source image. If you don’t add any additional gtk.IconSource to the icon set, all variants of the icon will be created from pixbuf, using scaling, pixelation, etc. as required to adjust the icon size or make the icon look insensitive/prelighted.

More...

Parameters

pixbuf Pixbuf

Return Value

Detailed Description

Deprecated: Use gtk.IconTheme instead.

Throws

ConstructionException GTK+ fails to create the object.