Lightningbeam/PyGUI-2.5.3/Doc/Label.html

1 line
523 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>PyGUI - class Label</title>
<meta name="GENERATOR"
content="Mozilla/3.01Gold (X11; I; SunOS 5.6 sun4u) [Netscape]">
</head>
<body>
<h1>class <tt>Label(Control)</tt></h1>
<p>A&nbsp;Label is a control which displays a piece of static text.</p>
<h2>Properties</h2>
<dl>
<dl>
<dt><tt>text</tt></dt>
<dd>The string to display.</dd>
</dl>
</dl>
<dl>
<dl>
<dt><br>
</dt>
</dl>
</dl>
<br>
</body>
</html>