View.Audio
Classes
View.Audio
This widget displays the title if enabled via properties, the synopsis if included in the object model, and the player for reproducing the audio.
Style classes:
- ViewAudio - on the widget itself
 - ViewAudio__title - on the title label
 - ViewAudio__synopsis - on the synopsis label
 - ViewAudio__player - on the audio player
 
Properties
    custom-css
		Name of a custom CSS file to apply to web content
- Default value
 
- Type
 - String
 
    orientation
		The orientation of the orientable
- Default value
 - 0
 
- Type
 - GtkOrientation
 
    halign
		How to position in extra horizontal space
- Default value
 - 0
 
- Type
 - GtkAlign
 
    valign
		How to position in extra vertical space
- Default value
 - 0
 
- Type
 - GtkAlign
 
    hexpand
		Whether widget wants more horizontal space
- Default value
 - False
 
- Type
 - Boolean
 
    vexpand
		Whether widget wants more vertical space
- Default value
 - False
 
- Type
 - Boolean
 
    expand
		Whether widget wants to expand in both directions
- Default value
 - False
 
- Type
 - Boolean
 
    show-title
		Set true if the title label should be visible.
- Default value
 - True
 
- Type
 - Boolean
 
    show-synopsis
		Set true if the synopsis label should be visible.
- Default value
 - True
 
- Type
 - Boolean
 
The results of the search are