gi-atk-2.0.24: Atk bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
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