Re: Example code for GtkTextView



Please read the excellent API documention at http://www.gtk.org/api/.
In particular,
http://developer.gnome.org/doc/API/2.0/gtk/TextWidgetObjects.html has an
overview of the TextView with many useful examples.

Or simply run gtk-demo, which has some excellent sample code for
virtually all major aspects of GTK+ 2, including three solid examples on
TreeView.


Todd

Vikram Bartakke wrote:
Hello List,

According to the documentation of 'changes from 1.2 to 2.0', Gtk2.2 has
GtkTextView widget which is entirely new version of GtkText in Gtk1.2 .
Can
anyone know where to find the example code which displays use of
GtkTextView
widget? I need this because I have created editor with GtkText and I now
need to change the GtkText Widget with GtkTextView but GtkTextView has
lot
of new things added such as GtkTextBuffer, GtkTextIter etc. I dont know
how
to use them and make my editor work.

Waiting for quick response, Thanks in advance,

Regards,
Vikram S Bartakke

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
-- 
Rgds,
Biswa.




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