Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkEventGetScreen

gdkEventGetScreen


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

gdkEventGetScreen(object)

Arguments

object

a GdkEvent

Details

Since 2.2

Value

[GdkScreen] the screen for the event

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.