gi-gio-2.0.10: 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 #

Constructors

DBusErrorEntry (ManagedPtr DBusErrorEntry) 

Instances

WrappedPtr DBusErrorEntry Source # 
(~) AttrOpTag tag AttrSet => Constructible DBusErrorEntry tag Source # 

Methods

new :: MonadIO m => (ManagedPtr DBusErrorEntry -> DBusErrorEntry) -> [AttrOp DBusErrorEntry tag] -> m DBusErrorEntry

((~) * 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

dBusErrorEntry_dbusErrorName :: AttrLabelProxy "dbusErrorName" Source #

errorCode

dBusErrorEntry_errorCode :: AttrLabelProxy "errorCode" Source #