Which is the best way to resize widgets inside a PannableArea?<br>I'm writing a callback function to be called when the device orientation changes and I noticed that PannableAreas retain their former width, so widgets inside aren't resized (for example, gtkLabels don't wrap their content).<br>
Actually I'm calling gtk_container_check_resize() on each container widget but without any visible effect (I tried also calling queue_resize() and queue_draw() for each widget inside a container as well).<br clear="all">
<br>-- <br>Luca Donaggio<br>