summaryrefslogtreecommitdiff
path: root/atk.defs
diff options
context:
space:
mode:
Diffstat (limited to 'atk.defs')
-rw-r--r--atk.defs2
1 files changed, 2 insertions, 0 deletions
diff --git a/atk.defs b/atk.defs
index 9ad3fc41..cf33328e 100644
--- a/atk.defs
+++ b/atk.defs
@@ -716,6 +716,7 @@
(define-function atk_no_op_object_factory_new
(c-name "atk_no_op_object_factory_new")
(return-type "AtkObjectFactory*")
+ (is-constructor-of AtkNoOpObjectFactory)
(parameters
)
)
@@ -995,6 +996,7 @@
(define-function relation_new
(c-name "atk_relation_new")
(return-type "AtkRelation*")
+ (is-constructor-of AtkRelation)
(parameters
'("AtkObject**" "targets")
'("gint" "n_targets")