Libraries
»
gglib
(1.2.1)
»
Index
»
GGLib
»
GUIWindow
»
#setTextInput
Method: GGLib::GUIWindow#setTextInput
Defined in:
lib/window.rb
#
setTextInput
(field) ⇒
Object
146 147 148
# File 'lib/window.rb', line 146
def
setTextInput
(
field
)
self
.
text_input
=
field
end