gtkImageSetFromPixmap {RGtk2}R Documentation

gtkImageSetFromPixmap

Description

See gtkImageNewFromPixmap for details.

Usage

gtkImageSetFromPixmap(object, pixmap, mask = NULL)

Arguments

object

a GtkImage

pixmap

a GdkPixmap or NULL. [ allow-none ]

mask

a GdkBitmap or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]