Add a readonly version of pango_layout_get_log_attrs()
authorMatthias Clasen <mclasen@redhat.com>
Sat, 14 May 2011 12:31:02 +0000 (08:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 16 May 2011 13:28:57 +0000 (09:28 -0400)
commit4587e5d2231b717dd116253a49badc1ba3aa5db5
tree0aba3f65c1f71cd6d2697d6d27a5fa20f916ef86
parentc43c4884bf4b405f58a0c966384ee751f82ee69c
Add a readonly version of pango_layout_get_log_attrs()

Otherwise, we are forced to either make many unnecessary copies
or pass the log attrs around alongside the layout in APIs operating
on the attrs.
https://bugzilla.gnome.org/show_bug.cgi?id=650170
docs/pango-sections.txt
pango/pango-layout.c
pango/pango-layout.h
pango/pango.def