mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-08 11:40:16 +00:00
Improve the deprecation note for GDK_DISPLAY
As pointed out in bug 653847.
This commit is contained in:
parent
c34c302308
commit
3a1ad288a6
@ -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 ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user