![]() | |
| Entire Class Index | Main Class Index | Cross Index | Global Index |
Component Type
Contained in: global
Derived from:
none
Derived by:
none
Group: GUI (Framework)
#include <ClanLib/gui.h>
public function member index: |
||
Construction: |
||
| CL_ComponentType | (bool _is_container); | |
| virtual | ~CL_ComponentType | (); |
| virtual CL_Component* | create_component | (CL_Component* parent, CL_StyleManager* style); |
Attributes: |
||
| virtual bool | is_container | () const; |
| virtual bool | has_option | (const std::string& option_name) const; |