gi-atk-0.2.18.13: 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.Interfaces.Action

Contents

Description

 

Synopsis

Exported types

newtype Action Source

Constructors

Action (ForeignPtr Action) 

Instances

((~) * info (ResolveActionMethod t Action), MethodInfo * info Action p) => IsLabel t (Action -> p) Source 

Methods

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

((~) * info (ResolveActionMethod t Action), MethodInfo * info Action p) => IsLabelProxy t (Action -> p) Source 

Methods

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

type ParentTypes Action Source 
type AttributeList Action Source 
type SignalList Action Source 

Methods

actionDoAction

actionGetDescription

actionGetKeybinding

actionGetLocalizedName

actionGetNActions

actionGetName

data ActionGetNameMethodInfo Source

Instances

((~) (TYPE Lifted) signature (Int32 -> m Text), MonadIO m, ActionK a) => MethodInfo (TYPE Lifted) ActionGetNameMethodInfo a signature Source 

actionGetName :: (MonadIO m, ActionK a) => a -> Int32 -> m Text Source

actionSetDescription