On 3/31/07, Caleb Werner <[EMAIL PROTECTED]> wrote:
> I'm programming an app. that utilizes html within it, and was wondering
> how I can get the tags to parse within the gtk code... The app. is

GTK widgets do not understand html. You'll need libgtkhtml for that.
Or simply write your own parser if you want only a subset of the html
tags to be parsed.


-- 
Siddhesh Poyarekar
http://siddhesh.tk
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to