Description Usage Arguments Value Author(s)
Creates a new GtkIconSet
with pixbuf
as the default/fallback
source image. If you don't add any additional GtkIconSource
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.
1 | gtkIconSetNewFromPixbuf(pixbuf)
|
|
a |
[GtkIconSet
] a new GtkIconSet
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.