add new sigc++2 directory
[ardour.git] / libs / gtkmm2 / gtk / gtkmm / private / alignment_p.h
index debf6ee966020af148149e25b5e08107fa2d6040..dca8be1aec24ec61c8714488c9576d506bfd957b 100644 (file)
@@ -2,6 +2,8 @@
 // Generated by gtkmmproc -- DO NOT MODIFY!
 #ifndef _GTKMM_ALIGNMENT_P_H
 #define _GTKMM_ALIGNMENT_P_H
+
+
 #include <gtkmm/private/bin_p.h>
 
 #include <glibmm/class.h>
@@ -30,15 +32,20 @@ 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.
+#endif //GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED
 
   //Callbacks (virtual functions):
+#ifdef GLIBMM_VFUNCS_ENABLED
+#endif //GLIBMM_VFUNCS_ENABLED
 };
 
 
 } // namespace Gtk
 
+
 #endif /* _GTKMM_ALIGNMENT_P_H */