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