gAppLaunchContextGetDisplay {RGtk2}R Documentation

gAppLaunchContextGetDisplay

Description

Gets the display string for the display. This is used to ensure new applications are started on the same display as the launching application.

Usage

gAppLaunchContextGetDisplay(object, info, files)

Arguments

object

a GAppLaunchContext

info

a GAppInfo

files

a

list
of GFile objects

Value

[char] a display string for the display.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]