Description Usage Arguments Value Author(s)
Gets the GdkImage
and mask being displayed by the GtkImage
.
The storage type of the image must be GTK_IMAGE_EMPTY
or
GTK_IMAGE_IMAGE
(see gtkImageGetStorageType
).
The caller of this function does not own a reference to the
returned image and mask.
1 | gtkImageGetImage(object)
|
|
a |
A list containing the following elements:
|
return location for
a |
|
return location for a
|
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.