summaryrefslogtreecommitdiff
path: root/atk.defs
diff options
context:
space:
mode:
Diffstat (limited to 'atk.defs')
-rw-r--r--atk.defs6
1 files changed, 6 insertions, 0 deletions
diff --git a/atk.defs b/atk.defs
index 61ee5c80..12d5d693 100644
--- a/atk.defs
+++ b/atk.defs
@@ -1808,3 +1808,9 @@
)
)
+(define-function rectangle_new
+ (c-name "atk_rectangle_new")
+ (is-constructor-of "AtkRectangle")
+ (return-type "AtkRectangle")
+)
+