add new sigc++2 directory
[ardour.git] / libs / gtkmm2 / atk / atkmm / private / object_p.h
index f65e8f8c08fc8e07c0593484422a6256ce878633..8af90b1c95dca012a63c06a70ff3185ee2cec59c 100644 (file)
@@ -2,6 +2,8 @@
 // Generated by gtkmmproc -- DO NOT MODIFY!
 #ifndef _ATKMM_OBJECT_P_H
 #define _ATKMM_OBJECT_P_H
+
+
 #include <glibmm/private/object_p.h>
 
 #include <glibmm/class.h>
@@ -30,6 +32,7 @@ public:
 
 protected:
 
+#ifdef GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED
   //Callbacks (default signal handlers):
   //These will call the *_impl member methods, which will then call the existing default signal callbacks, if any.
   //You could prevent the original default signal handlers being called by overriding the *_impl method.
@@ -39,12 +42,16 @@ protected:
   static void state_change_callback(AtkObject* self, const gchar* p0, gboolean p1);
   static void visible_data_changed_callback(AtkObject* self);
   static void active_descendant_changed_callback(AtkObject* self, gpointer* p0);
+#endif //GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED
 
   //Callbacks (virtual functions):
+#ifdef GLIBMM_VFUNCS_ENABLED
+#endif //GLIBMM_VFUNCS_ENABLED
 };
 
 
 } // namespace Atk
 
+
 #endif /* _ATKMM_OBJECT_P_H */