forked from AuroraMiddleware/gtk
x11: Remove duplicated docs
They're in gdk/gdkdisplay.c now.
This commit is contained in:
parent
095d1905a9
commit
60dc856daf
@ -855,17 +855,6 @@ _gdk_x11_display_get_default_cursor_size (GdkDisplay *display)
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
/**
|
||||
* gdk_display_get_maximal_cursor_size:
|
||||
* @display: a #GdkDisplay
|
||||
* @width: (out): the return location for the maximal cursor width
|
||||
* @height: (out): the return location for the maximal cursor height
|
||||
*
|
||||
* Gets the maximal size to use for cursors on @display.
|
||||
*
|
||||
* Since: 2.4
|
||||
*/
|
||||
void
|
||||
_gdk_x11_display_get_maximal_cursor_size (GdkDisplay *display,
|
||||
guint *width,
|
||||
|
Loading…
Reference in New Issue
Block a user