[gtk/ebassi/for-master: 5/11] docs: Annotate GdkSnapshot
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/for-master: 5/11] docs: Annotate GdkSnapshot
- Date: Tue, 1 Dec 2020 13:56:12 +0000 (UTC)
commit 6e4dd5811da2303df1a84726cb6c43419e9c7148
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Dec 1 13:41:28 2020 +0000
docs: Annotate GdkSnapshot
gdk/gdksnapshot.h | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/gdk/gdksnapshot.h b/gdk/gdksnapshot.h
index ccee850e98..c2b4ce2e1c 100644
--- a/gdk/gdksnapshot.h
+++ b/gdk/gdksnapshot.h
@@ -29,7 +29,13 @@
G_BEGIN_DECLS
-typedef struct _GdkSnapshotClass GdkSnapshotClass;
+/**
+ * GdkSnapshot:
+ *
+ * Base type for snapshot operations.
+ */
+
+typedef struct _GdkSnapshotClass GdkSnapshotClass;
#define GDK_TYPE_SNAPSHOT (gdk_snapshot_get_type ())
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]