From 2b49b2433b6dc06a52b0848af62373c747f18ac9 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 28 Nov 2005 22:36:26 +0000 Subject: mega commit to remove gtk_object cruft, and much other stuff git-svn-id: svn://localhost/trunk/ardour2@139 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/utils.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gtk2_ardour/utils.h') diff --git a/gtk2_ardour/utils.h b/gtk2_ardour/utils.h index 8463b67bb3..3853edf7d4 100644 --- a/gtk2_ardour/utils.h +++ b/gtk2_ardour/utils.h @@ -28,6 +28,7 @@ #include #include #include "canvas.h" + namespace Gtk { class Window; class ComboBoxText; @@ -73,4 +74,6 @@ uint32_t rgba_from_style (std::string style, uint32_t, uint32_t, uint32_t, uint3 void decorate (Gtk::Window& w, Gdk::WMDecoration d); +bool canvas_item_visible (ArdourCanvas::Item* item); + #endif /* __ardour_gtk_utils_h__ */ -- cgit v1.2.3