[libadwaita/wip/exalm/target2] animation-target: Remove a bogus property mention




commit c234d440e5288a84dca72a9465791ce8e8954f87
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Jul 4 21:04:15 2022 +0400

    animation-target: Remove a bogus property mention
    
    property-name is gone.

 src/adw-animation-target.c | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/src/adw-animation-target.c b/src/adw-animation-target.c
index d6ee3bcb..8580365c 100644
--- a/src/adw-animation-target.c
+++ b/src/adw-animation-target.c
@@ -337,9 +337,6 @@ adw_property_animation_target_class_init (AdwPropertyAnimationTargetClass *klass
    *
    * The `GParamSpec` of the property to be animated.
    *
-   * Only one of `pspec` or [property@PropertyAnimationTarget:property-name]
-   * should be set.
-   *
    * Since: 1.2
    */
   property_props[PROPERTY_PROP_PSPEC] =


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