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:
    
      
        | trueif thelocaleis matched to the table.
 |