SpinButton.getNumeric

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

class SpinButton
bool
getNumeric
()

Return Value

Type: bool

%TRUE if only numeric text can be entered

Meta