> n Tue, Dec 20, 2011 at 02:52:10PM -0800, Gary Kline wrote: >> text = gtk_text_view_new(); >> gtk_container_add(GTK_CONTAINER(window),text); >> buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text)); >> " >> and fopen some file and display the text in the buffer. The >> question remains: how? what am i missing to display some >> miscellaneous words in the text window?
http://www.gtk.org/documentation.php _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list