]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/window.h
Fix missing documentation for several GDI functions.
[wxWidgets.git] / include / wx / gtk / window.h
index fa3ae5c104853f504554945ab178e0eba1e13a89..171f34fac92cd7ae33fce716a6b187dce907aaf8 100644 (file)
     #define WXUNUSED_IN_GTK3(x) x
 #endif
 
     #define WXUNUSED_IN_GTK3(x) x
 #endif
 
-// helper structure that holds class that holds GtkIMContext object and
-// some additional data needed for key events processing
-struct wxGtkIMData;
-
 typedef struct _GdkEventKey GdkEventKey;
 typedef struct _GtkIMContext GtkIMContext;
 
 typedef struct _GdkEventKey GdkEventKey;
 typedef struct _GtkIMContext GtkIMContext;