mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 12:41:05 +00:00
gl: x11: skip gst_gl_display_x11_new_with_display() from gir
The X11 Display type is not usable in gir. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/664>
This commit is contained in:
parent
f98f834014
commit
41f9d9103c
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ gst_gl_display_x11_new (const gchar * name)
|
|||
}
|
||||
|
||||
/**
|
||||
* gst_gl_display_x11_new_with_display:
|
||||
* gst_gl_display_x11_new_with_display: (skip)
|
||||
* @display: an existing, x11 display
|
||||
*
|
||||
* Creates a new display connection from a X11 Display.
|
||||
|
|
Loading…
Reference in a new issue