File: GeneralWidgets.html

package info (click to toggle)
gwyddion 2.52-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 46,588 kB
  • sloc: ansic: 367,740; python: 7,788; sh: 5,245; makefile: 4,317; xml: 3,631; cpp: 2,550; pascal: 418; perl: 154; ruby: 130
file content (70 lines) | stat: -rw-r--r-- 3,813 bytes parent folder | download | duplicates (4)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>General Widgets: Gwyddion Widgets Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="Gwyddion Widgets Library Reference Manual">
<link rel="up" href="index.html" title="Gwyddion Widgets Library Reference Manual">
<link rel="prev" href="Gwy3DLabel.html" title="Gwy3DLabel">
<link rel="next" href="GwyAdjustBar.html" title="GwyAdjustBar">
<meta name="generator" content="GTK-Doc V1.19 (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><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="Gwy3DLabel.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="GwyAdjustBar.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><h1 class="title">
<a name="GeneralWidgets"></a>General Widgets</h1></div></div></div>
<div class="toc"><dl class="toc">
<dt>
<span class="refentrytitle"><a href="GwyAdjustBar.html">GwyAdjustBar</a></span><span class="refpurpose"> — Compact adjustment visualisation and modification</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyColorButton.html">GwyColorButton</a></span><span class="refpurpose"> — A color displaying button</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyCurve.html">GwyCurve</a></span><span class="refpurpose"> — Widget that displays editable curves</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyRuler.html">GwyRuler</a></span><span class="refpurpose"> — Base class for GwyHRuler and GwyVRuler</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyHRuler.html">GwyHRuler</a></span><span class="refpurpose"> — Horizontal ruler, similar to GtkRuler</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyVRuler.html">GwyVRuler</a></span><span class="refpurpose"> — Vertical ruler, similar to GtkRuler</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyMarkerBox.html">GwyMarkerBox</a></span><span class="refpurpose"> — Base class for box with movable markers.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyHMarkerBox.html">GwyHMarkerBox</a></span><span class="refpurpose"> — A box with movable horizontal markers.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySciText.html">GwySciText</a></span><span class="refpurpose"> — Text entry with markup and special symbol helper widgets</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyStatusbar.html">GwyStatusbar</a></span><span class="refpurpose"> — Statusbar with Pango markup support</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyShader.html">GwyShader</a></span><span class="refpurpose"> — Spherical angle selector</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyInventoryStore.html">GwyInventoryStore</a></span><span class="refpurpose"> — GtkTreeModel wrapper around GwyInventory</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyNullStore.html">GwyNullStore</a></span><span class="refpurpose"> — GtkTreeModel wrapper around nothing</span>
</dt>
</dl></div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.19</div>
</body>
</html>