Vitaly Tishkov <[EMAIL PROTECTED]> writes: > If so, why the compiled program listed below shows that all the > positions are valid? Should the 5th position be valid? Perhaps not. Does the text widget properly display a-with-umlaut? > gtk_text_buffer_set_text (buffer, str, strlen (str)); btw you can pass -1 for length to automatically do the strlen(). Havoc _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
- ? about gtk_text_iter_is_cursor_position() Vitaly Tishkov
- Havoc Pennington
