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

Contents

Description

Represents a scope for loading IO modules. A scope can be used for blocking duplicate modules, or blocking a module you don't want to load.

The scope can be used with g_io_modules_load_all_in_directory_with_scope() or g_io_modules_scan_all_in_directory_with_scope().

Synopsis

Exported types

newtype IOModuleScope Source

Instances

((~) * info (ResolveIOModuleScopeMethod t IOModuleScope), MethodInfo * info IOModuleScope p) => IsLabel t (IOModuleScope -> p) Source 

Methods

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

((~) * info (ResolveIOModuleScopeMethod t IOModuleScope), MethodInfo * info IOModuleScope p) => IsLabelProxy t (IOModuleScope -> p) Source 
((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) IOModuleScopeFreeMethodInfo IOModuleScope signature Source 
((~) (TYPE Lifted) signature (Text -> m ()), MonadIO m) => MethodInfo (TYPE Lifted) IOModuleScopeBlockMethodInfo IOModuleScope signature Source 

Methods

iOModuleScopeBlock

iOModuleScopeFree