Method
GioAppLaunchContextget_display
Declaration [src]
char*
g_app_launch_context_get_display (
GAppLaunchContext* context,
GAppInfo* info,
GList* files
)
Description [src]
Gets the display string for the context
. This is used to ensure new
applications are started on the same display as the launching
application, by setting the DISPLAY
environment variable.