gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
StyleContext.OnChangedDelegateWrapper
gtk
StyleContext
StyleContext
Undocumented in source.
class
StyleContext
protected
class
OnChangedDelegateWrapper {
static
OnChangedDelegateWrapper
[]
listeners
;
void
delegate
(
StyleContext
)
dlg
;
gulong
handlerId
;
this
(void delegate(StyleContext) dlg);
void
remove
(OnChangedDelegateWrapper source);
}
Constructors
this
this
(void delegate(StyleContext) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnChangedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnChangedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
StyleContext
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
StyleContext
StyleContext
classes
OnChangedDelegateWrapper
constructors
this
functions
addClass
addOnChanged
addProvider
addRegion
cancelAnimations
getBackgroundColor
getBorder
getBorderColor
getColor
getDirection
getFont
getFrameClock
getJunctionSides
getMargin
getPadding
getParent
getPath
getProperty
getScale
getScreen
getSection
getState
getStruct
getStyleContextStruct
getStyleProperty
getStyleValist
getValist
hasClass
hasRegion
invalidate
listClasses
listRegions
lookupColor
lookupIconSet
notifyStateChange
popAnimatableRegion
pushAnimatableRegion
removeClass
removeProvider
removeRegion
restore
save
scrollAnimations
setBackground
setDirection
setFrameClock
setJunctionSides
setParent
setPath
setScale
setScreen
setState
setStruct
stateIsRunning
toString
static functions
addProviderForScreen
callBackChanged
callBackChangedDestroy
getType
removeProviderForScreen
renderActivity
renderArrow
renderBackground
renderBackgroundGetClip
renderCheck
renderExpander
renderExtension
renderFocus
renderFrame
renderFrameGap
renderHandle
renderIcon
renderIconPixbuf
renderIconSurface
renderInsertionCursor
renderLayout
renderLine
renderOption
renderSlider
resetWidgets
variables
gtkStyleContext