Hello, When I change the font name of a label the width and height of the label are also changed, however it's not possible to track this change with the 'notify::width' or 'notify::height'. The 'notify::font-name' signal is emitted.
I can track size change indirectly with the font name signal, but this is not very consistent with other actors. If of any use: I'm using pyclutter. Cheers, Julien
