gi-gtk-0.3.18.15: 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 
(~) AttrOpTag tag AttrSet => Constructible TargetEntry tag 
((~) * signature (m ()), MonadIO m) => MethodInfo * TargetEntryFreeMethodInfo TargetEntry signature 
((~) * signature (m TargetEntry), MonadIO m) => MethodInfo * TargetEntryCopyMethodInfo TargetEntry signature 
((~) * info (ResolveTargetEntryMethod t TargetEntry), MethodInfo * info TargetEntry p) => IsLabelProxy t (TargetEntry -> p) 
type AttributeList TargetEntry 

newZeroTargetEntry :: MonadIO m => m TargetEntry Source

Construct a TargetEntry struct initialized to zero.

Methods

targetEntryCopy

targetEntryFree

data TargetEntryFreeMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m) => MethodInfo * TargetEntryFreeMethodInfo TargetEntry signature 

targetEntryNew

Properties

Flags

Info

Target