gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
Style.OnRealizeDelegateWrapper
gtk
Style
Style
Undocumented in source.
class
Style
protected
class
OnRealizeDelegateWrapper {
void
delegate
(
Style
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(Style) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(Style) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
Style
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
Style
Style
classes
OnRealizeDelegateWrapper
OnUnrealizeDelegateWrapper
constructors
this
functions
addOnRealize
addOnUnrealize
applyDefaultBackground
attach
copy
detach
getStruct
getStyleProperty
getStyleStruct
getValist
hasContext
internalRemoveOnRealize
internalRemoveOnUnrealize
lookupColor
lookupIconSet
renderIcon
setBackground
setStruct
static functions
callBackRealize
callBackRealizeDestroy
callBackUnrealize
callBackUnrealizeDestroy
getType
paintArrow
paintBox
paintBoxGap
paintCheck
paintDiamond
paintExpander
paintExtension
paintFlatBox
paintFocus
paintHandle
paintHline
paintLayout
paintOption
paintResizeGrip
paintShadow
paintShadowGap
paintSlider
paintSpinner
paintTab
paintVline
variables
gtkStyle
onRealizeListeners
onUnrealizeListeners