diff options
author | Havoc Pennington <hp@pobox.com> | 2000-11-12 17:12:29 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2000-11-12 17:12:29 +0000 |
commit | e5ba4e990047e83c18de6b675402ed0c6c283a9b (patch) | |
tree | 92ca85962b0a36979d680481d7d04b0520650c71 /ChangeLog.pre-1-6 | |
parent | 9b6b1cc06cd9fdb18be644248577eae22ef6ee5f (diff) | |
download | pango-e5ba4e990047e83c18de6b675402ed0c6c283a9b.tar.gz |
Add accessor to get the text from the layout
2000-11-12 Havoc Pennington <hp@pobox.com>
* pango/pango-layout.c (pango_layout_get_text): Add accessor to
get the text from the layout
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 1f1dac40..c8a41f1f 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,8 @@ +2000-11-12 Havoc Pennington <hp@pobox.com> + + * pango/pango-layout.c (pango_layout_get_text): Add accessor to + get the text from the layout + 2000-11-11 Tor Lillqvist <tml@iki.fi> * pango/pangowin32.c (pango_win32_render): Add code to call |