gi-gtk-0.3.18.14: Gtk 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.Gtk.Objects.GesturePan

Contents

Description

 

Synopsis

Exported types

newtype GesturePan Source

Instances

GObject GesturePan 
((~) * info (ResolveGesturePanMethod t GesturePan), MethodInfo * info GesturePan p) => IsLabelProxy t (GesturePan -> p) 
type ParentTypes GesturePan 
type AttributeList GesturePan 
type SignalList GesturePan 

Methods

gesturePanGetOrientation

gesturePanNew

gesturePanSetOrientation

Properties

Orientation

Signals

Pan

type GesturePanPanCallbackC = Ptr () -> CUInt -> CDouble -> Ptr () -> IO () Source