help needed in pango_parse_markup()



Hi,

please point out my mistake.

I am trying to add html tags to text and print them by using
pango_parse_markup()

here is my code http://debian.pastebin.com/m727194a4

before using pango_parse_markup(), ay_do_info() is printing the text
according to the font description and color but after
pango_parse_markup() it is not showing the formated text, it shows
just the simple text

FYI
* ay_do_info() will show the given string in a message box as notify message
* cw_get_message() will get message from GtkTextBuffer
* data->font_name is the font description in string
* data->font_color_string is the color in string

where I am missing what?


Thanks,
Alagunambi Welkin


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]