1234567891011121314151617181920212223242526272829303132333435363738 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Object Hierarchy</title>
- <meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
- <link rel="home" href="index.html" title="GUdev Reference Manual">
- <link rel="up" href="index.html" title="GUdev Reference Manual">
- <link rel="prev" href="GUdevEnumerator.html" title="GUdevEnumerator">
- <link rel="next" href="api-index-full.html" title="API Index">
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
- <link rel="stylesheet" href="style.css" type="text/css">
- </head>
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
- <td><a accesskey="p" href="GUdevEnumerator.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
- <td> </td>
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
- <th width="100%" align="center">GUdev Reference Manual</th>
- <td><a accesskey="n" href="api-index-full.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
- </tr></table>
- <div class="chapter">
- <div class="titlepage"><div><div><h1 class="title">
- <a name="gudev-hierarchy"></a>Object Hierarchy</h1></div></div></div>
- <pre class="screen">
- GObject
- <a class="link" href="GUdevDevice.html" title="GUdevDevice">GUdevDevice</a>
- <a class="link" href="GUdevClient.html" title="GUdevClient">GUdevClient</a>
- <a class="link" href="GUdevEnumerator.html" title="GUdevEnumerator">GUdevEnumerator</a>
- GEnum
- <a class="link" href="GUdevClient.html#GUdevDeviceType">GUdevDeviceType</a>
- </pre>
- </div>
- <div class="footer">
- <hr>
- Generated by GTK-Doc V1.18</div>
- </body>
- </html>
|