GtkImage Constructor

GtkImage::new_from_pixmap (GdkPixmap pixmap, mask);

Creates a GtkImage widget displaying pixmap with a mask. A GdkPixmap is a server-side image buffer in the pixel format of the current display.

This method must be called statically.