summaryrefslogtreecommitdiff
path: root/doc/fl_device.html
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2024-12-24 12:33:28 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2024-12-24 12:33:28 +1300
commitba40e0e277a2a959209e082fd62a3c2e796a9566 (patch)
tree0412bdb5cb3930229f86dbc99549d7a9448a6909 /doc/fl_device.html
parentb3f9e96403aa5cb9d7db2330aa579356d1d58b6f (diff)
Completed Fl_Surface_Device binding
Diffstat (limited to 'doc/fl_device.html')
-rw-r--r--doc/fl_device.html33
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/fl_device.html b/doc/fl_device.html
index 086a45c..c87b543 100644
--- a/doc/fl_device.html
+++ b/doc/fl_device.html
@@ -36,6 +36,39 @@
<td>Device</td>
</tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>Device_Reference</td>
+ </tr>
+
+</table>
+
+
+
+<table class="function">
+ <tr><th colspan="2">Static Attributes</th></tr>
+
+ <tr>
+<td><pre>
+static const char * class_id = "Fl_Device";
+</pre></td>
+<td>Use runtime tag checks instead</td>
+ </tr>
+
+</table>
+
+
+
+<table class="function">
+ <tr><th colspan="2">Functions and Procedures</th></tr>
+
+ <tr>
+<td><pre>
+virtual const char * class_name();
+</pre></td>
+<td>Deprecated, use runtime tag checks instead</td>
+ </tr>
+
</table>