Imported Upstream version 2.6.7
[platform/upstream/harfbuzz.git] / docs / html / harfbuzz-hb-gobject.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>hb-gobject: HarfBuzz Manual</title>
6 <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7 <link rel="home" href="index.html" title="HarfBuzz Manual">
8 <link rel="up" href="ch15.html" title="Integration API">
9 <link rel="prev" href="harfbuzz-hb-glib.html" title="hb-glib">
10 <link rel="next" href="harfbuzz-hb-graphite2.html" title="hb-graphite2">
11 <meta name="generator" content="GTK-Doc V1.32.1 (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="5"><tr valign="middle">
16 <td width="100%" align="left" class="shortcuts">
17 <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18                   <a href="#harfbuzz-hb-gobject.description" class="shortcut">Description</a></span>
19 </td>
20 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
21 <td><a accesskey="u" href="ch15.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22 <td><a accesskey="p" href="harfbuzz-hb-glib.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23 <td><a accesskey="n" href="harfbuzz-hb-graphite2.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
24 </tr></table>
25 <div class="refentry">
26 <a name="harfbuzz-hb-gobject"></a><div class="titlepage"></div>
27 <div class="refnamediv"><table width="100%"><tr>
28 <td valign="top">
29 <h2><span class="refentrytitle"><a name="harfbuzz-hb-gobject.top_of_page"></a>hb-gobject</span></h2>
30 <p>hb-gobject — GObject integration support</p>
31 </td>
32 <td class="gallery_image" valign="top" align="right"></td>
33 </tr></table></div>
34 <div class="refsect1">
35 <a name="harfbuzz-hb-gobject.includes"></a><h2>Includes</h2>
36 <pre class="synopsis">#include &lt;hb-gobject.h&gt;
37 </pre>
38 </div>
39 <div class="refsect1">
40 <a name="harfbuzz-hb-gobject.description"></a><h2>Description</h2>
41 <p>Support for using HarfBuzz with the GObject library to provide
42 type data.</p>
43 <p>The types and functions listed here are solely a linkage between
44 HarfBuzz's public data types and the GTypes used by the GObject framework.
45 HarfBuzz uses GObject introspection to generate its Python bindings 
46 (and potentially other language bindings); client programs should never need
47 to access the GObject-integration mechanics.</p>
48 <p>For client programs using the GNOME and GTK software stack, please see the
49 GLib and FreeType integration pages.</p>
50 </div>
51 <div class="refsect1">
52 <a name="harfbuzz-hb-gobject.functions_details"></a><h2>Functions</h2>
53 <p></p>
54 </div>
55 </div>
56 <div class="footer">
57 <hr>Generated by GTK-Doc V1.32.1</div>
58 </body>
59 </html>