gi-gtk-0.3.16.12: 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

Methods

gesturePanGetOrientation

gesturePanNew

gesturePanSetOrientation

Properties

Orientation

Signals

Pan

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