gi-gdk-0.3.18.12: Gdk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gdk.Objects.FrameClock

Contents

Description

 

Synopsis

Exported types

Methods

frameClockBeginUpdating

frameClockEndUpdating

frameClockGetCurrentTimings

frameClockGetFrameCounter

frameClockGetFrameTime

frameClockGetHistoryStart

frameClockGetRefreshInfo

frameClockGetTimings

frameClockRequestPhase

Signals

AfterPaint

BeforePaint

FlushEvents

Layout

type FrameClockLayoutCallbackC = Ptr () -> Ptr () -> IO () Source

Paint

type FrameClockPaintCallbackC = Ptr () -> Ptr () -> IO () Source

ResumeEvents

Update

type FrameClockUpdateCallbackC = Ptr () -> Ptr () -> IO () Source