Method

GtkSpinButtonget_numeric

Declaration [src]

gboolean
gtk_spin_button_get_numeric (
  GtkSpinButton* spin_button
)

Description [src]

Returns whether non-numeric text can be typed into the spin button.

Gets propertyGtk.SpinButton:numeric

Return value

Type: gboolean

TRUE if only numeric text can be entered.