get_suggestions_menu
Description:
public Widget get_suggestions_menu (
TextIter iter)
Retrieves a submenu of replacement spellings, or NULL if the word at iter is not misspelt.
Parameters:
| this |
A Checker.
|
| iter |
Textiter of position in buffer to be corrected if necessary.
|
Returns:
|
the Menu widget, or null if there is no
need for a menu
|