Method GTK1.Image()->create()
- Method create
GTK1.Image GTK1.Image(
GDK1.Image
image
,GDK1.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.