Method: TkMsgCatalog#locale
- Defined in:
- ext/lib/tk/msgcat.rb
#locale ⇒ Object
174 175 176 |
# File 'ext/lib/tk/msgcat.rb', line 174 def locale @namespace.eval{tk_call('::msgcat::mclocale')} end |
174 175 176 |
# File 'ext/lib/tk/msgcat.rb', line 174 def locale @namespace.eval{tk_call('::msgcat::mclocale')} end |