gi-gtk-3.0.9: 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.Interfaces.TreeDragSource

Contents

Description

 

Synopsis

Exported types

newtype TreeDragSource Source #

Constructors

TreeDragSource (ManagedPtr TreeDragSource) 

Instances

IsTreeDragSource TreeDragSource Source # 
((~) * info (ResolveTreeDragSourceMethod t TreeDragSource), MethodInfo * info TreeDragSource p) => IsLabel t (TreeDragSource -> p) Source # 

Methods

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

((~) * info (ResolveTreeDragSourceMethod t TreeDragSource), MethodInfo * info TreeDragSource p) => IsLabelProxy t (TreeDragSource -> p) Source # 
HasAttributeList * TreeDragSource Source # 
type SignalList TreeDragSource Source # 
type SignalList TreeDragSource
type AttributeList TreeDragSource Source # 
type AttributeList TreeDragSource

Methods

dragDataDelete

data TreeDragSourceDragDataDeleteMethodInfo Source #

Instances

((~) * signature (TreePath -> m Bool), MonadIO m, IsTreeDragSource a) => MethodInfo * TreeDragSourceDragDataDeleteMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeDragSourceDragDataDeleteMethodInfo a -> signature -> s

dragDataGet

data TreeDragSourceDragDataGetMethodInfo Source #

Instances

((~) * signature (TreePath -> SelectionData -> m Bool), MonadIO m, IsTreeDragSource a) => MethodInfo * TreeDragSourceDragDataGetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeDragSourceDragDataGetMethodInfo a -> signature -> s

rowDraggable

data TreeDragSourceRowDraggableMethodInfo Source #

Instances

((~) * signature (TreePath -> m Bool), MonadIO m, IsTreeDragSource a) => MethodInfo * TreeDragSourceRowDraggableMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TreeDragSourceRowDraggableMethodInfo a -> signature -> s