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.SettingsSchemaSource

Contents

Description

This is an opaque structure type. You may not access it directly.

Synopsis

Exported types

newtype SettingsSchemaSource Source #

Constructors

SettingsSchemaSource (ManagedPtr SettingsSchemaSource) 

Instances

BoxedObject SettingsSchemaSource Source # 

Methods

boxedType :: SettingsSchemaSource -> IO GType

((~) * info (ResolveSettingsSchemaSourceMethod t SettingsSchemaSource), MethodInfo * info SettingsSchemaSource p) => IsLabel t (SettingsSchemaSource -> p) Source # 
((~) * info (ResolveSettingsSchemaSourceMethod t SettingsSchemaSource), MethodInfo * info SettingsSchemaSource p) => IsLabelProxy t (SettingsSchemaSource -> p) Source # 
HasAttributeList * SettingsSchemaSource Source # 
((~) * signature (m ()), MonadIO m) => MethodInfo * SettingsSchemaSourceUnrefMethodInfo SettingsSchemaSource signature Source # 
((~) * signature (m SettingsSchemaSource), MonadIO m) => MethodInfo * SettingsSchemaSourceRefMethodInfo SettingsSchemaSource signature Source # 
((~) * signature (Text -> Bool -> m (Maybe SettingsSchema)), MonadIO m) => MethodInfo * SettingsSchemaSourceLookupMethodInfo SettingsSchemaSource signature Source # 
((~) * signature (Bool -> m ([Text], [Text])), MonadIO m) => MethodInfo * SettingsSchemaSourceListSchemasMethodInfo SettingsSchemaSource signature Source # 
type AttributeList SettingsSchemaSource Source # 
type AttributeList SettingsSchemaSource

Methods

getDefault

listSchemas

lookup

newFromDirectory

ref

unref