[libadwaita/wip/exalm/view-switcher-fix] squeezer: Fix the threshold policy doc links




commit 3f76263a68cf0ef80b7564397ae296d74cabefa8
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun Sep 5 21:57:17 2021 +0500

    squeezer: Fix the threshold policy doc links

 src/adw-squeezer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/adw-squeezer.c b/src/adw-squeezer.c
index acd9b329..f5cff56a 100644
--- a/src/adw-squeezer.c
+++ b/src/adw-squeezer.c
@@ -1540,7 +1540,7 @@ adw_squeezer_set_homogeneous (AdwSqueezer *self,
 }
 
 /**
- * adw_squeezer_get_switch_threshold_policy: (attributes org.gtk.Method.get_property=fold-threshold-policy)
+ * adw_squeezer_get_switch_threshold_policy: (attributes org.gtk.Method.get_property=switch-threshold-policy)
  * @self: a `AdwLeaflet`
  *
  * Gets the fold threshold policy for @self.
@@ -1557,7 +1557,7 @@ adw_squeezer_get_switch_threshold_policy (AdwSqueezer *self)
 
 
 /**
- * adw_squeezer_set_switch_threshold_policy: (attributes org.gtk.Method.set_property=fold-threshold-policy)
+ * adw_squeezer_set_switch_threshold_policy: (attributes org.gtk.Method.set_property=switch-threshold-policy)
  * @self: a `AdwSqueezer`
  * @policy: the policy to use
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]