# File gglib/ext/widgets.rb, line 352
  def draw
    @theme.font.default.draw(@text, x, y, ZOrder::Text, 1, 1, @theme.font.color)
  end