4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Glossaries</title>
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
6
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
7
7
<link rel="home" href="index.html" title="Cogl 2.0 Reference Manual">
8
8
<link rel="up" href="index.html" title="Cogl 2.0 Reference Manual">
9
<link rel="prev" href="cogl-2.0-experimental-GType-Integration-API.html" title="GType Integration API">
9
<link rel="prev" href="cogl-2.0-experimental-GLES-2.0-context.html" title="GLES 2.0 context">
10
10
<link rel="next" href="ix01.html" title="Index of all symbols">
11
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
11
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
<td><a accesskey="p" href="cogl-2.0-experimental-GType-Integration-API.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
16
<td><a accesskey="p" href="cogl-2.0-experimental-GLES-2.0-context.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
19
<th width="100%" align="center">Cogl 2.0 Reference Manual</th>
20
20
<td><a accesskey="n" href="ix01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
22
<div class="chapter">
23
<div class="titlepage"><div><div><h2 class="title">
24
<a name="coglglossary"></a>Glossaries</h2></div></div></div>
23
<div class="titlepage"><div><div><h1 class="title">
24
<a name="coglglossary"></a>Glossaries</h1></div></div></div>
25
25
<div class="toc"><dl><dt><span class="glossary"><a href="coglglossary.html#annotation-glossary">Annotation Glossary</a></span></dt></dl></div>
26
26
<div class="glossary">
27
27
<div class="titlepage"><div><div><h2 class="title">
28
28
<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
29
<a name="glsO"></a><h3 class="title">O</h3>
31
<a name="annotation-glossterm-out%20caller-allocates"></a>out caller-allocates</dt>
32
<dd><p>Out parameter, where caller must allocate storage.</p></dd>
29
33
<a name="glsA"></a><h3 class="title">A</h3>
31
35
<a name="annotation-glossterm-array"></a>array</dt>