Improve the deprecation note for GDK_DISPLAY

As pointed out in bug 653847.
This commit is contained in:
Matthias Clasen 2011-09-04 23:16:07 -04:00
parent c34c302308
commit 3a1ad288a6

View File

@ -41,7 +41,7 @@ The current display.
@Returns: an Xlib <type>Display*</type>.
@Deprecated: 2.22: Use gdk_display_get_default ()
@Deprecated: 2.22: Use gdk_display_get_default() to get the default #GdkDisplay or gdk_x11_get_default_xdisplay() to get the corresponding Xlib <type>Display *</type>.
<!-- ##### MACRO GDK_WINDOW_XDISPLAY ##### -->