Re: GTK Signal Definitions
- From: "Dmitry M. Shatrov" <zzidre mail ru>
- To: John Cupitt <jcupitt gmail com>
- Cc: gtk-list gnome org
- Subject: Re: GTK Signal Definitions
- Date: Fri, 16 Jul 2004 20:23:51 +0400
John Cupitt wrote:
bryan christ wrote:
Does anyone know what signal I should be connecting to when I
want to take action when a window is resized?
You need "configure_event". In my experience it's rare to want to
listen to this signal, usually it's simpler to subclass one of the
existing widgets and have a configure_event method.
Is it ok if I use "size_allocate"? It seems to work.
Wbr, Dmitry
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]