Method: TkFont::Chooser.hide
- Defined in:
- lib/tk/fontchooser.rb
.hide ⇒ Object
136 137 138 139 |
# File 'lib/tk/fontchooser.rb', line 136 def hide tk_call('tk', 'fontchooser', 'hide') self end |
136 137 138 139 |
# File 'lib/tk/fontchooser.rb', line 136 def hide tk_call('tk', 'fontchooser', 'hide') self end |