Home | All Classes | Grouped Classes | Index | Search
Component Type. More...
Derived from:
none
Derived by:
none
Group: GUI (Framework)
#include <ClanLib/gui.h>
Construction:
Component Type Constructor |
Attributes:
component_types static | List of known component types. |
Options for component type. | |
Has option | |
Operations:
Sets an option's datatype and default value. | |
Sets the class name (ie "CL_Button") of a component type. | |
Creates a component of type 'component_type_name'. |
Detailed description:
!group=GUI/Framework! !header=gui.h!