Home | All Classes | Grouped Classes | Index | Search

CL_FileDialog::CL_FileDialog

File dialog constructor File dialog constructor

	CL_FileDialog(
		CL_Component* parent, CL_StyleManager* style = NULL);

	CL_FileDialog(
		const std::string& title, const std::string& file, const std::string& filter, CL_Component* parent, CL_StyleManager* style = NULL);

See also:

CL_Component | CL_FileDialog | CL_StyleManager



Questions or comments, write to the ClanLib mailing list.