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)
Value
A list containing the following elements:
val
- returns the current
GdkPixmap
. mask
- returns the current
GdkBitmap
mask.