Method: Fox::FXFont#getFont
- Defined in:
- rdoc-sources/FXFont.rb
#getFont ⇒ Object
Return the font description as a string suitable for parsing with #setFont, see above.
310 |
# File 'rdoc-sources/FXFont.rb', line 310 def getFont(); end |