3 #ifndef _GTKMM_WIDGET_P_H
4 #define _GTKMM_WIDGET_P_H
9 #include <glibmm/class.h>
17 #ifndef DOXYGEN_SHOULD_SKIP_THIS
18 typedef Widget CppObjectType;
93 #ifdef GTKMM_ATKMM_ENABLED
94 #ifndef GTKMM_DISABLE_DEPRECATED
96 static AtkObject* get_accessible_callback(
GtkWidget*
self);
109 #ifdef GTKMM_ATKMM_ENABLED
110 static AtkObject* get_accessible_vfunc_callback(
GtkWidget*
self);
typedefG_BEGIN_DECLS struct _GdkDragContext GdkDragContext