clapper-gtk: Introduce "ClapperGtkAudio" widget

A widget similar to video but for audio playback only. Widgets from
ClapperGtk library like buttons, seek bar, etc. can be used in it
for building an audio player with ease.
This commit is contained in:
Rafał Dzięgiel
2025-08-01 19:22:27 +02:00
parent a5db6f701d
commit 4c8c76c8f7
5 changed files with 321 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
*
* A base class for GTK audio and video widgets.
*
* See [class@ClapperGtk.Video].
* See its descendants: [class@ClapperGtk.Audio] and [class@ClapperGtk.Video].
*
* # Actions
*