Hello, little question here regarding clutter.Label and Pango:

Setting a label width will limit a label width as is expected, and setting
it as -1 will result in a label width that can hold given text. All ok.
I'de like to know thought, how can I get label/text width if I set it at -1,
label.get_layout().get_width() should work according to the Pango API, but
always returns -1.
So if someone could shed some light on this issue appreciated.

Xau,
Jan.

Reply via email to