| gtkSpinButtonNew {RGtk2} | R Documentation |
Creates a new GtkSpinButton.
gtkSpinButtonNew(adjustment = NULL, climb.rate = NULL, digits = NULL,
show = TRUE)
|
the |
|
specifies how much the spin button changes when an arrow is clicked on. |
|
the number of decimal places to display. |
[GtkWidget] The new spin button as a GtkWidget.
Derived by RGtkGen from GTK+ documentation