[libadwaita/wip/exalm/gi-docgen: 55/56] window-mixin: Drop the doc header




commit afd758bb4518a35cdaa0783eb0051371a719bcdf
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed May 12 16:18:15 2021 +0500

    window-mixin: Drop the doc header

 src/adw-window-mixin.c | 15 ---------------
 1 file changed, 15 deletions(-)
---
diff --git a/src/adw-window-mixin.c b/src/adw-window-mixin.c
index dfb75a4d..e5fc0146 100644
--- a/src/adw-window-mixin.c
+++ b/src/adw-window-mixin.c
@@ -10,21 +10,6 @@
 #include "adw-gizmo-private.h"
 #include "adw-window-mixin-private.h"
 
-/**
- * PRIVATE:adwwindowmixin
- * @short_description: A helper object for #AdwWindow and #AdwApplicationWindow
- * @title: AdwWindowMixin
- * @See_also: #AdwApplicationWindow, #AdwWindow
- * @stability: Private
- *
- * The AdwWindowMixin object contains the implementation of the AdwWindow and
- * AdwApplicationWindow classes, providing a way to make a GtkWindow subclass
- * that has masked window corners on all sides and no titlebar by default,
- * allowing for more freedom with how to handle the titlebar for applications.
- *
- * Since: 1.0
- */
-
 struct _AdwWindowMixin
 {
   GObject parent;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]