Gtk.Label text positioning

Chris Green cl at isbd.net
Thu Mar 9 15:48:25 EST 2017


Is there any way to postion different lines of text in a Gtk.Label in
different ways?  

E.g. is it possible to centre one line of text and left justify the
remainder?

Or does one simply have two Gtk.Label instances, one with centred text
and one with left justified text. 

-- 
Chris Green
·



More information about the Python-list mailing list