RGtk2 (version 2.20.31)

gtkPixmapGet: gtkPixmapGet

Description

Gets the current GdkPixmap and GdkBitmap mask. WARNING: gtk_pixmap_get is deprecated and should not be used in newly-written code.

Usage

gtkPixmapGet(object)

Arguments

object

Value

A list containing the following elements:
val
returns the current GdkPixmap.
mask
returns the current GdkBitmap mask.