lots of clock tweaks, but still, STILL! not done, really
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / utils.h
index c92d91ae5849126b22004cc1a01e61e5818ae9b9..370dd02b7601a127a373472089d7dd899c401564 100644 (file)
@@ -88,6 +88,8 @@ namespace Gtkmm2ext {
        Glib::RefPtr<Gdk::Drawable> get_bogus_drawable();
        void detach_menu (Gtk::Menu&);
 
+       Glib::RefPtr<Gdk::Window> window_to_draw_on (Gtk::Widget& w, Gtk::Widget** parent);
+
         bool possibly_translate_keyval_to_make_legal_accelerator (uint32_t& keyval);
         uint32_t possibly_translate_legal_accelerator_to_real_key (uint32_t keyval);