1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Index of new symbols in 2.12</title>
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
<link rel="start" href="index.html" title="GObject Reference Manual">
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
7
<link rel="home" href="index.html" title="GObject Reference Manual">
8
8
<link rel="up" href="index.html" title="GObject Reference Manual">
9
9
<link rel="prev" href="ix07.html" title="Index of new symbols in 2.10">
10
10
<link rel="next" href="ix09.html" title="Index of new symbols in 2.14">
11
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="preface" href="pr01.html" title="Introduction">
14
<link rel="part" href="pt01.html" title="Part I. Concepts">
14
<link rel="part" href="pt01.html" title="Part I. Concepts">
15
15
<link rel="chapter" href="chapter-intro.html" title="Background">
16
16
<link rel="chapter" href="chapter-gtype.html" title="The GLib Dynamic Type System">
17
17
<link rel="chapter" href="chapter-gobject.html" title="The GObject base class">
18
18
<link rel="chapter" href="chapter-signal.html" title="The GObject messaging system">
19
19
<link rel="reference" href="rn01.html" title="API Reference">
20
20
<link rel="reference" href="rn02.html" title="Tools Reference">
21
<link rel="part" href="pt02.html" title="Part IV. Tutorial">
21
<link rel="part" href="pt02.html" title="Part IV. Tutorial">
22
22
<link rel="chapter" href="howto-gobject.html" title="How to define and implement a new GObject">
23
23
<link rel="chapter" href="howto-interface.html" title="How to define and implement interfaces">
24
24
<link rel="chapter" href="howto-signals.html" title="How to create and use signals">
25
<link rel="part" href="pt03.html" title="Part V. Related Tools">
25
<link rel="part" href="pt03.html" title="Part V. Related Tools">
26
<link rel="chapter" href="tools-vala.html" title="Vala">
26
27
<link rel="chapter" href="tools-gob.html" title="GObject builder">
27
28
<link rel="chapter" href="tools-ginspector.html" title="Graphical inspection of GObjects">
28
29
<link rel="chapter" href="tools-refdb.html" title="Debugging reference count problems">
36
37
<link rel="index" href="ix07.html" title="Index of new symbols in 2.10">
37
38
<link rel="index" href="ix08.html" title="Index of new symbols in 2.12">
38
39
<link rel="index" href="ix09.html" title="Index of new symbols in 2.14">
40
<link rel="index" href="ix10.html" title="Index of new symbols in 2.14">
40
42
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
41
43
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
42
44
<td><a accesskey="p" href="ix07.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
44
46
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
45
47
<th width="100%" align="center">GObject Reference Manual</th>
46
48
<td><a accesskey="n" href="ix09.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
48
50
<div class="index">
49
51
<div class="titlepage"><div><div><h2 class="title">
50
<a name="id3006551"></a>Index of new symbols in 2.12</h2></div></div></div>
52
<a name="id3215470"></a>Index of new symbols in 2.12</h2></div></div></div>
51
53
<div class="index"><div class="indexdiv">
54
<dt>g_type_register_static_simple, <a class="indexterm" href="gobject-Type-Information.html#id2829431">g_type_register_static_simple ()</a>
56
<dt>g_value_get_gtype, <a class="indexterm" href="gobject-Standard-Parameter-and-Value-Types.html#id2915632">g_value_get_gtype ()</a>
58
<dt>G_VALUE_HOLDS_GTYPE, <a class="indexterm" href="gobject-Standard-Parameter-and-Value-Types.html#id2915153">G_VALUE_HOLDS_GTYPE()</a>
60
<dt>g_value_set_gtype, <a class="indexterm" href="gobject-Standard-Parameter-and-Value-Types.html#id2915762">g_value_set_gtype ()</a>
56
<dt>g_type_register_static_simple, <a class="indexterm" href="gobject-Type-Information.html#g-type-register-static-simple">g_type_register_static_simple ()</a>
58
<dt>g_value_get_gtype, <a class="indexterm" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-get-gtype">g_value_get_gtype ()</a>
60
<dt>G_VALUE_HOLDS_GTYPE, <a class="indexterm" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-GTYPE--CAPS">G_VALUE_HOLDS_GTYPE()</a>
62
<dt>g_value_set_gtype, <a class="indexterm" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-set-gtype">g_value_set_gtype ()</a>
69
Generated by GTK-Doc V1.11</div>