All Classes |Grouped Classes |Index

Class CL_GUIComponentDescription

GUI component description. More...

Derived from:

None

Derived by:

None

Group:

System (GUI)

#include <ClanLib/gui.h>

Class Members:

Construction:

CL_GUIComponentDescription


Attributes:

get_type_name

Returns the component type name.

get_class_name

Returns the component class name.

get_id_name

Returns the component ID name.

get_allow_resize

Controls whether a component can be resized.


Operations:

set_type_name

Sets the component type name.

set_class_name

Sets the component class name.

set_id_name

Sets the component ID name.

set_allow_resize

Controls whether a component can be resized.