Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Class Tools.PV

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Container GTK2.Bin GTK2.Window Tools.PV
Description

Display a image on the screen. Requires GTK.


Typedef PVImage

typedef Standards.URI|string|Image.Image|Image.Layer|array(Image.Layer) Tools.PV.PVImage

Description

The image types accepted. If the image is a string, it is assumed to be a filename of a image that can be loaded with Image.load. This includes URLs.


Inherit Window

inherit GTK.Window : Window