summaryrefslogtreecommitdiff
path: root/libwnck/pager.c
diff options
context:
space:
mode:
Diffstat (limited to 'libwnck/pager.c')
-rw-r--r--libwnck/pager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libwnck/pager.c b/libwnck/pager.c
index 05e681c..53e9f6a 100644
--- a/libwnck/pager.c
+++ b/libwnck/pager.c
@@ -2455,7 +2455,7 @@ wnck_pager_set_shadow_type (WnckPager * pager,
* wrap arround to the start when scrolling over the end and vice
* versa. By default it is set to %FALSE.
*
- * Since: 3.20.2
+ * Since: 3.24.0
*/
void
wnck_pager_set_wrap_on_scroll (WnckPager *pager,
@@ -2473,7 +2473,7 @@ wnck_pager_set_wrap_on_scroll (WnckPager *pager,
* Return value: %TRUE if the @pager wraps workspaces on a scroll event that
* hits a border, %FALSE otherwise.
*
- * Since: 3.20.2
+ * Since: 3.24.0
*/
gboolean
wnck_pager_get_wrap_on_scroll (WnckPager *pager)