summaryrefslogtreecommitdiff
path: root/gsk/gskroundedrect.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsk/gskroundedrect.h')
-rw-r--r--gsk/gskroundedrect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsk/gskroundedrect.h b/gsk/gskroundedrect.h
index 98819e4ea3..d12156cb24 100644
--- a/gsk/gskroundedrect.h
+++ b/gsk/gskroundedrect.h
@@ -67,7 +67,7 @@ struct _GskRoundedRect
GDK_AVAILABLE_IN_3_90
GskRoundedRect * gsk_rounded_rect_init (GskRoundedRect *self,
- const graphene_rect_t *rect,
+ const graphene_rect_t *bounds,
const graphene_size_t *top_left,
const graphene_size_t *top_right,
const graphene_size_t *bottom_right,