RGtk2 (version 2.20.31)

gtkPixmapNew: gtkPixmapNew

Description

Creates a new GtkPixmap, using the given GDK pixmap and mask. WARNING: gtk_pixmap_new is deprecated and should not be used in newly-written code.

Usage

gtkPixmapNew(pixmap, mask = NULL, show = TRUE)

Arguments

pixmap
a GDKPixmap.
mask
. [ allow-none ]

Value

GtkWidget] a new GtkPixmap.