Hi,

(Using GTK2+)

I'm trying to insert a (fixed) multi-line text into a gtk_text_view using gtk_text_buffer_insert()

My problem is that only the first line is displayed.
When I click in the gtk_text_view field the field expands and I can see all my inserted text lines.

How can I force all lines to be displayed in my gtk_text_view field?
(I.e. without having to click in the window of cause :-)

Best regards
Egon Andersen

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to