Re: Question about gtk_label_set_justify()



Is it necessary to cross-post this question?

On Tue, Jul 25, 2006 at 02:46:19PM +0800, chao yeaj wrote:
>      You knowe ,there is a function called
> gtk_label_set_justify(),which used to modify the label's text'sjustify
> mode
> 
>       my code as follow
>    GtkWidget *label = NULL;
>    gtk_label_new(" I am label!");
>    gtk_label_set_justify(GTK_LABEL(label),GTK_JUSTIFY_FILL);
> 
>     but ,this do not  work,  Why ?

Read the FAQ: http://www.gtk.org/faq/#AEN799

Yeti


--
Anonyms eat their boogers.



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