# File ext/widgets.rb, line 462
  def draw
    @theme.font.default.draw(name, @x1+12+1, @y1-2, ZOrder::Text)
  end