gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
MonitorG.OnInvalidateDelegateWrapper
gdk
MonitorG
MonitorG
Undocumented in source.
class
MonitorG
protected
class
OnInvalidateDelegateWrapper {
void
delegate
(
MonitorG
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(MonitorG) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(MonitorG) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
MonitorG
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gdk
MonitorG
MonitorG
classes
OnInvalidateDelegateWrapper
constructors
this
functions
addOnInvalidate
getDisplay
getGeometry
getHeightMm
getManufacturer
getModel
getMonitorGStruct
getRefreshRate
getScaleFactor
getStruct
getSubpixelLayout
getWidthMm
getWorkarea
internalRemoveOnInvalidate
isPrimary
setStruct
static functions
callBackInvalidate
callBackInvalidateDestroy
getType
variables
gdkMonitor
onInvalidateListeners