GtkWidgetClass.showAll

Recursively shows a widget, and any child widgets (if the widget is a container).

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