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 67943 - GtkWidget should have an is_focus property
GtkWidget should have an is_focus property
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other other
: Normal normal
: future
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-01-03 18:40 UTC by jacob berkman
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jacob berkman 2002-01-03 18:40:48 UTC
GtkWidget should have an is_focus property with notification.

filed per request by owen.
Comment 1 Owen Taylor 2002-04-19 21:40:44 UTC
This is necessary (among other things) to properly the 
XEMBED_FOCUS_IN/XEMBED_FOCUS_OUT messages in the XEMBED
spec since they are supposed to be independent of the 
activation state of the toplevel.
Comment 2 Matthias Clasen 2002-07-15 08:01:23 UTC
Seems to be in already.