Files
gtk3/docs/reference/gtk
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
..
2015-10-21 15:19:34 -04:00
2014-06-11 21:55:15 -04:00
2015-09-09 10:20:07 -04:00
2014-06-24 21:58:40 -04:00
2015-12-05 12:10:21 -05:00
2015-10-10 17:29:15 -04:00