summaryrefslogtreecommitdiff
path: root/gdk/gdkdevicetool.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-06-25 19:21:08 -0400
committerMatthias Clasen <mclasen@redhat.com>2018-06-25 19:55:04 -0400
commit8755d884f3e5043f355d4c6403e954ea5ff0928f (patch)
tree36ccc605c99d88687b1af5c6d2897086b3722bda /gdk/gdkdevicetool.h
parent010f4e90e38fd71967428486fd986e4dfc444c7b (diff)
downloadgtk+-8755d884f3e5043f355d4c6403e954ea5ff0928f.tar.gz
Remove a lot of Since annotations
4.0 will represent a clean epoch. We don't want to have lots of noise in the docs about 2.x or 3.x.
Diffstat (limited to 'gdk/gdkdevicetool.h')
-rw-r--r--gdk/gdkdevicetool.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdkdevicetool.h b/gdk/gdkdevicetool.h
index 4954592ea2..66bab7e699 100644
--- a/gdk/gdkdevicetool.h
+++ b/gdk/gdkdevicetool.h
@@ -47,8 +47,6 @@ typedef struct _GdkDeviceTool GdkDeviceTool;
*
* Indicates the specific type of tool being used being a tablet. Such as an
* airbrush, pencil, etc.
- *
- * Since: 3.22
*/
typedef enum {
GDK_DEVICE_TOOL_TYPE_UNKNOWN,