pike.hubbe.net

[Top]
GTK
GTK.Image
previousGTK.Image GTK.Image()->get()next

Method GTK.Image()->create()


Method create

object(GTK.Image) GTK.Image()->create(object(GDK.Image) image, object(GDK.Bitmap) mask)

Description

You can skip the mask. The mask is used to mask the drawing of the image on it's background. It will not make the container transparent, though. Use shape_combine_mask on the container with the mask for that.


Extracted from Pike v7.3 release 11 at 2001-11-03.