All Classes |Grouped Classes |Index

Function find_item

Returns the index of the item that matches the start or the string furthest.

	int CL_PopupMenu::find_item(
		const CL_StringRef & text,
		bool case_sensitive = false);