Execute compare_func over the list of windows stored by display. The first argument to compare_func is the #GstGLWindow being checked and the second argument is data.
some data to pass to compare_func
a comparison function to run
The first #GstGLWindow that causes a match from compare_func
Deprecated: Use gstgl.gldisplay.GLDisplay.retrieveWindow instead.
Execute compare_func over the list of windows stored by display. The first argument to compare_func is the #GstGLWindow being checked and the second argument is data.