summaryrefslogtreecommitdiff
path: root/libwnck/pager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libwnck/pager.h')
-rw-r--r--libwnck/pager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libwnck/pager.h b/libwnck/pager.h
index aaa667c..ed3988d 100644
--- a/libwnck/pager.h
+++ b/libwnck/pager.h
@@ -90,6 +90,8 @@ typedef enum {
* Example cycling order with 2 rows and 4 workspaces: 1 2 3 4.
*
* Mode defining in which order scrolling on a #WnckPager will cycle through workspaces.
+ *
+ * Since: 3.36
*/
typedef enum {
WNCK_PAGER_SCROLL_2D,