gi-atk-2.0.21: Atk bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Atk.Interfaces.ImplementorIface

Description

The AtkImplementor interface is implemented by objects for which AtkObject peers may be obtained via calls to iface->(ref_accessible)(implementor);

Synopsis

Exported types

class (ManagedPtrNewtype o, IsDescendantOf ImplementorIface o) => IsImplementorIface o Source #

Type class for types which implement ImplementorIface.

Instances

Instances details
(ManagedPtrNewtype o, IsDescendantOf ImplementorIface o) => IsImplementorIface o Source # 
Instance details

Defined in GI.Atk.Interfaces.ImplementorIface

Methods

Overloaded methods