gi-atk-0.2.16.12: Atk 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.Atk.Objects.RelationSet

Contents

Description

 

Synopsis

Exported types

Methods

relationSetAdd

relationSetAdd :: (MonadIO m, RelationSetK a, RelationK b) => a -> b -> m () Source

relationSetAddRelationByType

relationSetContains

relationSetContainsTarget

relationSetGetNRelations

relationSetGetRelation

relationSetGetRelationByType

relationSetNew

relationSetRemove

relationSetRemove :: (MonadIO m, RelationSetK a, RelationK b) => a -> b -> m () Source