Gtk
Object
OnDestroyed
Gtk.Object.OnDestroyed Method
Invoked to request that references to the object be released.
Syntax
protected virtual
void
OnDestroyed
()
Remarks
This method is invoked when someone has called the
Gtk.Object's
's
Gtk.Object.Destroy
method. Any references to the object held should be released at this point.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)