gdkEventHandlerSet: gdkEventHandlerSet

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

Sets the function to call to handle all events from GDK.

Usage

1

Arguments

func

the function to call to handle events from GDK.

data

user data to pass to the function.

Details

Note that GTK+ uses this to install its own event handler, so it is usually not useful for GTK+ applications. (Although an application can call this function then call gtkMainDoEvent to pass events to GTK+.)

Author(s)

Derived by RGtkGen from GTK+ documentation


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