summaryrefslogtreecommitdiff
path: root/doc/fl_pixmap.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_pixmap.html')
-rw-r--r--doc/fl_pixmap.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/fl_pixmap.html b/doc/fl_pixmap.html
index de528e6..81d3cc5 100644
--- a/doc/fl_pixmap.html
+++ b/doc/fl_pixmap.html
@@ -14,6 +14,9 @@
<h2>Fl_Pixmap Binding Map</h2>
+<a href="index.html">Back to Index</a>
+
+
<table class="package">
<tr><th colspan="2">Package name</th></tr>
@@ -128,21 +131,24 @@ procedure Draw
<td><pre>
virtual void label(Fl_Widget *w);
</pre></td>
-<td>&nbsp;</td>
+<td>Not applicable as the original is marked as obsolete</td>
</tr>
<tr>
<td><pre>
virtual void label(Fl_Menu_Item *m);
</pre></td>
-<td>&nbsp;</td>
+<td>Not applicable as the original is marked as obsolete</td>
</tr>
<tr>
<td><pre>
virtual void uncache();
</pre></td>
-<td>&nbsp;</td>
+<td><pre>
+procedure Uncache
+ (This : in out Pixmap);
+</pre></td>
</tr>
</table>