Method

Gdk.Surface.get_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

Returns: GdkDisplay

the GdkDisplay associated with surface

Ownership is not transferred to the caller