| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>MyApp 1.0 Reference Manual: MyApp</title> |
| <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> |
| <meta name="generator" content="GTK-Doc V1.20 (XML mode)"> |
| <link rel="stylesheet" href="style.css" type="text/css"> |
| </head> |
| <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
| <div class="refentry"> |
| <a name="myApp"></a><div class="titlepage"></div> |
| <div class="refnamediv"><table width="100%"><tr> |
| <td valign="top"> |
| <h2><span class="refentrytitle"><a name="myApp2-myapp2.top_of_page"></a>MyApp</span></h2> |
| <p>MyApp2 — My App2 - devhelp test.</p> |
| </td> |
| <td class="gallery_image" valign="top" align="right"></td> |
| </tr></table></div> |
| <div class="refsect1"> |
| <a name="myapp2-functions_details"></a><h2>Functions</h2> |
| <div class="refsect2"> |
| <a name="mboolean"></a><h3>mboolean</h3> |
| <pre class="programlisting">#define mboolean int |
| </pre> |
| <p>Boolean value.</p> |
| </div> |
| <div class="refsect2"> |
| <a name="MError"></a><h3>MError</h3> |
| <pre class="programlisting">#define MError 1 |
| </pre> |
| <p>My app error.</p> |
| </div> |
| <div class="refsect2"> |
| <a name="TRUE"></a><h3>TRUE</h3> |
| <pre class="programlisting">#define TRUE 1 |
| </pre> |
| <p>True value.</p> |
| </div> |
| <div class="refsect2"> |
| <a name="FALSE"></a><h3>FALSE</h3> |
| <pre class="programlisting">#define FALSE 0 |
| </pre> |
| <p>False value.</p> |
| </div> |
| </div> |
| |
| <hr> |
| <div class="footer"> |
| <hr> |
| Modified for libhover devhelp testing</div> |
| </body> |
| </html> |