Re: configure event in children
- From: Paul Davis <paul linuxaudiosystems com>
- To: Andreas Bauer <baueran rsise anu edu au>
- Cc: gtkmm-list gnome org
- Subject: Re: configure event in children
- Date: Tue, 21 Apr 2009 09:53:54 -0400
On Mon, Apr 20, 2009 at 10:11 PM, Andreas Bauer
<baueran rsise anu edu au> wrote:
> On Mon, Apr 20, 2009 at 04:10:46PM +0200, Krzesimir Nowak wrote:
>
>> Then why signal_configure_event is part of Gtk::Widget instead of
>> Gtk::Window? Or rather: why "configure-event" is part of GtkWidget
>> instead of GtkWindow? But I suppose this is question for
>> gtk-devel-list.
>
> Moreover, what does setting SUBSTRUCTURE_MASK do then? I thought this
> bit was responsible for "forwarding" configure events to a window's
> children (at least if I interpret the GTK documentation correctly).
the mask means that the GdkWindow (not GtkWindow) actually gets sent
the relevant window system events to enable GTK+ to deliver configure
events. and as the docs note, you probably should not be thinking
about this.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]