summaryrefslogtreecommitdiff
path: root/doc/fl_copy_surface.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_copy_surface.html')
-rw-r--r--doc/fl_copy_surface.html25
1 files changed, 23 insertions, 2 deletions
diff --git a/doc/fl_copy_surface.html b/doc/fl_copy_surface.html
index c022c79..412f58d 100644
--- a/doc/fl_copy_surface.html
+++ b/doc/fl_copy_surface.html
@@ -46,7 +46,21 @@
<table class="function">
- <tr><th colspan="2">Functions and Procedures</th></tr>
+ <tr><th colspan="2">Static Attributes</th></tr>
+
+ <tr>
+<td><pre>
+static const char * class_id = "Fl_Copy_Surface";
+</pre></td>
+<td>Deprecated, use runtime tag checks instead.</td>
+ </tr>
+
+</table>
+
+
+
+<table class="function">
+ <tr><th colspan="2">Constructors</th></tr>
<tr>
<td><pre>
@@ -59,11 +73,18 @@ function Create
</pre></td>
</tr>
+</table>
+
+
+
+<table class="function">
+ <tr><th colspan="2">Functions and Procedures</th></tr>
+
<tr>
<td><pre>
const char * class_name();
</pre></td>
-<td>&nbsp;</td>
+<td>Deprecated, use runtime tag checks instead.</td>
</tr>
<tr>