[ Version ( since = "1.2" ) ]
public void set_enable_language_menu (bool enable_language_menu)
Sets whether to enable the language context menu.
If enabled, doing a right click on the TextView will show a sub-menu to choose the language for the spell checking. If another language is chosen, it changes the language property of the spell_checker of the buffer of the view.
| this |
a TextView. |
| enable_language_menu |
whether to enable the language context menu. |