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