|
Parents: public CL_Component
Description
Class members
static CL_Window *create(
const CL_Rect &pos,
CL_Component *parent,
CL_StyleManager *style = NULL)
static CL_Window *create(
const CL_Rect &pos,
CL_Component *parent,
CL_StyleManager *style = NULL)
CL_Window(
const CL_ComponentOptions &options,
CL_Component *parent)
virtual ~CL_Window()
CL_Component *get_client_area()
See Also
None
Back to index
|