All Classes |Grouped Classes |Index

Class CL_ListViewColumnHeader

ListView column header class. More...

Derived from:

None

Derived by:

None

Group:

Components (GUI)

#include <ClanLib/gui.h>

Class Members:

Construction:

CL_ListViewColumnHeader


Attributes:

TextAlignment

is_null

Returns true if this object is invalid.

throw_if_null

Throw an exception if this object is invalid.

get_column_id

Get Column id.

get_caption

Get Caption.

get_width

Get Width.

get_used_width

Returns the used width (last column expanded to the rest of the list view)

get_alignment

get_next_sibling

Get Next sibling.

get_prev_sibling

Get Prev sibling.


Operations:

set_alignment

Set alignment.

set_width

Set width.

set_caption

Set caption.

set_column_id

Set column id.


Events:

func_size_changed