gtkGetCurrentEvent: gtkGetCurrentEvent

Description Usage Value Author(s)

View source: R/gtkFuncs.R

Description

Obtains a copy of the event currently being processed by GTK+. For example, if you get a "clicked" signal from GtkButton, the current event will be the GdkEventButton that triggered the "clicked" signal. If there is no current event, the function returns NULL.

Usage

1

Value

[GdkEvent] a copy of the current event, or NULL if no current event.

Author(s)

Derived by RGtkGen from GTK+ documentation


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