1 Graphics Backend Example
2 ------------------------
3 .An example how to create and manage two windows using the X11 backend
6 ------------------------------------------------------------------
7 include::../demos/c_simple/x11_windows.c[]
8 ------------------------------------------------------------------