Re: [Fwd: gdk_event_get doesn't get GDK_EXPOSE]
- From: Henrique Dante de Almeida <hdante terra com br>
- To: Federico Mena Quintero <federico ximian com>
- Cc: GTK+ development mailing list <gtk-devel-list gnome org>
- Subject: Re: [Fwd: gdk_event_get doesn't get GDK_EXPOSE]
- Date: 15 Dec 2003 18:49:48 -0200
Em Seg, 2003-12-15 ās 17:46, Federico Mena Quintero escreveu:
> On Mon, 2003-12-15 at 13:27, Henrique Dante de Almeida wrote:
>
> > It didn't work here... It gave a warning
> > (expose_test1:712): GLib-GObject-WARNING **: gsignal.c:1893: signal
> > `expose' is invalid for instance `0x80591b8'
>
> The right signal name is "expose-event".
I had tried it already and it didn't work either. Also "expose_event".
>
> The prototype for your signal handler should be
>
> static gboolean
> my_expose_handler (GtkWidget *widget, GdkEventExpose *event, gpointer
> data);
I can't use this prototype because I'm not using Gtk (the
code wouldn't event compile with a syntax error on GtkWidget).
>
> gtk-devel-list is not the right place for this type of questions. This
> list is for discussion about development of GTK+ itself. For questions
> about using GTK+ in applications, use gtk-app-devel-list gnome org
Well, I sent this message there. This is a Fwd from there.
Maybe they only know about Gtk.
>
> Federico
Henrique Dante de Almeida
hdante terra com br
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]