Re: multiple toolbars with libgnomeuimm



Hi folks,
I'm trying to set multiple toolbars using libgnomeuimm.
The method:

create_toolbar (const Items::Array< Items::Info> &info)

of Gnome::UI:App class creates only one.
I was trying to use

add_toolbar (Gtk::Toolbar &toolbar,
            const Glib::ustring &name,
            BonoboDockItemBehavior behavior,
            BonoboDockPlacement placement,
        int band_num, int band_position, int offset),

but without any sucess. Is there any other way? What about the BonoboDock... parameters, what are they for? I'm not familiar with Bonobo at all.
I couln't find any docs about how to use this method.
(Sorry for the previous messed up email)
Thanks a lot for answers.



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