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

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 Source 

targetEntryNew

Properties

Flags

Info

Target