gi-glib-0.2.46.13: GLib 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.GLib.Structs.DebugKey

Contents

Description

Associates a string with a bit flag. Used in g_parse_debug_string().

Synopsis

Exported types

newtype DebugKey Source

Constructors

DebugKey (ForeignPtr DebugKey) 

Instances

((~) * info (ResolveDebugKeyMethod t DebugKey), MethodInfo * info DebugKey p) => IsLabel t (DebugKey -> p) Source 

Methods

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

((~) * info (ResolveDebugKeyMethod t DebugKey), MethodInfo * info DebugKey p) => IsLabelProxy t (DebugKey -> p) Source 

Methods

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

newZeroDebugKey :: MonadIO m => m DebugKey Source

Construct a DebugKey struct initialized to zero.

Properties

Key

Value