Re: please get me link to tutorial gtkmm 2.4



2012-11-26 21:08, Moh B. skrev:
On Tue, 2012-11-27 at 01:21 +0700, lsd secy biz wrote:
Hello all.

I have already given a link to examples of gtkmm 2.4 but I changed the hard drive and lost the link. I ask you to give me a link to examples of gtkmm 2.4 + glade.
Also, if there is documentation of training or just a directory functions gtkmm 2.4, please give me the link.

I am a novice programmer gtkmm 2.4, I would be grateful for any information.

P.S. gtkmm 3.x I do not work. Link to gtkmm 3.x, not to give.

Thank you.
Best regards, Dmitry.

___________
http://git.gnome.org/browse/gtkmm-documentation/tree/examples/book/table?h=gtkmm-2-24
http://git.gnome.org/browse/gtkmm-documentation/tree/examples/book?h=gtkmm-2-24
http://code.google.com/p/giuspen-gtkmm3-glade-hello-world-autotools/source/checkout


http://code.google.com/p/giuspen-gtkmm3-glade-hello-world-autotools/source/browse/
Changing this:

PKG_CHECK_MODULES([HELLOWORLD], [gtkmm-3.0 >= 3.0.0])

to:

PKG_CHECK_MODULES([HELLOWORLD], [gtkmm-2.4 >= 2.24.2])

Good luck!

More links:
http://developer.gnome.org/gtkmm/2.24/
http://developer.gnome.org/gtkmm-tutorial/2.24/

The "Programming with gtkmm" link from gtkmm/2.24 goes to "Programming with gtkmm 3", contrary to what you would expect.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]