GtkWidgetClass.unroot

Called when the widget is about to be removed from its gtk.root.Root widget. Must chain up

struct GtkWidgetClass
extern (C)
void function(GtkWidget* widget) unroot;