Gtk.Widget.Unrealize Method
Causes a widget to be unrealized (frees all GDK resources associated with the widget).

Syntax

public void Unrealize ()

Remarks

This method is only useful in widget implementations.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)