Method: GGLib::TextBox#onMouseOut

Defined in:
lib/ext/widgets.rb

#onMouseOutObject



258
259
260
# File 'lib/ext/widgets.rb', line 258

def onMouseOut
  @theme.setDefaultState unless self.hasStickyFocus?
end