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 539263 - Deprecate gdk_window_get_toplevels
Deprecate gdk_window_get_toplevels
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2008-06-20 11:21 UTC by Christian Dywan
Modified: 2008-11-30 05:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Deprecate gdk_window_get_toplevels (964 bytes, patch)
2008-06-20 11:22 UTC, Christian Dywan
committed Details | Review

Description Christian Dywan 2008-06-20 11:21:31 UTC
The function gdk_window_get_toplevels should be deprecated. The name of the function is utterly confusing.
Comment 1 Christian Dywan 2008-06-20 11:22:55 UTC
Created attachment 113110 [details] [review]
Deprecate gdk_window_get_toplevels
Comment 2 Matthias Clasen 2008-11-29 19:19:30 UTC
Sounds ok to me. I think we normally capitalize the 'use' in the deprecation note.
Comment 3 Christian Dywan 2008-11-30 05:06:40 UTC
Indeed Use ought to be capitalized, fixed that before committing. And I also fixed the recommendation to correctly say gdk_screen_get_toplevel_windows() and bumped the Since tag.

2008-11-30  Christian Dywan  <christian@imendio.com>

	Bug 539263 – Deprecate gdk_window_get_toplevels

	* gdk/gdkwindow.c:
	* gdk/gdkwindow.h: Deprecate gdk_window_get_toplevels