| 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. |
This function is deprecated. You should use GDK_PRIORITY_REDRAW instead.
This function is deprecated. You should use G_PRIORITY_HIGH instead.
This function is deprecated. You should use G_PRIORITY_DEFAULT_IDLE instead.
This function is deprecated. You should use G_PRIORITY_LOW instead.
Derived by RGtkGen from GTK+ documentation