gtkImageSetFromPixbuf {RGtk2}R Documentation

gtkImageSetFromPixbuf

Description

See gtkImageNewFromPixbuf for details.

Usage

gtkImageSetFromPixbuf(object, pixbuf = NULL)

Arguments

object

a GtkImage

pixbuf

a GdkPixbuf or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]