Re: "Programming with Gtkmm" typo
- From: Kjell Ahlstedt <kjell ahlstedt bredband net>
- To: Jorge Orf <eypros gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: "Programming with Gtkmm" typo
- Date: Fri, 21 Oct 2011 13:19:37 +0200
mån 2011-10-17 klockan 22:13 +0300 skrev Jorge Orf:
> I think I found a typo in "Programming with Gtkmm" on page 79
> (7.2.4.2. Example):
>
> #include <gtkmm.h>
> #include <packbox.h>
> class ExampleWindow : public Gtk::Window
>
> should be
>
> #include <gtkmm.h>
> #include "packbox.h"
> class ExampleWindow : public Gtk::Window
>
> Hope it was helpful
This bug was fixed in the git repository 2009-08-20. Seems you have a
fairly old version of "Programming with Gtkmm".
Check here, if you like:
http://git.gnome.org/browse/gtkmm-documentation/tree/examples/book/box/examplewindow.h
Or here:
http://developer.gnome.org/gtkmm-tutorial/stable/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]