1 line
525 B
HTML
1 line
525 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<html>
|
|
<head>
|
|
<title>PyGUI - class Picture</title>
|
|
|
|
<meta name="GENERATOR"
|
|
content="Mozilla/3.01Gold (X11; I; SunOS 5.6 sun4u) [Netscape]">
|
|
</head>
|
|
<body>
|
|
|
|
<h1>class <tt>Picture(Component)</tt></h1>
|
|
|
|
<p>[NOT YET IMPLEMENTED]<br>
|
|
</p>
|
|
<p>A Picture is a component which displays a static PixMap.</p>
|
|
|
|
<h2>Properties</h2>
|
|
|
|
<dl>
|
|
<dl>
|
|
<dt><tt>image</tt></dt>
|
|
<dd>The PixMap to display.</dd>
|
|
</dl>
|
|
</dl>
|
|
|
|
<p>---</p>
|
|
<br>
|
|
</body>
|
|
</html>
|