Gtkmm2.4 Gtk::Toolbar.
- From: Raoul <raoul hecky gmail com>
- To: gtkmm-list gnome org
- Subject: Gtkmm2.4 Gtk::Toolbar.
- Date: Fri, 28 Jan 2005 10:45:49 +0100
Hi,
I want to port my project from gtkmm2.0 to 2.4, but I'm having trouble with
the toolbar... With gtkmm2 I could add a standard widget to the toolbar like
that:
Gtk::HScale widget;
myToolbar.tools().push_back(widget);
But now with gtkmm2.4 I can't find an equivalent function!
How can I do that?
Help appreciated.
Raoul
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]