Method

GtkSpinButtonget_value

Declaration [src]

gdouble
gtk_spin_button_get_value (
  GtkSpinButton* spin_button
)

Description [src]

Get the value in the spin_button.

Gets propertyGtk.SpinButton:value

Return value

Type: gdouble

The value of spin_button.