| gtkButtonSetImage {RGtk2} | R Documentation |
Set the image of button to the given widget. Note that
it depends on the "gtk-button-images" setting whether the
image will be displayed or not, you don't have to call
gtkWidgetShow on image yourself.
gtkButtonSetImage(object, image)
|
[GtkButton] a GtkButton |
|
[GtkWidget] a widget to set as the image for the button |
Since 2.6
Derived by RGtkGen from GTK+ documentation