gtk: fix Snapshot.push_shadow annotation
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Tue, 12 Oct 2021 09:00:03 +0000 (09:00 +0000)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Tue, 12 Oct 2021 09:00:03 +0000 (09:00 +0000)
gtk/gtksnapshot.c

index 5ebb37f14fc7b1fcbfdff0f518bcd6591d17037e..8b8627fb92752b9e9a74e7c93f00c3a0788dbd20 100644 (file)
@@ -1125,7 +1125,7 @@ gtk_snapshot_clear_shadow (GtkSnapshotState *state)
 /**
  * gtk_snapshot_push_shadow:
  * @snapshot: a `GtkSnapshot`
- * @shadow: the first shadow specification
+ * @shadow: (array length=n_shadows): the first shadow specification
  * @n_shadows: number of shadow specifications
  *
  * Applies a shadow to an image.