gdkAppLaunchContextSetDisplay {RGtk2}R Documentation

gdkAppLaunchContextSetDisplay

Description

Sets the display on which applications will be launched when using this context. See also gdkAppLaunchContextSetScreen.

Usage

gdkAppLaunchContextSetDisplay(object, display)

Arguments

object

a GdkAppLaunchContext

display

a GdkDisplay

Details

Since 2.14

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]