Method: TkFont::Chooser.unset

Defined in:
lib/tk/fontchooser.rb

.unsetObject



178
179
180
# File 'lib/tk/fontchooser.rb', line 178

def unset
  configure(:command, nil)
end