Method: GGLib::TextBox#onMouseOver

Defined in:
lib/ext/widgets.rb

#onMouseOverObject



255
256
257
# File 'lib/ext/widgets.rb', line 255

def onMouseOver
  @theme.setOverState unless self.hasStickyFocus?
end