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-glib/html/annotation-glossary.html | 80 +++++++++++++-------------- 1 file changed, 38 insertions(+), 42 deletions(-) (limited to 'docs/libnm-glib/html/annotation-glossary.html') diff --git a/docs/libnm-glib/html/annotation-glossary.html b/docs/libnm-glib/html/annotation-glossary.html index 7555a67a..b8c851e4 100644 --- a/docs/libnm-glib/html/annotation-glossary.html +++ b/docs/libnm-glib/html/annotation-glossary.html @@ -3,11 +3,11 @@ Annotation Glossary - + - + @@ -20,67 +20,63 @@   -O +C  |  - S + T  |  A  |  - C + S +  |  + E  |  T  |  A  |  - E + T +  |  + O  |  T
-

-Annotation Glossary

-

O

-
-out
-

Parameter for returning results. Default is transfer full.

-

S

-
-scope async
-

The callback is valid until first called.

-

A

-
-allow-none
-

NULL is ok, both for passing and for returning.

+

+Annotation Glossary

C

-
-closure
-

This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.

+
closure
+

This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.

T

-
-transfer none
-

Don't free data after the code is done.

+
transfer container
+

Free data container after the code is done.

A

-
-array
-

Parameter points to an array of items.

+
allow-none
+

NULL is ok, both for passing and for returning.

+

S

+
scope async
+

The callback is valid until first called.

E

-
-element-type
-

Generics and defining elements of containers and arrays.

+
element-type
+

Generics and defining elements of containers and arrays.

+

T

+
transfer none
+

Don't free data after the code is done.

+

A

+
array
+

Parameter points to an array of items.

+

T

+
type
+

Override the parsed C type with given type.

+

O

+
out
+

Parameter for returning results. Default is transfer full.

T

-
-transfer container
-

Free data container after the code is done.

-
-transfer full
-

Free data after the code is done.

-
-type
-

Override the parsed C type with given type

+
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