After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 96730 - Gtk::Toolbar documentation is wrong in book
Gtk::Toolbar documentation is wrong in book
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: reference documentation
2.0
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2002-10-24 18:14 UTC by Morten Brix Pedersen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Brix Pedersen 2002-10-24 18:14:11 UTC
Just reading through the book and noticed this bug:

"
At any rate, here's the constructor for Gtk::Toolbar:

Gtk::Toolbar(GtkOrientation orientation,
             GtkToolbarStyle style 
"

But that's not the constructor according to the reference documentation,
it's Gtk::Toolbar().

The documentation in the book should be changed. I have no time to provide
a patch at the moment, so I'm just reporting this.
Comment 1 Murray Cumming 2002-10-24 19:13:56 UTC
The toolbar section needs to be completely rewritten. I've rewritten a
lot of the sections recently but I have not listed/organised what I'm
doing.
Comment 2 Murray Cumming 2002-11-15 18:46:48 UTC
That section has not been completed, but that error is no longer there.