gtkQuitAddDestroy {RGtk2} | R Documentation |
Trigger destruction of object
in case the mainloop at level main.level
is quit.
gtkQuitAddDestroy(main.level, object)
|
[numeric] Level of the mainloop which shall trigger the destruction. |
|
[GtkObject ] Object to be destroyed. |
Derived by RGtkGen from GTK+ documentation