Method: TkMsgCatalog#locale

Defined in:
lib/tk/msgcat.rb

#localeObject



177
178
179
# File 'lib/tk/msgcat.rb', line 177

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