Documentation
Dlang.org
FrameClock.endUpdating
gdk
frame_clock
FrameClock
Stops updates for an animation.
See the documentation for
gdk.frame_clock.FrameClock.beginUpdating
.
class
FrameClock
void
endUpdating
(
)
gdk
frame_clock
FrameClock
constructors
this
functions
beginUpdating
connectAfterPaint
connectBeforePaint
connectFlushEvents
connectLayout
connectPaint
connectResumeEvents
connectUpdate
endUpdating
getCurrentTimings
getFps
getFrameCounter
getFrameTime
getHistoryStart
getRefreshInfo
getTimings
requestPhase
self
properties
gType
static functions
getGType
Stops updates for an animation.
See the documentation for gdk.frame_clock.FrameClock.beginUpdating.