[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: markup and &
- From: Owen Taylor <otaylor redhat com>
- To: Hubert Sokołowski <who_ami o2 pl>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: markup and &
- Date: Wed, 24 Sep 2003 14:52:44 -0400
On Wed, 2003-09-24 at 13:43, Hubert SokoĊowski wrote:
> hi!
>
> I use 'markup' instead of 'text' to render text in gtktreeview. the
> problem is when the text has & sign. my program shows warnings or even
> segfaults. I'm looking for a good and quick solution instead of writing a
> function that replaces & with & in a string. does it undestrands
> urlencoding?
http://developer.gnome.org/doc/API/2.0/glib/glib-Simple-XML-Subset-Parser.html#g-markup-escape-text
Regards,
Owen
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]