gtkIconInfoNewForPixbuf {RGtk2}R Documentation

gtkIconInfoNewForPixbuf

Description

Creates a GtkIconInfo for a GdkPixbuf.

Usage

gtkIconInfoNewForPixbuf(icon.theme, pixbuf)

Arguments

icon.theme

a GtkIconTheme

pixbuf

the pixbuf to wrap in a GtkIconInfo

Details

Since 2.14

Value

[GtkIconInfo] a GtkIconInfo

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]