| 12345678910111213141516171819202122232425262728293031323334353637 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Interfaces: Nimf Reference Manual</title>
- <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
- <link rel="home" href="index.html" title="Nimf Reference Manual">
- <link rel="up" href="libnimf-api.html" title="Part I. libnimf API">
- <link rel="prev" href="nimf-utils.html" title="Utility Functions">
- <link rel="next" href="NimfCandidatable.html" title="NimfCandidatable">
- <meta name="generator" content="GTK-Doc V1.34.0 (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="5"><tr valign="middle">
- <td width="100%" align="left" class="shortcuts"></td>
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
- <td><a accesskey="u" href="libnimf-api.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
- <td><a accesskey="p" href="nimf-utils.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
- <td><a accesskey="n" href="NimfCandidatable.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
- </tr></table>
- <div class="chapter">
- <div class="titlepage"><div><div><h2 class="title">
- <a name="interfaces"></a>Interfaces</h2></div></div></div>
- <div class="toc"><dl class="toc">
- <dt>
- <span class="refentrytitle"><a href="NimfCandidatable.html">NimfCandidatable</a></span><span class="refpurpose"></span>
- </dt>
- <dt>
- <span class="refentrytitle"><a href="NimfPreeditable.html">NimfPreeditable</a></span><span class="refpurpose"></span>
- </dt>
- </dl></div>
- </div>
- <div class="footer">
- <hr>Generated by GTK-Doc V1.34.0</div>
- </body>
- </html>
|