Files
gtk3/testsuite
Sébastien Wilmet 1685da6f69 textbuffer: nicer get_iter functions, without return values
Avoid crashes when passing an invalid location to a
gtk_text_buffer_get_iter_at_*() function.

A first attempt added boolean return values to know if @iter has been set to
the exact location, but it breaks Python and JS bindings because the out
parameter is already a return value in those languages.

Unit tests are added.

https://bugzilla.gnome.org/show_bug.cgi?id=735341
2015-11-12 17:50:39 +01:00
..
2015-10-15 22:35:38 -04:00
2015-10-27 20:06:24 -04:00
2015-09-20 12:18:35 -04:00
2015-05-02 17:39:06 -04:00