Image.get

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

class Image
void
get

Parameters

val ImageGdk

return location for a GdkImage

mask Bitmap

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

Meta