GNOME Bugzilla – Bug 708076
Doc: small fixes in GtkTextView
Last modified: 2013-09-14 19:46:56 UTC
See the attached patch.
Created attachment 254926 [details] [review] Doc: small fixes in GtkTextView Move GtkWrapMode from GtkTextTag to the GtkTextView section. The wrap mode property is in the text view. Links to the "mark-set" and "mark-deleted" signals. Add a precision about gtk_text_buffer_get_iter_at_line(). Fix typo in gtk_text_tag_set_priority().
Review of attachment 254926 [details] [review]: Looks good!
Commit pushed to the master branch, thank you for the review.