]> Pileus Git - ~andy/gtk/commit
GtkTextBuffer: Add accessible api
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 Jun 2011 04:51:03 +0000 (00:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:53 +0000 (16:08 -0400)
commitaa291863bb6ea1344aeb6e74665285a9a4327c6f
tree0ff642c12b59aadae160ca7da1f978149757bb31
parentd15319b7173ea7032209755b27c544f6711c8e82
GtkTextBuffer: Add accessible api

These functions match closely to the AtkText interface;
they will be used in the GtkTextView accessible implementation.
Keep them private for now.
gtk/gtktextbuffer.c
gtk/gtktextbuffer.h