gtk3/docs
Sébastien Wilmet 1dcb3a0f88 textiter: add starts_tag() and deprecate begins_tag()
The name gtk_text_*_begins_* was used only for begins_tag(). All other
similar functions use "starts": starts_line(), starts_word(), etc.

So for consistency, add gtk_text_iter_starts_tag() and deprecate
gtk_text_iter_begins_tag().

Also change (allow-none) to (nullable), to use the new annotation.

https://bugzilla.gnome.org/show_bug.cgi?id=759092
2015-12-08 19:55:53 +01:00
..
reference textiter: add starts_tag() and deprecate begins_tag() 2015-12-08 19:55:53 +01:00
tools
CODING-STYLE
developers.txt
dnd_internals.txt
focus_tracking.txt
iconcache.txt
Makefile.am
RELEASE-HOWTO
sizing-test.txt
styles.txt
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt