Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkButtonSetImage

gtkButtonSetImage


Description

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.

Usage

gtkButtonSetImage(object, image)

Arguments

object

a GtkButton

image

a widget to set as the image for the button

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.