| Package name | |
|---|---|
| Fl_Display_Device | FLTK.Devices.Surface.Display | 
| Types | |
|---|---|
| Fl_Display_Device | Display_Device | 
| Display_Device_Reference | |
| Static Attributes | |
|---|---|
| static const char * class_id = "Fl_Display_Device"; | Deprecated, use runtime tag checks instead. | 
| Constructors | |
|---|---|
| Fl_Display_Device(Fl_Graphics_Driver *graphics_driver); | 
function Create
       (Graphics : in out FLTK.Devices.Graphics.Graphics_Driver)
    return Display_Device;
 | 
| Functions and Procedures | |
|---|---|
| const char * class_name(); | Deprecated, use runtime tag checks instead. | 
| Static Functions and Procedures | |
|---|---|
| static Fl_Display_Device * display_device(); | 
function Get_Platform_Display
    return Display_Device_Reference;
 |