#include <python2.3/Python.h>#include <X11/X.h>#include <X11/Intrinsic.h>#include <gtk/gtk.h>Include dependency graph for gdkinterface.h:

Go to the source code of this file.
Functions | |
| void | initlibGui_Common () |
| Gdk interface for Swath Sonar. | |
| static PyObject * | gdkinterface_GiveX11Window (PyObject *self, PyObject *args) |
| Given the GtkWindow give the X window ID. | |
| static PyObject * | gdkinterface_GiveX11Display (PyObject *self, PyObject *args) |
| Given the GtkWindow give the X Display ID. | |