Files
gtk2/docs/reference/gtk
Matthias Clasen 6ac30db004 Allow to separate GtkTextMark creation from buffer insertion. (#132818,
2007-05-25  Matthias Clasen  <mclasen@redhat.com>

        Allow to separate GtkTextMark creation from buffer insertion.
        (#132818, Gustavo Giráldez, patch by Yevgen Muntyan)

        * gtk/gtktextmarkprivate.h:
        * gtk/gtktextmark.[hc] (gtk_text_mark_new): New function to
        create a GtkTextMark.

        * gtk/gtktextbuffer.[hc] (gtk_text_buffer_add_mark): New
        function to add an existing mark to a buffer.

        * gtk/gtktextbtree.c: Allow adding existing marks.

        * gtk/gtk.symbols: Add new functions.

        * tests/testtextbuffer.c: Add some tests for new mark
        functionality.


svn path=/trunk/; revision=17922
2007-05-26 04:10:42 +00:00
..
2007-05-24 05:51:56 +00:00
2005-08-12 03:07:16 +00:00
2005-05-20 14:33:38 +00:00
2006-03-28 18:47:43 +00:00
2005-07-04 04:58:24 +00:00
2006-09-16 04:51:33 +00:00
2006-06-02 17:50:00 +00:00
2006-03-15 06:46:00 +00:00
2005-05-16 19:34:39 +00:00
2006-05-15 14:37:32 +00:00