Leaflet.setVisibleChildName

void setVisibleChildName(string name)

Makes the child with the name name visible.

See adw.leaflet.Leaflet.visibleChild.

Parameters

namethe name of a child

Deprecated