Re: Question about gtk_label_set_justify()



I want  gtk  automaticly  distribute the text across the label widget

There are many label widgets
and they have the same size

  maybe ,the first label's text is "abc"
   but the second one's text is  "abcdefghijkl"

what i want to achieve is this
   no matter  the text's length is short or   long
   they are aligned like this :

     a        b        c
     a   b   c   d   e
     abcdefghijkl

My english is terribly poor
i do not know how to describle what  i want  ,    sorry !



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