Data Fields | |
Ewl_Embed | embed |
Inherits from the Ewl_Embed class. | |
void * | window |
Provides a window for drawing. | |
char * | title |
The current title on the provided window. | |
char * | name |
Current name on the provided window. | |
char * | classname |
Current class on the provided window. | |
Ewl_Window_Flags | flags |
Flags indicating window properties. | |
int | x |
Screen relative horizontal position of window. | |
int | y |
Screen relative vertical position of window. | |
char * | render |
The render engine in use. |