gi-gio-2.0.6: 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.Objects.AppInfoMonitor

Contents

Description

 

Synopsis

Exported types

newtype AppInfoMonitor Source #

Instances

GObject AppInfoMonitor Source # 
IsObject AppInfoMonitor Source # 
IsAppInfoMonitor AppInfoMonitor Source # 
((~) * info (ResolveAppInfoMonitorMethod t AppInfoMonitor), MethodInfo * info AppInfoMonitor p) => IsLabel t (AppInfoMonitor -> p) Source # 

Methods

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

((~) * info (ResolveAppInfoMonitorMethod t AppInfoMonitor), MethodInfo * info AppInfoMonitor p) => IsLabelProxy t (AppInfoMonitor -> p) Source # 
HasAttributeList * AppInfoMonitor Source # 
type SignalList AppInfoMonitor Source # 
type SignalList AppInfoMonitor
type AttributeList AppInfoMonitor Source # 
type AttributeList AppInfoMonitor

class GObject o => IsAppInfoMonitor o Source #

Instances

Methods

appInfoMonitorGet

Signals

Changed

data AppInfoMonitorChangedSignalInfo Source #

Instances

SignalInfo AppInfoMonitorChangedSignalInfo Source # 

Associated Types

type HaskellCallbackType AppInfoMonitorChangedSignalInfo :: *

Methods

connectSignal :: GObject o => SignalProxy o AppInfoMonitorChangedSignalInfo -> o -> HaskellCallbackType AppInfoMonitorChangedSignalInfo -> SignalConnectMode -> IO SignalHandlerId

type HaskellCallbackType AppInfoMonitorChangedSignalInfo Source # 

afterAppInfoMonitorChanged :: (GObject a, MonadIO m) => a -> AppInfoMonitorChangedCallback -> m SignalHandlerId Source #

onAppInfoMonitorChanged :: (GObject a, MonadIO m) => a -> AppInfoMonitorChangedCallback -> m SignalHandlerId Source #