Re: Formating text in treeview
- From: Murray Cumming <murrayc murrayc com>
- To: Arthur Maciel <arthurmaciel gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Formating text in treeview
- Date: Thu, 25 Jan 2007 22:31:01 +0100
On Thu, 2007-01-25 at 19:12 -0200, Arthur Maciel wrote:
> Hi there.
> Is there any way to format the text that is presented in a treeview to
> contain something like (please, substitute tags with formatting in
> your mind :-) :
>
> PASSOS, L. M. M.; CHAVES, M. <BOLD> Alegria de saber: matem�ca,
> segunda s�e, primeiro grau </BOLD> . <UNDERLINE> S�Paulo:
> Scipione, 1995. 136 p. </UNDERLINE>
>
> Thanks in advance.
> Regards,
> Arthur
Gtk::CellRendererText has a markup property which you can use instead of
the text property, if you are not using the append_column() convenience
functions. It uses Pango markup.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]