Why gtk_label_set_justify(GTK_LABEL(label), GTK_JUSTIFY_LEFT) does not work?
- From: "Ye Chao" <yeajchao gmail com>
- To: gtk-list gnome org
- Subject: Why gtk_label_set_justify(GTK_LABEL(label), GTK_JUSTIFY_LEFT) does not work?
- Date: Wed, 20 Dec 2006 20:20:17 +0800
Hello all:
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?
Thank you very much!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]