Re: [gtkmm] method tools() removed from Gtk::Toolbar ?
- From: "Murray Cumming" <murrayc murrayc com>
- To: "Florent" <florent teichteil cert fr>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] method tools() removed from Gtk::Toolbar ?
- Date: Tue, 3 Aug 2004 18:06:17 +0200 (CEST)
> Hi,
>
> I try to compile a gtkmm-2.0 application with a toolbar but it seems
> that the method tools() has been removed from the class Gtk::Toolbar
> (see the documentation of this class). I don't understand this API
> change since the class Gtk::Menubar has still a method items(). Is it an
> omission or must I change my code ?
You must change your code. It was not possible to support the old API and
the new UIManager API. I think you can either use the UIManager API, or
the index-based methods.
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]