After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 632890 - Need accessor to event_window of GtkNotebook
Need accessor to event_window of GtkNotebook
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkNotebook
2.24.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 597610
 
 
Reported: 2010-10-22 13:35 UTC by Christian Dywan
Modified: 2018-04-15 00:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Expose the event window of a notebook (1.08 KB, patch)
2010-10-22 13:52 UTC, Christian Dywan
none Details | Review

Description Christian Dywan 2010-10-22 13:35:48 UTC
In order to implement button-press-event I need to compare to the even window of the notebook. For instance 

if (event->window != notebook->event_window)
    return FALSE;
Comment 1 Christian Dywan 2010-10-22 13:52:13 UTC
Created attachment 173002 [details] [review]
Expose the event window of a notebook
Comment 2 Javier Jardón (IRC: jjardon) 2010-10-22 16:32:43 UTC
Related: #631695
Comment 3 Timothy Arceri 2013-10-14 06:51:17 UTC
Did this make it into GTK+3? Is this bug still relevant?
Comment 4 Matthias Clasen 2018-02-10 05:14:14 UTC
We're moving to gitlab! As part of this move, we are moving bugs to NEEDINFO if they haven't seen activity in more than a year. If this issue is still important to you and still relevant with GTK+ 3.22 or master, please reopen it and we will migrate it to gitlab.
Comment 5 Matthias Clasen 2018-04-15 00:02:44 UTC
As announced a while ago, we are migrating to gitlab, and bugs that haven't seen activity in the last year or so will be not be migrated, but closed out in bugzilla.

If this bug is still relevant to you, you can open a new issue describing the symptoms and how to reproduce it with gtk 3.22.x or master in gitlab:

https://gitlab.gnome.org/GNOME/gtk/issues/new