From a4256940da049f91bbbea5e53e469a59ea9c10f7 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 25 Oct 2013 21:20:58 +0200 Subject: Imported Upstream version 0.9.8.8 --- docs/libnm-util/html/annotation-glossary.html | 67 +++++++++++++-------------- 1 file changed, 31 insertions(+), 36 deletions(-) (limited to 'docs/libnm-util/html/annotation-glossary.html') diff --git a/docs/libnm-util/html/annotation-glossary.html b/docs/libnm-util/html/annotation-glossary.html index b9117001..ae9452da 100644 --- a/docs/libnm-util/html/annotation-glossary.html +++ b/docs/libnm-util/html/annotation-glossary.html @@ -3,11 +3,11 @@ Annotation Glossary - + - + @@ -20,58 +20,53 @@   -O +I  |  A  |  - I + T  |  - E + O +  |  + S  |  T  |  - S + E  |  T
-

-Annotation Glossary

-

O

-
-out
-

Parameter for returning results. Default is transfer full.

-

A

-
-allow-none
-

NULL is ok, both for passing and for returning.

+

+Annotation Glossary

I

-
-inout
-

Parameter for input and for returning results. Default is transfer full.

-

E

-
-element-type
-

Generics and defining elements of containers and arrays.

+
inout
+

Parameter for input and for returning results. Default is transfer full.

+

A

+
allow-none
+

NULL is ok, both for passing and for returning.

T

-
-transfer container
-

Free data container after the code is done.

+
transfer container
+

Free data container after the code is done.

+

O

+
out
+

Parameter for returning results. Default is transfer full.

S

-
-scope call
-

The callback is valid only during the call to the method.

+
scope call
+

The callback is valid only during the call to the method.

+

T

+
transfer none
+

Don't free data after the code is done.

+

E

+
element-type
+

Generics and defining elements of containers and arrays.

T

-
-transfer full
-

Free data after the code is done.

-
-transfer none
-

Don't free data after the code is done.

+
transfer full
+

Free data after the code is done.

+ Generated by GTK-Doc V1.19 \ No newline at end of file -- cgit 1.3.0-6-gf8a5