[webkit-gtk] top level window's expose
Gustavo Noronha Silva
gns at gnome.org
Thu Aug 11 07:53:02 PDT 2011
On Tue, 2011-08-09 at 10:47 +0000, biswa wrote:
> I was trying to create a GTK_TOP_LEVEL window, attach a webview on that and
> connect a signal handler to handle the expose events. However I observe that on
> attaching the webview to the top level window, my callback function is not
> called.
I am not really sure, but perhaps expose-event is not emitted on the
window? Perhaps you should connect to it through the webview. What are
you trying to do?
Cheers,
--
Gustavo Noronha Silva <gns at gnome.org>
GNOME Project
More information about the webkit-gtk
mailing list