[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: scrolledview
- From: myasar free fr
- To: gtk-app-devel-list gnome org
- Subject: Re: scrolledview
- Date: Wed, 07 Feb 2007 10:06:26 +0100
Selon James Scott Jr <skoona verizon net>:
> 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 ...
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]