gtkQuitRemove: gtkQuitRemove

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Removes a quit handler by its identifier.

Usage

1
gtkQuitRemove(quit.handler.id)

Arguments

quit.handler.id

Identifier for the handler returned when installing it.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkQuitRemove in RGtk2...