gtk-d ~master (2021-11-11T18:52:04Z)
Home
Dub
Repo
EventControllerScroll.addOnScroll
gtk
EventControllerScroll
EventControllerScroll
Signals that the widget should scroll by the amount specified by @dx and @dy.
class
EventControllerScroll
gulong
addOnScroll
(
void
delegate
(
double
,
double
,
EventControllerScroll
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gtk
EventControllerScroll
EventControllerScroll
constructors
this
functions
addOnDecelerate
addOnScroll
addOnScrollBegin
addOnScrollEnd
getEventControllerScrollStruct
getFlags
getStruct
setFlags
static functions
getType
variables
gtkEventControllerScroll
Signals that the widget should scroll by the amount specified by @dx and @dy.