gi-gdk-0.3.18.13: 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

newtype FrameClock Source

Instances

GObject FrameClock Source 
((~) * info (ResolveFrameClockMethod t FrameClock), MethodInfo * info FrameClock p) => IsLabel t (FrameClock -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> FrameClock -> p

((~) * info (ResolveFrameClockMethod t FrameClock), MethodInfo * info FrameClock p) => IsLabelProxy t (FrameClock -> p) Source 
type ParentTypes FrameClock Source 
type AttributeList FrameClock Source 
type SignalList FrameClock Source 

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