SpinButton.getNumeric

Returns whether non-numeric text can be typed into the spin button. See gtk_spin_button_set_numeric().

class SpinButton
int
getNumeric
()

Return Value

Type: int

TRUE if only numeric text can be entered

Meta