Re: Capture GdkWindow event
- From: Emmanuele Bassi <ebassi gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Capture GdkWindow event
- Date: Thu, 24 May 2007 16:13:07 +0100
On Thu, 2007-05-24 at 23:07 +0800, åå wrote:
Without toplevel():
GLib-GObject-WARNING **: gsignal.c:1669: signal `destroy' is invalid for
instance `0x8444a28'
GObject is trying to tell you that GdkWindow instances do not have a
"destroy" signal; the "destroy" signal is available for GtkObjects - so
you need a GtkWindow, not a GdkWindow.
ciao,
Emmanuele.
--
Emmanuele Bassi, E: ebassi gmail com
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]