[gtk+/gtk-2-24] Improve the deprecation note for GDK_DISPLAY



commit 3a1ad288a6334d62a02e179d3bf84e22c81e2625
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Sep 4 23:16:07 2011 -0400

    Improve the deprecation note for GDK_DISPLAY
    
    As pointed out in bug 653847.

 docs/reference/gdk/tmpl/x_interaction.sgml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gdk/tmpl/x_interaction.sgml b/docs/reference/gdk/tmpl/x_interaction.sgml
index ffc0a97..2e332c5 100644
--- a/docs/reference/gdk/tmpl/x_interaction.sgml
+++ b/docs/reference/gdk/tmpl/x_interaction.sgml
@@ -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 ##### -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]