Selon James Scott Jr <[EMAIL PROTECTED]>:

> If you have caused the GtkVBox to be Realized, meaning all the widget
> have done their size negotiations

OK, so I just need to catch the "realized" signal.

Another question : suppose I'm adding gtktextviews to a GtkVbox which is already
visible (realized and mapped).
how can I know that all the widget have done their size negotiations ?
I can't rely on the "realized" signal since the gtkvbox is already realized ...
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to