Image.set

Warning gtk_image_set has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_image_set_from_image() instead. Sets the GtkImage.

class Image
void
set

Parameters

val ImageGdk

a GdkImage

mask Bitmap

a GdkBitmap that indicates which parts of the image should be transparent.

Meta