Re: Gtk+ Tutorial..........



Suresh Kumar wrote:
Hi,
I am new to GTK. I downloaded GTK+ 2.0 tutorial from www.gtk.org. The tutorial contains some undocumented topics(like drawing area, curves etc.,). Where can i get full document for Gtk?

In my application, I want to draw some rectangles, one above another, and provide editing facilities like move, resize a selected rectagle, zooming the window etc.

Is GTK+ supports all the above operations? Where can find documents for scalling/zooming gtk window?

http://www.gtk.org/api/
http://developer.gnome.org/doc/API/2.0/gtk/ch01.html
http://developer.gnome.org/doc/API/2.0/gtk/index.html
http://developer.gnome.org/doc/API/2.0/gdk/index.html
http://developer.gnome.org/doc/API/2.0/gdk/gdk-Drawing-Primitives.html

Install devhelp mentioned in a post a few days ago.

Gnome-canvas might also be useful.




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