gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Style.OnUnrealizeDelegateWrapper
gtk
Style
Style
Undocumented in source.
class
Style
protected
class
OnUnrealizeDelegateWrapper {
void
delegate
(
Style
)
dlg
;
gulong
handlerId
;
this
(void delegate(Style) dlg);
void
remove
(OnUnrealizeDelegateWrapper source);
}
Constructors
this
this
(void delegate(Style) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnUnrealizeDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
Style
)
dlg
;
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
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