Method: TkFont::Chooser.show
- Defined in:
- lib/tk/fontchooser.rb
.show ⇒ Object
131 132 133 134 |
# File 'lib/tk/fontchooser.rb', line 131 def show tk_call('tk', 'fontchooser', 'show') self end |
131 132 133 134 |
# File 'lib/tk/fontchooser.rb', line 131 def show tk_call('tk', 'fontchooser', 'show') self end |