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.Objects.Arrow

Contents

Description

 

Synopsis

Exported types

newtype Arrow Source

Constructors

Arrow (ForeignPtr Arrow) 

Instances

GObject Arrow Source 
((~) * info (ResolveArrowMethod t Arrow), MethodInfo * info Arrow p) => IsLabel t (Arrow -> p) Source 

Methods

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

((~) * info (ResolveArrowMethod t Arrow), MethodInfo * info Arrow p) => IsLabelProxy t (Arrow -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> Arrow -> p

type ParentTypes Arrow Source 
type AttributeList Arrow Source 
type SignalList Arrow Source 

class GObject o => ArrowK o Source

Instances

Methods

arrowNew

arrowNew :: MonadIO m => ArrowType -> ShadowType -> m Arrow Source

Deprecated: (Since version 3.14)Use a #GtkImage with a suitable icon.

arrowSet

data ArrowSetMethodInfo Source

Instances

((~) (TYPE Lifted) signature (ArrowType -> ShadowType -> m ()), MonadIO m, ArrowK a) => MethodInfo (TYPE Lifted) ArrowSetMethodInfo a signature Source 

Methods

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

arrowSet :: (MonadIO m, ArrowK a) => a -> ArrowType -> ShadowType -> m () Source

Deprecated: (Since version 3.14)Use a #GtkImage with a suitable icon.

Properties

ArrowType

setArrowArrowType :: (MonadIO m, ArrowK o) => o -> ArrowType -> m () Source

ShadowType