Home | All Classes | Grouped Classes | Index | Search

Class CL_TreeItem

TreeView_Item component More...

Derived from: CL_Component
Derived by: none
Group: GUI (Controls)

#include <ClanLib/gui.h>

Construction:

CL_TreeItem

TreeView Item Constructor

Attributes:

get_text

Returns the item label.

get_node

Returns the TreeView node this component is used in.

Operations:

set_text

Sets the item label.

Signals:

sig_clicked

This signal is emitted when the item is clicked on.

Detailed description:



Questions or comments, write to the
ClanLib mailing list.