label in cell inside Clist



Hi ,
I use this senteces for setting a int in a cell inside Clist.
   text=g_strdup_printf("     %d",(int)histoD3[i]);
   gtk_clist_set_text(GTK_CLIST(clist),i,0,text);

the label (the int) is shown justify to left,
How can I justify to right?
Thanks a lot
     Eusebio





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