Home | All Classes | Grouped Classes | Index | Search
Returns the text of the current item.
const std::string& get_current_text();
Detailed description:
Returns "" if item not found. Best to use on single-selection lists, as it will only return the first selected item.
See also: