[sugar] when is a widget laid out?

Marco Pesenti Gritti mpgritti
Wed Aug 22 17:31:46 EDT 2007


On 8/22/07, Erik Blankinship <erikb at mediamods.com> wrote:
> Given a particular gtk widget hierarchy, is there a callback I can attach to
> one of those gtk widgets to know when it has been laid out/positioned?
>
> This isn't working for me:
>
>  self.widget.connect_after("size-request", self.widgetLaid)

size-allocate

Marco



More information about the Sugar-devel mailing list