# File lib/rubygame/ttf.rb, line 123 def bold=( enabled ) _set_style( enabled, SDL::TTF::STYLE_BOLD ) end