Frame.setPlaceholder
void setPlaceholder(gtk.widget.Widget placeholder = null)Sets the placeholder widget for the frame.
The placeholder widget is displayed when there are no pages to display in the frame.
Parameters
placeholder | a #GtkWidget or null |