gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
ScrolledWindow.OnEdgeReachedDelegateWrapper
gtk
ScrolledWindow
ScrolledWindow
Undocumented in source.
class
ScrolledWindow
protected
class
OnEdgeReachedDelegateWrapper {
static
OnEdgeReachedDelegateWrapper
[]
listeners
;
void
delegate
(
GtkPositionType
,
ScrolledWindow
)
dlg
;
gulong
handlerId
;
this
(void delegate(GtkPositionType, ScrolledWindow) dlg);
void
remove
(OnEdgeReachedDelegateWrapper source);
}
Constructors
this
this
(void delegate(GtkPositionType, ScrolledWindow) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnEdgeReachedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnEdgeReachedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
GtkPositionType
,
ScrolledWindow
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
ScrolledWindow
ScrolledWindow
classes
OnEdgeOvershotDelegateWrapper
OnEdgeReachedDelegateWrapper
OnMoveFocusOutDelegateWrapper
OnScrollChildDelegateWrapper
constructors
this
functions
addOnEdgeOvershot
addOnEdgeReached
addOnMoveFocusOut
addOnScrollChild
addWithViewport
getCaptureButtonPress
getHadjustment
getHscrollbar
getKineticScrolling
getMaxContentHeight
getMaxContentWidth
getMinContentHeight
getMinContentWidth
getOverlayScrolling
getPlacement
getPolicy
getPropagateNaturalHeight
getPropagateNaturalWidth
getScrolledWindowStruct
getShadowType
getStruct
getVadjustment
getVscrollbar
setCaptureButtonPress
setHadjustment
setKineticScrolling
setMaxContentHeight
setMaxContentWidth
setMinContentHeight
setMinContentWidth
setOverlayScrolling
setPlacement
setPolicy
setPropagateNaturalHeight
setPropagateNaturalWidth
setShadowType
setStruct
setVadjustment
unsetPlacement
static functions
callBackEdgeOvershot
callBackEdgeOvershotDestroy
callBackEdgeReached
callBackEdgeReachedDestroy
callBackMoveFocusOut
callBackMoveFocusOutDestroy
callBackScrollChild
callBackScrollChildDestroy
getType
variables
gtkScrolledWindow