dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
DeviceData
org
eclipse
swt
graphics
DeviceData
Undocumented in source.
class
DeviceData {
String
display_name
;
String
application_name
;
String
application_class
;
bool
debugging
;
bool
tracking
;
Exception
[]
errors
;
Object
[]
objects
;
}
Members
Variables
application_class
String
application_class
;
Undocumented in source.
application_name
String
application_name
;
Undocumented in source.
debugging
bool
debugging
;
Undocumented in source.
display_name
String
display_name
;
Undocumented in source.
errors
Exception
[]
errors
;
Undocumented in source.
objects
Object
[]
objects
;
Undocumented in source.
tracking
bool
tracking
;
Undocumented in source.
Meta
Source
See Implementation
org
eclipse
swt
graphics
DeviceData
modules
Color
Cursor
Device
DeviceData
Drawable
Font
FontData
FontMetrics
GC
GCData
GlyphMetrics
Image
ImageData
ImageDataLoader
ImageLoader
ImageLoaderEvent
ImageLoaderListener
LineAttributes
PaletteData
Path
PathData
Pattern
Point
RGB
Rectangle
Region
Resource
TextLayout
TextStyle
Transform
all