aboutsummaryrefslogtreecommitdiff
path: root/doc/fl_device.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_device.html')
-rw-r--r--doc/fl_device.html37
1 files changed, 36 insertions, 1 deletions
diff --git a/doc/fl_device.html b/doc/fl_device.html
index 5e62da8..11db2e6 100644
--- a/doc/fl_device.html
+++ b/doc/fl_device.html
@@ -1,4 +1,3 @@
-
<!DOCTYPE html>
<html lang="en">
@@ -14,6 +13,9 @@
<h2>Fl_Device Binding Map</h2>
+<a href="index.html">Back to Index</a>
+
+
<table class="package">
<tr><th colspan="2">Package name</th></tr>
@@ -34,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>Deprecated, 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>