# File gglib/widget.rb, line 125
  def unstickFocus
    $window.setStickyFocus(nil)
  end