Method
GdkAppLaunchContextget_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
Type: GdkDisplay
The display of context
.
The returned data is owned by the instance. |