From ba40e0e277a2a959209e082fd62a3c2e796a9566 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Tue, 24 Dec 2024 12:33:28 +1300 Subject: Completed Fl_Surface_Device binding --- doc/fl_device.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'doc/fl_device.html') 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 @@ Device + +   + Device_Reference + + + + + + + + + + + + + + +
Static Attributes
+static const char * class_id = "Fl_Device";
+
Use runtime tag checks instead
+ + + + + + + + + + +
Functions and Procedures
+virtual const char * class_name();
+
Deprecated, use runtime tag checks instead
-- cgit