summaryrefslogtreecommitdiff
path: root/girepository/girnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'girepository/girnode.h')
-rw-r--r--girepository/girnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/girepository/girnode.h b/girepository/girnode.h
index 07b084c4..4beef7f8 100644
--- a/girepository/girnode.h
+++ b/girepository/girnode.h
@@ -146,7 +146,7 @@ struct _GIrNodeParam
gboolean caller_allocates;
gboolean optional;
gboolean retval;
- gboolean allow_none;
+ gboolean nullable;
gboolean skip;
gboolean transfer;
gboolean shallow_transfer;