+
+ // implementation only from now on
+ // -------------------------------
+
+ guint m_idleTag;
+ // temporarily disable idle events
+ void SuspendIdleCallback();
+
+ // This returns the current visual: either that used by wxRootWindow
+ // or the XVisualInfo* for SGI.
+ GdkVisual *GetGdkVisual();