1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>g2: MS Windows</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul></div>
<h1>MS Windows<br>
<small>
[<a class="el" href="group__physdev.html">g2 Physical devices</a>]</small>
</h1><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="group__win32.html#gd1280d5eea2e81fa87f17528da8ff42d">g2_win32_type</a> { <a class="el" href="group__win32.html#ggd1280d5eea2e81fa87f17528da8ff42d38c78cc6a4dbb8ea4cda39df87a0e971">g2_win32</a>,
<a class="el" href="group__win32.html#ggd1280d5eea2e81fa87f17528da8ff42d45264f89723b5ef09f14e2c1985d316d">g2_wmf32</a>
}</td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__win32.html#g61d1171fcea77be28620d70cbc771f3c">g2_open_win32</a> (int width, int height, const char *title, int type)</td></tr>
</table>
<hr><h2>Enumeration Type Documentation</h2>
<a class="anchor" name="gd1280d5eea2e81fa87f17528da8ff42d"></a><!-- doxytag: member="g2_win32.h::g2_win32_type" ref="gd1280d5eea2e81fa87f17528da8ff42d" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">enum <a class="el" href="group__win32.html#gd1280d5eea2e81fa87f17528da8ff42d">g2_win32_type</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Window type <dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="ggd1280d5eea2e81fa87f17528da8ff42d38c78cc6a4dbb8ea4cda39df87a0e971"></a><!-- doxytag: member="g2_win32" ref="ggd1280d5eea2e81fa87f17528da8ff42d38c78cc6a4dbb8ea4cda39df87a0e971" args="" -->g2_win32</em> </td><td>
regular window </td></tr>
<tr><td valign="top"><em><a class="anchor" name="ggd1280d5eea2e81fa87f17528da8ff42d45264f89723b5ef09f14e2c1985d316d"></a><!-- doxytag: member="g2_wmf32" ref="ggd1280d5eea2e81fa87f17528da8ff42d45264f89723b5ef09f14e2c1985d316d" args="" -->g2_wmf32</em> </td><td>
windows meta file </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="g61d1171fcea77be28620d70cbc771f3c"></a><!-- doxytag: member="g2_win32.c::g2_open_win32" ref="g61d1171fcea77be28620d70cbc771f3c" args="(int width, int height, const char *title, int type)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">int g2_open_win32 </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">int </td>
<td class="mdname" nowrap> <em>width</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>int </td>
<td class="mdname" nowrap> <em>height</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>const char * </td>
<td class="mdname" nowrap> <em>title</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>int </td>
<td class="mdname" nowrap> <em>type</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">) </td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Create a Windows device.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>width</em> </td><td>window width </td></tr>
<tr><td valign="top"></td><td valign="top"><em>height</em> </td><td>window height </td></tr>
<tr><td valign="top"></td><td valign="top"><em>title</em> </td><td>window title </td></tr>
<tr><td valign="top"></td><td valign="top"><em>type</em> </td><td>window type, see <a class="el" href="group__win32.html#gd1280d5eea2e81fa87f17528da8ff42d">g2_win32_type</a></td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>physical device id </dd></dl>
</td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Tue Oct 17 21:27:48 2006 for g2 by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>
|