Method

GdkSurfaceget_display

Declaration [src]

GdkDisplay*
gdk_surface_get_display (
  GdkSurface* surface
)

Description [src]

Gets the GdkDisplay associated with a GdkSurface.

Gets propertyGdk.Surface:display

Return value

Type: GdkDisplay

The GdkDisplay associated with surface.

The returned data is owned by the instance.