GNOME Bugzilla – Bug 539263
Deprecate gdk_window_get_toplevels
Last modified: 2008-11-30 05:06:54 UTC
The function gdk_window_get_toplevels should be deprecated. The name of the function is utterly confusing.
Created attachment 113110 [details] [review] Deprecate gdk_window_get_toplevels
Sounds ok to me. I think we normally capitalize the 'use' in the deprecation note.
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