Method

GdkGLContextget_surface

Declaration [src]

GdkSurface*
gdk_gl_context_get_surface (
  GdkGLContext* context
)

Description [src]

Retrieves the surface used by the context.

Return value

Returns: GdkSurface
 

A GdkSurface

 The data is owned by the instance.
 The return value can be NULL.