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 387708 - The formulation in the derived widgets with glade part of the tutorials is a bit vague
The formulation in the derived widgets with glade part of the tutorials is a ...
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: reference documentation
2.4
Other Linux
: Normal trivial
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2006-12-19 23:22 UTC by Martin Nordholts
Modified: 2006-12-21 21:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
A clarification-patch (1.22 KB, patch)
2006-12-19 23:23 UTC, Martin Nordholts
none Details | Review

Description Martin Nordholts 2006-12-19 23:22:42 UTC
There is a cryptic formulation at the derived widgets with glade
tutorial at
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch23s03.html

The concept of the BaseObjectType is a bit vague as it is now, here is a
patch that clarifies it a bit:
Comment 1 Martin Nordholts 2006-12-19 23:23:21 UTC
Created attachment 78660 [details] [review]
A clarification-patch
Comment 2 Murray Cumming 2006-12-21 01:01:13 UTC
Sure. Looks good, though "typedef" should be "typedefs".

Please commit, with a ChangeLog entry, if you have access.
Comment 3 Murray Cumming 2006-12-21 21:04:25 UTC
Commited. Please remember to patch the ChangeLog entry in future. Thanks.