summaryrefslogtreecommitdiff
path: root/girepository
diff options
context:
space:
mode:
Diffstat (limited to 'girepository')
-rw-r--r--girepository/gitypeinfo.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/girepository/gitypeinfo.c b/girepository/gitypeinfo.c
index 1bc189cb..8b2e3ec9 100644
--- a/girepository/gitypeinfo.c
+++ b/girepository/gitypeinfo.c
@@ -58,6 +58,11 @@
*
* Obtain if the type is passed as a reference.
*
+ * Note that the types of %GI_DIRECTION_OUT and %GI_DIRECTION_INOUT parameters
+ * will only be pointers if the underlying type being transferred is a pointer
+ * (i.e. only if the type of the C function’s formal parameter is a pointer to a
+ * pointer).
+ *
* Returns: %TRUE if it is a pointer
*/
gboolean