ClanSoft logo
ClanSoft logo
Entire Class Index Main Class Index Cross Index Global Index

Class CL_ListBox_Item


Contained in: global
Derived from: none
Derived by: none
Group: GUI (Framework)

#include <ClanLib/listbox_item.h>


public function member index:

CL_ListBox_Item();
CL_ListBox_Item(std::string str, bool selected = false);
bool operator < (const CL_ListBox_Item& item) const;
bool operator == (const CL_ListBox_Item& item) const;
 

Description:


Function Member Descriptions:


Variable Member Descriptions: