vulkan: don't link to XOpenDisplay in documentation

hotdoc doesn't know about that symbol

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2518>
This commit is contained in:
Mathieu Duponchelle 2021-09-08 17:32:30 +02:00 committed by GStreamer Marge Bot
parent 640aad2b46
commit 846cf3b20c

View file

@ -84,7 +84,7 @@ _get_screen_from_connection (xcb_connection_t * connection, int screen_no)
* gst_vulkan_display_xcb_new:
* @name: (allow-none): a display name
*
* Create a new #GstVulkanDisplayXCB from the xcb display name. See XOpenDisplay()
* Create a new #GstVulkanDisplayXCB from the xcb display name. See XOpenDisplay\()
* for details on what is a valid name.
*
* Returns: (transfer full): a new #GstVulkanDisplayXCB or %NULL