gi-gio-0.2.46.13: 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.SettingsSchemaKey

Contents

Description

#GSettingsSchemaKey is an opaque data structure and can only be accessed using the following functions.

Synopsis

Exported types

newtype SettingsSchemaKey Source

Instances

BoxedObject SettingsSchemaKey Source 
((~) * info (ResolveSettingsSchemaKeyMethod t SettingsSchemaKey), MethodInfo * info SettingsSchemaKey p) => IsLabel t (SettingsSchemaKey -> p) Source 
((~) * info (ResolveSettingsSchemaKeyMethod t SettingsSchemaKey), MethodInfo * info SettingsSchemaKey p) => IsLabelProxy t (SettingsSchemaKey -> p) Source 
((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) SettingsSchemaKeyUnrefMethodInfo SettingsSchemaKey signature Source 
((~) (TYPE Lifted) signature (m SettingsSchemaKey), MonadIO m) => MethodInfo (TYPE Lifted) SettingsSchemaKeyRefMethodInfo SettingsSchemaKey signature Source 
((~) (TYPE Lifted) signature (GVariant -> m Bool), MonadIO m) => MethodInfo (TYPE Lifted) SettingsSchemaKeyRangeCheckMethodInfo SettingsSchemaKey signature Source 
((~) (TYPE Lifted) signature (m VariantType), MonadIO m) => MethodInfo (TYPE Lifted) SettingsSchemaKeyGetValueTypeMethodInfo SettingsSchemaKey signature Source 
((~) (TYPE Lifted) signature (m Text), MonadIO m) => MethodInfo (TYPE Lifted) SettingsSchemaKeyGetSummaryMethodInfo SettingsSchemaKey signature Source 
((~) (TYPE Lifted) signature (m GVariant), MonadIO m) => MethodInfo (TYPE Lifted) SettingsSchemaKeyGetRangeMethodInfo SettingsSchemaKey signature Source 
((~) (TYPE Lifted) signature (m Text), MonadIO m) => MethodInfo (TYPE Lifted) SettingsSchemaKeyGetNameMethodInfo SettingsSchemaKey signature Source 
((~) (TYPE Lifted) signature (m Text), MonadIO m) => MethodInfo (TYPE Lifted) SettingsSchemaKeyGetDescriptionMethodInfo SettingsSchemaKey signature Source 
((~) (TYPE Lifted) signature (m GVariant), MonadIO m) => MethodInfo (TYPE Lifted) SettingsSchemaKeyGetDefaultValueMethodInfo SettingsSchemaKey signature Source 

Methods

settingsSchemaKeyGetDefaultValue

settingsSchemaKeyGetDescription

settingsSchemaKeyGetName

settingsSchemaKeyGetRange

settingsSchemaKeyGetSummary

settingsSchemaKeyGetValueType

settingsSchemaKeyRangeCheck

settingsSchemaKeyRef

settingsSchemaKeyUnref