git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16121
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
virtual int GetThumbLength() const;
// implementation
- // --------------
-
bool IsOwnGtkWindow( GdkWindow *window );
void ApplyWidgetStyle();
+ void GtkDisableEvents();
+ void GtkEnableEvents();
GtkAdjustment *m_adjust;
float m_oldPos;
virtual int GetThumbLength() const;
// implementation
- // --------------
-
bool IsOwnGtkWindow( GdkWindow *window );
void ApplyWidgetStyle();
+ void GtkDisableEvents();
+ void GtkEnableEvents();
GtkAdjustment *m_adjust;
float m_oldPos;