Home | All Classes | Grouped Classes | Index | Search

CL_TreeItem::set_text

Sets the text for a specified column.

	void set_text(
		int column, const std::string& text);

Parameters:

text
The column text.

See also:

CL_TreeItem



Questions or comments, write to the ClanLib mailing list.