[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Tree Iter: Text out of pango markup
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Tree Iter: Text out of pango markup
- Date: Sat, 05 Feb 2005 17:18:27 +0100
On Thu, 2005-02-03 at 15:53 +0200, Dirk van der Walt wrote:
> Is there an easy way to get just the text that is displayed
> from the iter?
If you somehow manage to get the Gtk2::PangoLayout object used for
drawing the cell, you can use Gtk2::PangoLayout::get_text to get to the
text without markup.
--
HTH,
-Torsten
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]