gi-gtk-0.3.18.13: 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.Structs.TargetEntry

Contents

Description

A #GtkTargetEntry represents a single type of data than can be supplied for by a widget for a selection or for supplied or received during drag-and-drop.

Synopsis

Exported types

newtype TargetEntry Source

Instances

BoxedObject TargetEntry Source 
((~) * info (ResolveTargetEntryMethod t TargetEntry), MethodInfo * info TargetEntry p) => IsLabel t (TargetEntry -> p) Source 

Methods

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

((~) * info (ResolveTargetEntryMethod t TargetEntry), MethodInfo * info TargetEntry p) => IsLabelProxy t (TargetEntry -> p) Source 
((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) TargetEntryFreeMethodInfo TargetEntry signature Source 
((~) (TYPE Lifted) signature (m TargetEntry), MonadIO m) => MethodInfo (TYPE Lifted) TargetEntryCopyMethodInfo TargetEntry signature Source 

newZeroTargetEntry :: MonadIO m => m TargetEntry Source

Construct a TargetEntry struct initialized to zero.

Methods

targetEntryCopy

targetEntryFree

targetEntryNew

Properties

Flags

Info

Target