set_enable_language_menu


Description:

[ 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.

Parameters:

this

a TextView.

enable_language_menu

whether to enable the language context menu.