Home | All Classes | Grouped Classes | Index | Search
Window component More...
Derived from:
CL_Component
Derived by:
CL_FileDialog
CL_InputDialog
CL_MessageBox
Group: GUI (Controls)
#include <ClanLib/gui.h>
Construction:
Creates a window. |
Attributes:
Returns the window title. | |
Returns the titlebar button enum. |
Operations:
Sets the window title. |
Signals:
This signal is emitted when the close button on the titlebar is activated | |
This signal is emitted when the minimize button on the titlebar is activated | |
This signal is emitted when the maximize button on the titlebar is activated | |
This signal is emitted when the help button on the titlebar is activated |
Detailed description:
!group=GUI/Controls! !header=gui.h!