add_table_by_locale
Description:
public bool add_table_by_locale (
string? locale)
Call add_table internally by locale.
Parameters:
| this |
An IBusEngineSimple.
|
| locale |
The locale name. If the locale is null, the current locale is used.
|
Returns:
|
true if the locale is matched to the table.
|