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.Structs.TargetPair

Contents

Description

A #GtkTargetPair is used to represent the same information as a table of #GtkTargetEntry, but in an efficient form.

Synopsis

Exported types

newtype TargetPair Source #

Constructors

TargetPair (ManagedPtr TargetPair) 

Instances

WrappedPtr TargetPair Source # 
(~) AttrOpTag tag AttrSet => Constructible TargetPair tag Source # 

Methods

new :: MonadIO m => (ManagedPtr TargetPair -> TargetPair) -> [AttrOp TargetPair tag] -> m TargetPair

((~) * info (ResolveTargetPairMethod t TargetPair), MethodInfo * info TargetPair p) => IsLabel t (TargetPair -> p) Source # 

Methods

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

((~) * info (ResolveTargetPairMethod t TargetPair), MethodInfo * info TargetPair p) => IsLabelProxy t (TargetPair -> p) Source # 
HasAttributeList * TargetPair Source # 
type AttributeList TargetPair Source # 
type AttributeList TargetPair

newZeroTargetPair :: MonadIO m => m TargetPair Source #

Construct a TargetPair struct initialized to zero.

Properties

flags

targetPair_flags :: AttrLabelProxy "flags" Source #

info

targetPair_info :: AttrLabelProxy "info" Source #

target

targetPair_target :: AttrLabelProxy "target" Source #