# File gglib/ext/widgets.rb, line 327 def onClick @onClickPrc.call(self) if self.hasFocus? @theme.setOverState else @theme.setDefaultState end end