Method

Gdk.AppLaunchContext.get_display

Declaration [src]

GdkDisplay*
gdk_app_launch_context_get_display (
  GdkAppLaunchContext* context
)

Description [src]

Gets the GdkDisplay that context is for.

Return value

Returns: GdkDisplay

the display of context

Ownership is not transferred to the caller