[Gtk-sharp-list] How to use Pango.Global.ParseMarkup in c#

Tiago Lima tiago.lima@vianw.pt
Fri, 20 Feb 2004 17:30:03 +0000


Hi,

How can I use the function ParseMarkup in Pango.Global to generate an 
attributes list from a text? Is there any other way to do that?

	public static bool ParseMarkup (string markup_text, string accel_marker, 
AttrList attr_list, string text, string accel_char)

Where are the "return" parameters that exist in pango (c code) version ?

Thanks in advance,
	Tiago Lima