label in cell inside Clist
- From: Jose Eusebio Roza Pando <jeroza alu uah es>
- To: gtk-app-devel-list gnome org
- Subject: label in cell inside Clist
- Date: Mon, 02 Oct 2000 19:09:01 +0200
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]