2006/12/20, Ye Chao <yeajchao gmail com>:
In my application ,
I want the label's text left align,
So i use gtk_label_set_justify(GTK_LABEL(label),GTK_JUSTIFY_LEFT) ,
but it does not work ,
why?
is the label a single line? gtk_label_set_justify works only on multiline labels cheers -- Gian Mario Tagliaretti http://www.parafernalia.org/pygtk/