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.
Gets property | Gdk.AppLaunchContext:display |
Return value
Returns: GdkDisplay |
|
the display of |
|
Ownership is not transferred to the caller |