gdkEventGetScreen: gdkEventGetScreen

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

Description

Returns the screen for the event. The screen is typically the screen for event->any.window, but for events such as mouse events, it is the screen where the pointer was when the event occurs - that is, the screen which has the root window to which event->motion.x_root and event->motion.y_root are relative.

Usage

1

Arguments

object

a GdkEvent

Details

Since 2.2

Value

[GdkScreen] the screen for the event

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.