20 #ifndef _WIDGETS_TABBABLE_H_
21 #define _WIDGETS_TABBABLE_H_
43 class VisibilityTracker;
60 Tabbable (
const std::string& user_visible_name, std::string
const & untranslated_name,
Gtk::Widget* top = NULL,
bool tabbed_by_default =
true,
PaneLayout pl = PaneRight);