[gtk/ebassi/for-master: 11/11] docs: Annotate GdkDeviceTool
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/for-master: 11/11] docs: Annotate GdkDeviceTool
- Date: Tue, 1 Dec 2020 13:56:14 +0000 (UTC)
commit f0cc1471e9962abbfb787378e6fd49584a2b2ca7
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Dec 1 13:50:25 2020 +0000
docs: Annotate GdkDeviceTool
gdk/gdkdevicetool.h | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/gdk/gdkdevicetool.h b/gdk/gdkdevicetool.h
index 1a6a90d756..16f5b3b30b 100644
--- a/gdk/gdkdevicetool.h
+++ b/gdk/gdkdevicetool.h
@@ -32,6 +32,11 @@ G_BEGIN_DECLS
#define GDK_DEVICE_TOOL(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GDK_TYPE_DEVICE_TOOL, GdkDeviceTool))
#define GDK_IS_DEVICE_TOOL(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), GDK_TYPE_DEVICE_TOOL))
+/**
+ * GdkDeviceTool:
+ *
+ * A physical tool associated to a #GdkDevice.
+ */
typedef struct _GdkDeviceTool GdkDeviceTool;
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]