gtk label justification.



Hi!

I have a table with a column fill with labels.

I want that all be left justified, so did this:

        gtk_label_set_justify (GTK_LABEL(button), GTK_JUSTIFY_LEFT);

but the labels are still in the middle of the box.

Any sugestion?

Thanks

    Juan Pablo



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