SpinBox.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_guiInput
GodotMethod!(void, InputEvent) _guiInput;
Undocumented in source.
_lineEditFocusExit
GodotMethod!(void) _lineEditFocusExit;
Undocumented in source.
_lineEditInput
GodotMethod!(void, InputEvent) _lineEditInput;
Undocumented in source.
_rangeClickTimeout
GodotMethod!(void) _rangeClickTimeout;
Undocumented in source.
_textEntered
GodotMethod!(void, String) _textEntered;
Undocumented in source.
apply
GodotMethod!(void) apply;
Undocumented in source.
getAlign
GodotMethod!(LineEdit.Align) getAlign;
Undocumented in source.
getLineEdit
GodotMethod!(LineEdit) getLineEdit;
Undocumented in source.
getPrefix
GodotMethod!(String) getPrefix;
Undocumented in source.
getSuffix
GodotMethod!(String) getSuffix;
Undocumented in source.
isEditable
GodotMethod!(bool) isEditable;
Undocumented in source.
setAlign
GodotMethod!(void, long) setAlign;
Undocumented in source.
setEditable
GodotMethod!(void, bool) setEditable;
Undocumented in source.
setPrefix
GodotMethod!(void, String) setPrefix;
Undocumented in source.
setSuffix
GodotMethod!(void, String) setSuffix;
Undocumented in source.

Meta