gtk-d v2.4.0 (2014-08-04T21:05:35Z)
Home
Dub
Repo
GdkFrameTimings
gtkc
gdktypes
Main Gtk struct.
struct
GdkFrameTimings {
uint
refCount
;
long
frameCounter
;
ulong
cookie
;
long
frameTime
;
long
drawnTime
;
long
presentationTime
;
long
refreshInterval
;
long
predictedPresentationTime
;
debug
long
layoutStartTime
;
debug
long
paintStartTime
;
debug
long
frameEndTime
;
uint
bitfield0
;
}
Members
Variables
bitfield0
uint
bitfield0
;
Undocumented in source.
cookie
ulong
cookie
;
Undocumented in source.
drawnTime
long
drawnTime
;
Undocumented in source.
frameCounter
long
frameCounter
;
Undocumented in source.
frameEndTime
long
frameEndTime
;
Undocumented in source.
frameTime
long
frameTime
;
Undocumented in source.
layoutStartTime
long
layoutStartTime
;
Undocumented in source.
paintStartTime
long
paintStartTime
;
Undocumented in source.
predictedPresentationTime
long
predictedPresentationTime
;
Undocumented in source.
presentationTime
long
presentationTime
;
Undocumented in source.
refCount
uint
refCount
;
Undocumented in source.
refreshInterval
long
refreshInterval
;
Undocumented in source.
Meta
Source
See Implementation
gtkc
gdktypes
aliases
AxisUse
ByteOrder
Colorspace
CrossingMode
CursorType
DeviceType
DragAction
DragProtocol
EventMask
EventType
FilterReturn
FrameClockPhase
FullscreenMode
GdkAtom
GdkEventFunc
GdkFilterFunc
GdkPixbufDestroyNotify
GdkPixbufSaveFunc
GdkRectangle
GdkWindowChildFunc
GdkWindowInvalidateHandlerFunc
GdkXEvent
GrabOwnership
GrabStatus
Gravity
InputMode
InputSource
InterpType
ModifierIntent
ModifierType
NotifyType
OwnerChange
PixbufAlphaMode
PixbufError
PixbufRotation
PropMode
PropertyState
Rectangle
ScrollDirection
SettingAction
VisibilityState
VisualType
WMDecoration
WMFunction
WindowAttributesType
WindowEdge
WindowHints
WindowState
WindowType
WindowTypeHint
WindowWindowClass
enums
GdkAxisUse
GdkByteOrder
GdkColorspace
GdkCrossingMode
GdkCursorType
GdkDeviceType
GdkDragAction
GdkDragProtocol
GdkEventMask
GdkEventType
GdkFilterReturn
GdkFrameClockPhase
GdkFullscreenMode
GdkGrabOwnership
GdkGrabStatus
GdkGravity
GdkInputMode
GdkInputSource
GdkInterpType
GdkModifierIntent
GdkModifierType
GdkNotifyType
GdkOwnerChange
GdkPixbufAlphaMode
GdkPixbufError
GdkPixbufRotation
GdkPropMode
GdkPropertyState
GdkScrollDirection
GdkSettingAction
GdkVisibilityState
GdkVisualType
GdkWMDecoration
GdkWMFunction
GdkWindowAttributesType
GdkWindowEdge
GdkWindowHints
GdkWindowState
GdkWindowType
GdkWindowTypeHint
GdkWindowWindowClass
structs
GdkAppLaunchContext
GdkColor
GdkCursor
GdkDevice
GdkDeviceManager
GdkDisplay
GdkDisplayManager
GdkDragContext
GdkEvent
GdkEventAny
GdkEventButton
GdkEventConfigure
GdkEventCrossing
GdkEventDND
GdkEventExpose
GdkEventFocus
GdkEventGrabBroken
GdkEventKey
GdkEventMotion
GdkEventOwnerChange
GdkEventProperty
GdkEventProximity
GdkEventScroll
GdkEventSelection
GdkEventSequence
GdkEventSetting
GdkEventTouch
GdkEventVisibility
GdkEventWindowState
GdkFrameClock
GdkFrameTimings
GdkGeometry
GdkKeymap
GdkKeymapKey
GdkPixbuf
GdkPoint
GdkRGBA
GdkScreen
GdkTimeCoord
GdkVisual
GdkWindow
GdkWindowAttr
_GdkAtom
variables
GDK_MAX_TIMECOORD_AXES
Main Gtk struct.