Description Usage Details Value Author(s)
Creates a new GtkIconSet
. A GtkIconSet
represents a single icon
in various sizes and widget states. It can provide a GdkPixbuf
for a given size and state on request, and automatically caches
some of the rendered GdkPixbuf
objects.
1 |
Normally you would use gtkWidgetRenderIcon
instead of
using GtkIconSet
directly. The one case where you'd use
GtkIconSet
is to create application-specific icon sets to place in
a GtkIconFactory
.
[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.