Provide access to PangoLayout.n_chars
authorMatthias Clasen <mclasen@redhat.com>
Mon, 16 May 2011 13:32:59 +0000 (09:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 16 May 2011 13:32:59 +0000 (09:32 -0400)
commitff16b948572c1bdc301d27af41b34566d28c6610
tree3b667bcb9bac0f02da3b20aae2d9b4fed31bbcb3
parent4587e5d2231b717dd116253a49badc1ba3aa5db5
Provide access to PangoLayout.n_chars

This lets us avoid a bunch of g_utf8_strlen() calls, when
Pango is already maintaining this information anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=650208
docs/pango-sections.txt
pango/pango-layout.c
pango/pango-layout.h
pango/pango.def