![]() | |
CL_Window::CL_WindowSyntaxCL_Window( const CL_ComponentOptions &options, CL_Component *parent); DescriptionCreates a window using the parameters passed in the 'options' structure. CL_Window(const CL_Rect &pos, CL_Component *parent, CL_StyleManager *style); // Creates a window located at the given position. |