Method

GtkSpinButtonget_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

Type: int

The value of spin_button.