Method: TkMsgCatalog#locale

Defined in:
ext/lib/tk/msgcat.rb

#localeObject



174
175
176
# File 'ext/lib/tk/msgcat.rb', line 174

def locale
  @namespace.eval{tk_call('::msgcat::mclocale')}
end