Re: multiple toolbars with libgnomeuimm
- From: Mirek Kopriva <mkopriva hdsnet hu>
- To: gnomemm-list gnome org
- Subject: Re: multiple toolbars with libgnomeuimm
- Date: Sat, 18 Dec 2004 03:55:01 +0100
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]