44 lines
2.3 KiB
HTML
44 lines
2.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<title>Window Widgets</title>
|
||
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
|
||
<link rel="home" href="index.html" title="The AnacondaWidgets Library Reference Manual">
|
||
<link rel="up" href="index.html" title="The AnacondaWidgets Library Reference Manual">
|
||
<link rel="prev" href="index.html" title="The AnacondaWidgets Library Reference Manual">
|
||
<link rel="next" href="AnacondaBaseWindow.html" title="AnacondaBaseWindow">
|
||
<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="index.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">The AnacondaWidgets Library Reference Manual</th>
|
||
<td><a accesskey="n" href="AnacondaBaseWindow.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="windows"></a>Window Widgets</h1></div></div></div>
|
||
<div class="toc"><dl>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="AnacondaBaseWindow.html">AnacondaBaseWindow</a></span><span class="refpurpose"> — Top-level, non-resizeable window</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="AnacondaHubWindow.html">AnacondaHubWindow</a></span><span class="refpurpose"> — Window for displaying a Hub</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="AnacondaSpokeWindow.html">AnacondaSpokeWindow</a></span><span class="refpurpose"> — Window for displaying single spokes</span>
|
||
</dt>
|
||
<dt>
|
||
<span class="refentrytitle"><a href="AnacondaStandaloneWindow.html">AnacondaStandaloneWindow</a></span><span class="refpurpose"> — Window for displaying standalone spokes</span>
|
||
</dt>
|
||
</dl></div>
|
||
</div>
|
||
<div class="footer">
|
||
<hr>
|
||
Generated by GTK-Doc V1.18</div>
|
||
</body>
|
||
</html> |