Re: GtkLabel max-width-chars with ellipsize broken?




 
Hi infirit,

Give the hexpand a try and see if that works. It works for me on Python3.5 and GTK3.18

Eric

...
                halign=Gtk.Align.CENTER, 
                hexpand=True)
..




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