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;
96 #ifdef GTKMM_ATKMM_ENABLED
97 #ifndef GTKMM_DISABLE_DEPRECATED
99 static AtkObject* get_accessible_callback(
GtkWidget*
self);
112 #ifdef GTKMM_ATKMM_ENABLED
113 static AtkObject* get_accessible_vfunc_callback(
GtkWidget*
self);
typedefG_BEGIN_DECLS struct _GdkDragContext GdkDragContext