Method: TkMsgCatalog#preferences

Defined in:
lib/tk/msgcat.rb

#preferencesObject



188
189
190
# File 'lib/tk/msgcat.rb', line 188

def preferences
  tk_split_simplelist(@namespace.eval{tk_call('::msgcat::mcpreferences')})
end