Blame docs/html/annotation-glossary.html

rpm-build 07bc2b
rpm-build 07bc2b
<html>
rpm-build 07bc2b
<head>
rpm-build 07bc2b
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
rpm-build 07bc2b
<title>Annotation Glossary: GUdev Reference Manual</title>
rpm-build 07bc2b
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
rpm-build 07bc2b
<link rel="home" href="index.html" title="GUdev Reference Manual">
rpm-build 07bc2b
<link rel="up" href="index.html" title="GUdev Reference Manual">
rpm-build 07bc2b
<link rel="prev" href="api-index-deprecated.html" title="Index of deprecated API">
rpm-build 07bc2b
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
rpm-build 07bc2b
<link rel="stylesheet" href="style.css" type="text/css">
rpm-build 07bc2b
</head>
rpm-build 07bc2b
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
rpm-build 07bc2b
rpm-build 07bc2b
A
rpm-build 07bc2b
                     | 
rpm-build 07bc2b
                  E
rpm-build 07bc2b
                     | 
rpm-build 07bc2b
                  N
rpm-build 07bc2b
                     | 
rpm-build 07bc2b
                  T
rpm-build 07bc2b
Home
rpm-build 07bc2b
rpm-build 07bc2b
Prev
rpm-build 07bc2b
rpm-build 07bc2b
rpm-build 07bc2b
rpm-build 07bc2b

rpm-build 07bc2b
Annotation Glossary
rpm-build 07bc2b

A

rpm-build 07bc2b
allow-none
rpm-build 07bc2b

NULL is OK, both for passing and for returning.

rpm-build 07bc2b
array
rpm-build 07bc2b

Parameter points to an array of items.

rpm-build 07bc2b

E

rpm-build 07bc2b
element-type
rpm-build 07bc2b

Generics and defining elements of containers and arrays.

rpm-build 07bc2b

N

rpm-build 07bc2b
nullable
rpm-build 07bc2b

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

rpm-build 07bc2b

T

rpm-build 07bc2b
transfer full
rpm-build 07bc2b

Free data after the code is done.

rpm-build 07bc2b
transfer none
rpm-build 07bc2b

Don't free data after the code is done.

rpm-build 07bc2b
rpm-build 07bc2b
rpm-build 07bc2b

Generated by GTK-Doc V1.25
rpm-build 07bc2b
</body>
rpm-build 07bc2b
</html>