GstGLWindowClass.setPreferredSize

request that the window change surface size. The implementation is free to ignore this information.

struct GstGLWindowClass
extern (C)
void function(GstGLWindow* window, int width, int height) setPreferredSize;