Namespace
Methods
Constants
| TkCommandNames | = | ['SelectFont'.freeze].freeze |
| WidgetClassName | = | 'SelectFont'.freeze |
Class Public methods
load_font()
Link
Source: show
# File ext/tk/lib/tkextlib/bwidget/selectfont.rb, line 47 def self.load_font tk_call('SelectFont::loadfont') end
Instance Public methods