Widget.unrealize

void unrealize() nothrow

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

This function is only useful in widget implementations.