Re: 'configure_event' of gtkLayout
- From: Havoc Pennington <hp redhat com>
- To: yanxin <ycui wmsvision com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: 'configure_event' of gtkLayout
- Date: Fri, 15 Nov 2002 23:54:06 -0500
On Fri, Nov 15, 2002 at 09:03:53PM -0500, yanxin wrote:
How can I capture the 'configure_event' of a gtkLayout? I am not able to
capture it even though after I set all the event mask for the gtkLayout.
You want to use size_allocate instead. (configure_event is in the
example for GtkDrawingArea, but only works for DrawingArea and really
size_allocate can be used there too).
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]