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

Contents

Description

 

Synopsis

Exported types

newtype Arrow Source

Constructors

Arrow (ForeignPtr Arrow) 

Instances

GObject Arrow 
((~) * info (ResolveArrowMethod t Arrow), MethodInfo * info Arrow p) => IsLabelProxy t (Arrow -> p) 
type ParentTypes Arrow 
type AttributeList Arrow 
type SignalList Arrow 

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

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

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