Home | All Classes | Grouped Classes | Index | Search

CL_InputBox::sig_changed

This signal is emitted whenever text is changed in the inputfield.

	CL_Signal_v1<const std::string& >& sig_changed();

Parameters:

const std::string &
Contains the new string.

See also:

CL_InputBox | CL_Signal



Questions or comments, write to the ClanLib mailing list.