From f75dd6fd1975146623052b843b182dc32c3fbe46 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 8 Apr 2011 07:30:59 +0200 Subject: Imported Upstream version 0.8.998 --- docs/libnm-util/html/annotation-glossary.html | 45 ++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 5 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 68c91a18..e0a1c869 100644 --- a/docs/libnm-util/html/annotation-glossary.html +++ b/docs/libnm-util/html/annotation-glossary.html @@ -3,11 +3,11 @@ Annotation Glossary - + - + @@ -19,18 +19,53 @@ libnm-util Reference Manual   -E + +O +  |  + A +  |  + E +  |  + T +  |  + S +  |  + 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.

E

element-type

Generics and defining elements of containers and arrays.

+

T

+
+transfer container
+

Free data container after the code is done.

+

S

+
+scope call
+

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

+

T

+
+transfer full
+

Free data after the code is done.

+
+transfer none
+

Don't free data after the code is done.

+ Generated by GTK-Doc V1.17
\ No newline at end of file -- cgit 1.3.0-6-gf8a5 From 8baa1aca8dfd35e3190d7d5655eb83b5b901e263 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 21 Apr 2011 10:42:53 +0200 Subject: Imported Upstream version 0.8.4.0 --- docs/libnm-util/html/annotation-glossary.html | 43 +++------------------------ 1 file changed, 4 insertions(+), 39 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 e0a1c869..563fa60f 100644 --- a/docs/libnm-util/html/annotation-glossary.html +++ b/docs/libnm-util/html/annotation-glossary.html @@ -7,7 +7,7 @@ - + @@ -19,53 +19,18 @@ libnm-util Reference Manual   - -O -  |  - A -  |  - E -  |  - T -  |  - S -  |  - T - +E -
+

Annotation Glossary

-

O

-
-out
-

Parameter for returning results. Default is transfer full.

-

A

-
-allow-none
-

NULL is ok, both for passing and for returning.

E

element-type

Generics and defining elements of containers and arrays.

-

T

-
-transfer container
-

Free data container after the code is done.

-

S

-
-scope call
-

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

-

T

-
-transfer full
-

Free data after the code is done.

-
-transfer none
-

Don't free data after the code is done.

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