Pango Warning



I'm using a combo box, code is given below

char a[15];

strcpy(a,"AAA");
glist_append(glist,a);

It reports

Pango Warning**: Invalid UTF-8 string passed to pango_layout_set_text()

and displays some picture like characters in the combo dropdown list.

Pls help me ,

Thks in advance..



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