Toolbars controlling



Hi there
I am developing a GNOME application with a toolbar. The separated 'tabs' are created via uimanager and action group. Once added to the window, they respond to the specified on_clicked signal - the argument I passed at Gtk::Action::create. My question is how do I access the properties of these 'tabs'? Once the applicaton starts, some of the toolbars must be 'inactive'. But how do I set this to them, when they are already packed? Do I need to have separate RefPtr's to the tabs?
Best regards


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]