visible_child


Description:

public Widget visible_child { get; set; }

The widget currently visible when the album is folded.

The transition is determined by [property@Album:transition-type] and [property@Album:child-transition-params]. The transition can be cancelled by the user, in which case visible child will change back to the previously visible child.