Method

Gtk.SpinButton.get_value_as_int

Declaration [src]

int
gtk_spin_button_get_value_as_int (
  GtkSpinButton* spin_button
)

Description [src]

Get the value spin_button represented as an integer.

Return value

Returns: int

the value of spin_button