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

Re: GTK+ Canvas ............



On Friday 12 September 2003 05:52, Suresh Kumar wrote:
>      I have enough knowledge in tool kits (like tcl/tk,
> python/tkinter). In most of all tool kits the drawing area is
> called   as "Canvas" which is a special window used for drawing
> items like  circle,rectangles, lines, etc.,. Is there any canvas
> in Gtk?
Try:
	gtk_drawing_area_new
For an example, run "gtk-demo" and select "Drawing Area".
Dave Smith



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