Re: Question about gtk_label_set_justify()



I apologize for my poor English

   i have a lable widget ,like this :

   +---------------+
   |                                           |
   +---------------+

and the label 's text is "abc"

now ,the layout like this
   +---------------+
   |                abc                   |
   +---------------+

but ,what i want to achieve is this :
    +---------------+
    |  a                b                c  |
    +---------------+



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