Home | All Classes | Grouped Classes | Index | Search

CL_ListBox::get_current_text

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:

CL_ListBox



Questions or comments, write to the ClanLib mailing list.