[libadwaita/wip/exalm/gi-docgen: 23/24] window-mixin: Drop the doc header
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/gi-docgen: 23/24] window-mixin: Drop the doc header
- Date: Mon, 17 May 2021 11:37:43 +0000 (UTC)
commit 1319c5333d5b5aac08d6b6983bda37a821c5bd5c
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]