gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
ScrolledWindow.this
gtk
ScrolledWindow
ScrolledWindow
Sets our main struct and passes it to the parent class.
this
(GtkScrolledWindow* gtkScrolledWindow, bool ownedRef)
class
ScrolledWindow
this
(
GtkScrolledWindow
*
gtkScrolledWindow
,
bool
ownedRef
= false
)
this
()
this
(Widget widget)
this
(PolicyType hPolicy, PolicyType vPolicy)
this
(Adjustment hadjustment, Adjustment vadjustment)
Meta
Source
See Implementation
gtk
ScrolledWindow
ScrolledWindow
constructors
this
functions
addOnMoveFocusOut
addOnScrollChild
addWithViewport
getCaptureButtonPress
getHadjustment
getHscrollbar
getKineticScrolling
getMinContentHeight
getMinContentWidth
getPlacement
getPolicy
getScrolledWindowStruct
getShadowType
getStruct
getVadjustment
getVscrollbar
setCaptureButtonPress
setHadjustment
setKineticScrolling
setMinContentHeight
setMinContentWidth
setPlacement
setPolicy
setShadowType
setStruct
setVadjustment
unsetPlacement
static functions
callBackMoveFocusOut
callBackScrollChild
getType
variables
connectedSignals
gtkScrolledWindow
onMoveFocusOutListeners
onScrollChildListeners
Sets our main struct and passes it to the parent class.