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

@@ -166,6 +166,8 @@ clapper_gtk_simple_controls_set_fullscreenable (ClapperGtkSimpleControls *self,
*
* Get whether [class@ClapperGtk.ToggleFullscreenButton] button in the @controls
* is set to be visible.
*
* Returns: %TRUE when fullscreenable, %FALSE otherwise.
*/
gboolean
clapper_gtk_simple_controls_get_fullscreenable (ClapperGtkSimpleControls *self)