GtkPixmap

DEPRECATED. A widget displaying a graphical image or icon.

Object Hierarchy

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkMisc
                     `-- GtkPixmap

Description

WARNING! This class has been deprecated in PHP-GTK 2 and should NOT be used in newly written code. Use GtkImage instead.

Methods

get()
  DEPRECATED Returns the GdkPixmap and GdkBitmap mask for the pixmap.
set()
  DEPRECATED Sets the GdkPixmap and GdkBitmap mask for the pixmap.
set_build_insensitive()
  WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code. Sets wether an extra pixmap should be automatically created and used when the pixmap is insensitive.