clapper-gtk: Various documentation cleanups and fixes

This commit is contained in:
Rafał Dzięgiel
2024-04-14 20:17:38 +02:00
parent bab3d34349
commit 1d92539b76
4 changed files with 7 additions and 0 deletions

View File

@@ -283,6 +283,8 @@ clapper_gtk_title_label_set_fallback_to_uri (ClapperGtkTitleLabel *self, gboolea
*
* Get whether a [property@Clapper.MediaItem:uri] property is going
* be displayed as a label text when no other title could be determined.
*
* Returns: %TRUE when item URI will be used as fallback, %FALSE otherwise.
*/
gboolean
clapper_gtk_title_label_get_fallback_to_uri (ClapperGtkTitleLabel *self)