Hi, I'm using GtkTestEmbed as a base for an embedded browser. It is my understanding that the net_stop signal gets generated when the "network load" is done, but not always before the browser window has been painted (everything that is going to be displayed is displayed). Is there a way (callback) to figure out that the painting of screen is done?
Thanks, Andreas.
