[ CCode ( type_id = "clapper_gtk_simple_controls_get_type ()" ) ]
public class SimpleControls : Container, Accessible, Buildable, ConstraintTarget
A minimalistic playback controls panel widget.
SimpleControls is a simple, ready to be used playback controls widget. It is meant to be placed as an overlay (either fading or not) of [class@ClapperGtk.Video] as-is, providing minimal yet universal playback controls for your app.
If you need a further customized controls, please use individual widgets this widget consists of to build your own controls implementation instead.