X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fhtml%2Fannotation-glossary.html;h=acf5467d1777b4ff2e110b7451faba7ef0b71373;hb=1baac414088e430483b85f702898c8448083bfc2;hp=452944b60ca8bfae028d17abec1ead9ad331e129;hpb=b9f425ddd6223cd82b3d35f13fbd060d3c0c0e38;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/docs/html/annotation-glossary.html b/docs/html/annotation-glossary.html index 452944b..acf5467 100644 --- a/docs/html/annotation-glossary.html +++ b/docs/html/annotation-glossary.html @@ -6,8 +6,8 @@ - - + + @@ -31,7 +31,7 @@ T Home Up -Prev +Prev
@@ -58,6 +58,8 @@
nullable

NULL may be passed as the value in, out, in-out; or as a return value.

O

+
optional
+

NULL may be passed instead of a pointer to a location.

out

Parameter for returning results. Default is transfer full.

out caller-allocates
@@ -74,6 +76,6 @@

Don't free data after the code is done.

+
Generated by GTK-Doc V1.25 \ No newline at end of file