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:
Guillaume Desmottes 2020-05-13 10:13:04 +02:00
parent f98f834014
commit 41f9d9103c

View file

@ -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.