Method

Gtk.SpinButton.get_value

Declaration [src]

double
gtk_spin_button_get_value (
  GtkSpinButton* spin_button
)

Description [src]

Get the value in the spin_button.

Gets propertyGtk.SpinButton:value

Return value

Returns: double

the value of spin_button