gtkButtonGetImage {RGtk2} | R Documentation |
Gets the widget that is currenty set as the image of button
.
This may have been explicitly set by gtkButtonSetImage
or constructed by gtkButtonNewFromStock
.
gtkButtonGetImage(object)
|
[GtkButton ] a GtkButton |
Since 2.6
[GtkWidget
] a GtkWidget
or NULL
in case there is no image
Derived by RGtkGen from GTK+ documentation