Method

GdkGLContextget_surface

Declaration [src]

GdkSurface*
gdk_gl_context_get_surface (
  GdkGLContext* context
)

Description [src]

Retrieves the surface used by the context.

Return value

Type: GdkSurface

A GdkSurface

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