Tizen 2.1 base
[platform/upstream/glib2.0.git] / docs / reference / gobject / html / pt03.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Part V. Related Tools</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="index.html" title="GObject Reference Manual">
8 <link rel="up" href="index.html" title="GObject Reference Manual">
9 <link rel="prev" href="howto-signals.html" title="How to create and use signals">
10 <link rel="next" href="tools-vala.html" title="Vala">
11 <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16 <td><a accesskey="p" href="howto-signals.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17 <td> </td>
18 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19 <th width="100%" align="center">GObject Reference Manual</th>
20 <td><a accesskey="n" href="tools-vala.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21 </tr></table>
22 <div class="part">
23 <div class="titlepage"><div><div><h1 class="title">
24 <a name="id558121"></a>Part V. Related Tools</h1></div></div></div>
25 <div class="partintro">
26 <div></div>
27 <p>
28       Several useful developer tools have been build around GObject
29       technology.  The next sections briefly introduce them and link to
30       the respective project pages.
31     </p>
32 <p>
33       For example, writing GObjects is often seen as a tedious task. It
34       requires a lot of typing and just doing a copy/paste requires a
35       great deal of care. A lot of projects and scripts have been
36       written to generate GObject skeleton form boilerplate code, or
37       even translating higher-level language into plain C.
38     </p>
39 <div class="toc">
40 <p><b>Table of Contents</b></p>
41 <dl>
42 <dt><span class="chapter"><a href="tools-vala.html">Vala</a></span></dt>
43 <dt><span class="chapter"><a href="tools-gob.html">GObject builder</a></span></dt>
44 <dt><span class="chapter"><a href="tools-ginspector.html">Graphical inspection of GObjects</a></span></dt>
45 <dt><span class="chapter"><a href="tools-refdb.html">Debugging reference count problems</a></span></dt>
46 <dt><span class="chapter"><a href="tools-gtkdoc.html">Writing API docs</a></span></dt>
47 </dl>
48 </div>
49 </div>
50 </div>
51 <div class="footer">
52 <hr>
53           Generated by GTK-Doc V1.18</div>
54 </body>
55 </html>