gi-gio-2.0.6: Gio 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.Gio.Structs.DBusErrorEntry

Contents

Description

Struct used in g_dbus_error_register_error_domain().

Synopsis

Exported types

newtype DBusErrorEntry Source #

Instances

WrappedPtr DBusErrorEntry Source # 
(~) AttrOpTag tag AttrSet => Constructible DBusErrorEntry tag Source # 
((~) * info (ResolveDBusErrorEntryMethod t DBusErrorEntry), MethodInfo * info DBusErrorEntry p) => IsLabel t (DBusErrorEntry -> p) Source # 

Methods

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

((~) * info (ResolveDBusErrorEntryMethod t DBusErrorEntry), MethodInfo * info DBusErrorEntry p) => IsLabelProxy t (DBusErrorEntry -> p) Source # 
HasAttributeList * DBusErrorEntry Source # 
type AttributeList DBusErrorEntry Source # 
type AttributeList DBusErrorEntry

newZeroDBusErrorEntry :: MonadIO m => m DBusErrorEntry Source #

Construct a DBusErrorEntry struct initialized to zero.

Properties

DbusErrorName

dBusErrorEntryDbusErrorName :: AttrLabelProxy "dbusErrorName" Source #

ErrorCode

dBusErrorEntryErrorCode :: AttrLabelProxy "errorCode" Source #