RGtk2 (version 2.20.31)

gtkQuitAddDestroy: gtkQuitAddDestroy

Description

Trigger destruction of object in case the mainloop at level main.level is quit.

Usage

gtkQuitAddDestroy(main.level, object)

Arguments

main.level
Level of the mainloop which shall trigger the destruction.
object
Object to be destroyed.