mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
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:
parent
640aad2b46
commit
846cf3b20c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue