|
X_VIEW_HANDLE CreateDisplayWindow |
(const char *title,
int visible, int height, |
||
|
Description |
|||
|
Creates an X11 display window. |
|||
|
Parameters |
|||
|
title |
Window title |
||
|
visible |
|
||
|
height |
Window height, in pixels |
||
|
width |
Window width, in pixels |
||
|
depth |
Pixel depth, in bits |
||
|
use_shared_memory |
|
||
|
Return Value |
|||
|
X_VIEW_HANDLE |
Handle to window |
||
Related Topics