packages feed

gi-gio 2.0.6 → 2.0.7

raw patch · 3 files changed

+16/−9 lines, 3 filesdep +haskell-gidep ~haskell-gi-basePVP: major bump suggested

API removals or changes: PVP suggests a major version bump

Dependencies added: haskell-gi

Dependency ranges changed: haskell-gi-base

API changes (from Hackage documentation)

- GI.Gio.Callbacks: actionEntryActivateFieldCallbackClosure :: ActionEntryActivateFieldCallback -> IO Closure
- GI.Gio.Callbacks: actionEntryActivateFieldCallbackWrapper :: Maybe (Ptr (FunPtr (ActionEntryActivateFieldCallbackC))) -> ActionEntryActivateFieldCallback -> Ptr SimpleAction -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Callbacks: actionEntryChangeStateFieldCallbackClosure :: ActionEntryChangeStateFieldCallback -> IO Closure
- GI.Gio.Callbacks: actionEntryChangeStateFieldCallbackWrapper :: Maybe (Ptr (FunPtr (ActionEntryChangeStateFieldCallbackC))) -> ActionEntryChangeStateFieldCallback -> Ptr SimpleAction -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Callbacks: asyncReadyCallbackClosure :: AsyncReadyCallback -> IO Closure
- GI.Gio.Callbacks: asyncReadyCallbackWrapper :: Maybe (Ptr (FunPtr (AsyncReadyCallbackC))) -> AsyncReadyCallback -> Ptr Object -> Ptr AsyncResult -> Ptr () -> IO ()
- GI.Gio.Callbacks: busAcquiredCallbackClosure :: BusAcquiredCallback -> IO Closure
- GI.Gio.Callbacks: busAcquiredCallbackWrapper :: Maybe (Ptr (FunPtr (BusAcquiredCallbackC))) -> BusAcquiredCallback -> Ptr DBusConnection -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: busNameAcquiredCallbackClosure :: BusNameAcquiredCallback -> IO Closure
- GI.Gio.Callbacks: busNameAcquiredCallbackWrapper :: Maybe (Ptr (FunPtr (BusNameAcquiredCallbackC))) -> BusNameAcquiredCallback -> Ptr DBusConnection -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: busNameAppearedCallbackClosure :: BusNameAppearedCallback -> IO Closure
- GI.Gio.Callbacks: busNameAppearedCallbackWrapper :: Maybe (Ptr (FunPtr (BusNameAppearedCallbackC))) -> BusNameAppearedCallback -> Ptr DBusConnection -> CString -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: busNameLostCallbackClosure :: BusNameLostCallback -> IO Closure
- GI.Gio.Callbacks: busNameLostCallbackWrapper :: Maybe (Ptr (FunPtr (BusNameLostCallbackC))) -> BusNameLostCallback -> Ptr DBusConnection -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: busNameVanishedCallbackClosure :: BusNameVanishedCallback -> IO Closure
- GI.Gio.Callbacks: busNameVanishedCallbackWrapper :: Maybe (Ptr (FunPtr (BusNameVanishedCallbackC))) -> BusNameVanishedCallback -> Ptr DBusConnection -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: cancellableSourceFuncClosure :: CancellableSourceFunc -> IO Closure
- GI.Gio.Callbacks: cancellableSourceFuncWrapper :: Maybe (Ptr (FunPtr (CancellableSourceFuncC))) -> CancellableSourceFunc -> Ptr Cancellable -> Ptr () -> IO CInt
- GI.Gio.Callbacks: dBusInterfaceGetPropertyFuncClosure :: DBusInterfaceGetPropertyFunc -> IO Closure
- GI.Gio.Callbacks: dBusInterfaceGetPropertyFuncWrapper :: Maybe (Ptr (FunPtr (DBusInterfaceGetPropertyFuncC))) -> DBusInterfaceGetPropertyFunc -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GError -> Ptr () -> IO (Ptr GVariant)
- GI.Gio.Callbacks: dBusInterfaceMethodCallFuncClosure :: DBusInterfaceMethodCallFunc -> IO Closure
- GI.Gio.Callbacks: dBusInterfaceMethodCallFuncWrapper :: Maybe (Ptr (FunPtr (DBusInterfaceMethodCallFuncC))) -> DBusInterfaceMethodCallFunc -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr DBusMethodInvocation -> Ptr () -> IO ()
- GI.Gio.Callbacks: dBusInterfaceSetPropertyFuncClosure :: DBusInterfaceSetPropertyFunc -> IO Closure
- GI.Gio.Callbacks: dBusInterfaceSetPropertyFuncWrapper :: Maybe (Ptr (FunPtr (DBusInterfaceSetPropertyFuncC))) -> DBusInterfaceSetPropertyFunc -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr GError -> Ptr () -> IO CInt
- GI.Gio.Callbacks: dBusMessageFilterFunctionClosure :: DBusMessageFilterFunction -> IO Closure
- GI.Gio.Callbacks: dBusMessageFilterFunctionWrapper :: Maybe (Ptr (FunPtr (DBusMessageFilterFunctionC))) -> DBusMessageFilterFunction -> Ptr DBusConnection -> Ptr DBusMessage -> CInt -> Ptr () -> IO (Ptr DBusMessage)
- GI.Gio.Callbacks: dBusProxyTypeFuncClosure :: DBusProxyTypeFunc -> IO Closure
- GI.Gio.Callbacks: dBusProxyTypeFuncWrapper :: Maybe (Ptr (FunPtr (DBusProxyTypeFuncC))) -> DBusProxyTypeFunc -> Ptr DBusObjectManagerClient -> CString -> CString -> Ptr () -> IO CGType
- GI.Gio.Callbacks: dBusSignalCallbackClosure :: DBusSignalCallback -> IO Closure
- GI.Gio.Callbacks: dBusSignalCallbackWrapper :: Maybe (Ptr (FunPtr (DBusSignalCallbackC))) -> DBusSignalCallback -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Callbacks: dBusSubtreeDispatchFuncClosure :: DBusSubtreeDispatchFunc -> IO Closure
- GI.Gio.Callbacks: dBusSubtreeDispatchFuncWrapper :: Maybe (Ptr (FunPtr (DBusSubtreeDispatchFuncC))) -> DBusSubtreeDispatchFunc -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr () -> Ptr () -> IO (Ptr DBusInterfaceVTable)
- GI.Gio.Callbacks: dBusSubtreeIntrospectFuncClosure :: DBusSubtreeIntrospectFunc -> IO Closure
- GI.Gio.Callbacks: dBusSubtreeIntrospectFuncWrapper :: Maybe (Ptr (FunPtr (DBusSubtreeIntrospectFuncC))) -> DBusSubtreeIntrospectFunc -> Ptr DBusConnection -> CString -> CString -> CString -> Ptr () -> IO (Ptr DBusInterfaceInfo)
- GI.Gio.Callbacks: datagramBasedSourceFuncClosure :: DatagramBasedSourceFunc -> IO Closure
- GI.Gio.Callbacks: datagramBasedSourceFuncWrapper :: Maybe (Ptr (FunPtr (DatagramBasedSourceFuncC))) -> DatagramBasedSourceFunc -> Ptr DatagramBased -> CUInt -> Ptr () -> IO CInt
- GI.Gio.Callbacks: desktopAppLaunchCallbackClosure :: DesktopAppLaunchCallback -> IO Closure
- GI.Gio.Callbacks: desktopAppLaunchCallbackWrapper :: Maybe (Ptr (FunPtr (DesktopAppLaunchCallbackC))) -> DesktopAppLaunchCallback -> Ptr DesktopAppInfo -> Int32 -> Ptr () -> IO ()
- GI.Gio.Callbacks: fileMeasureProgressCallbackClosure :: FileMeasureProgressCallback -> IO Closure
- GI.Gio.Callbacks: fileMeasureProgressCallbackWrapper :: Maybe (Ptr (FunPtr (FileMeasureProgressCallbackC))) -> FileMeasureProgressCallback -> CInt -> Word64 -> Word64 -> Word64 -> Ptr () -> IO ()
- GI.Gio.Callbacks: fileProgressCallbackClosure :: FileProgressCallback -> IO Closure
- GI.Gio.Callbacks: fileProgressCallbackWrapper :: Maybe (Ptr (FunPtr (FileProgressCallbackC))) -> FileProgressCallback -> Int64 -> Int64 -> Ptr () -> IO ()
- GI.Gio.Callbacks: fileReadMoreCallbackClosure :: FileReadMoreCallback -> IO Closure
- GI.Gio.Callbacks: fileReadMoreCallbackWrapper :: Maybe (Ptr (FunPtr (FileReadMoreCallbackC))) -> FileReadMoreCallback -> CString -> Int64 -> Ptr () -> IO CInt
- GI.Gio.Callbacks: iOSchedulerJobFuncClosure :: IOSchedulerJobFunc -> IO Closure
- GI.Gio.Callbacks: iOSchedulerJobFuncWrapper :: Maybe (Ptr (FunPtr (IOSchedulerJobFuncC))) -> IOSchedulerJobFunc -> Ptr IOSchedulerJob -> Ptr Cancellable -> Ptr () -> IO CInt
- GI.Gio.Callbacks: mkActionEntryActivateFieldCallback :: ActionEntryActivateFieldCallbackC -> IO (FunPtr ActionEntryActivateFieldCallbackC)
- GI.Gio.Callbacks: mkActionEntryChangeStateFieldCallback :: ActionEntryChangeStateFieldCallbackC -> IO (FunPtr ActionEntryChangeStateFieldCallbackC)
- GI.Gio.Callbacks: mkAsyncReadyCallback :: AsyncReadyCallbackC -> IO (FunPtr AsyncReadyCallbackC)
- GI.Gio.Callbacks: mkBusAcquiredCallback :: BusAcquiredCallbackC -> IO (FunPtr BusAcquiredCallbackC)
- GI.Gio.Callbacks: mkBusNameAcquiredCallback :: BusNameAcquiredCallbackC -> IO (FunPtr BusNameAcquiredCallbackC)
- GI.Gio.Callbacks: mkBusNameAppearedCallback :: BusNameAppearedCallbackC -> IO (FunPtr BusNameAppearedCallbackC)
- GI.Gio.Callbacks: mkBusNameLostCallback :: BusNameLostCallbackC -> IO (FunPtr BusNameLostCallbackC)
- GI.Gio.Callbacks: mkBusNameVanishedCallback :: BusNameVanishedCallbackC -> IO (FunPtr BusNameVanishedCallbackC)
- GI.Gio.Callbacks: mkCancellableSourceFunc :: CancellableSourceFuncC -> IO (FunPtr CancellableSourceFuncC)
- GI.Gio.Callbacks: mkDBusInterfaceGetPropertyFunc :: DBusInterfaceGetPropertyFuncC -> IO (FunPtr DBusInterfaceGetPropertyFuncC)
- GI.Gio.Callbacks: mkDBusInterfaceMethodCallFunc :: DBusInterfaceMethodCallFuncC -> IO (FunPtr DBusInterfaceMethodCallFuncC)
- GI.Gio.Callbacks: mkDBusInterfaceSetPropertyFunc :: DBusInterfaceSetPropertyFuncC -> IO (FunPtr DBusInterfaceSetPropertyFuncC)
- GI.Gio.Callbacks: mkDBusMessageFilterFunction :: DBusMessageFilterFunctionC -> IO (FunPtr DBusMessageFilterFunctionC)
- GI.Gio.Callbacks: mkDBusProxyTypeFunc :: DBusProxyTypeFuncC -> IO (FunPtr DBusProxyTypeFuncC)
- GI.Gio.Callbacks: mkDBusSignalCallback :: DBusSignalCallbackC -> IO (FunPtr DBusSignalCallbackC)
- GI.Gio.Callbacks: mkDBusSubtreeDispatchFunc :: DBusSubtreeDispatchFuncC -> IO (FunPtr DBusSubtreeDispatchFuncC)
- GI.Gio.Callbacks: mkDBusSubtreeIntrospectFunc :: DBusSubtreeIntrospectFuncC -> IO (FunPtr DBusSubtreeIntrospectFuncC)
- GI.Gio.Callbacks: mkDatagramBasedSourceFunc :: DatagramBasedSourceFuncC -> IO (FunPtr DatagramBasedSourceFuncC)
- GI.Gio.Callbacks: mkDesktopAppLaunchCallback :: DesktopAppLaunchCallbackC -> IO (FunPtr DesktopAppLaunchCallbackC)
- GI.Gio.Callbacks: mkFileMeasureProgressCallback :: FileMeasureProgressCallbackC -> IO (FunPtr FileMeasureProgressCallbackC)
- GI.Gio.Callbacks: mkFileProgressCallback :: FileProgressCallbackC -> IO (FunPtr FileProgressCallbackC)
- GI.Gio.Callbacks: mkFileReadMoreCallback :: FileReadMoreCallbackC -> IO (FunPtr FileReadMoreCallbackC)
- GI.Gio.Callbacks: mkIOSchedulerJobFunc :: IOSchedulerJobFuncC -> IO (FunPtr IOSchedulerJobFuncC)
- GI.Gio.Callbacks: mkPollableSourceFunc :: PollableSourceFuncC -> IO (FunPtr PollableSourceFuncC)
- GI.Gio.Callbacks: mkReallocFunc :: ReallocFuncC -> IO (FunPtr ReallocFuncC)
- GI.Gio.Callbacks: mkSettingsBindGetMapping :: SettingsBindGetMappingC -> IO (FunPtr SettingsBindGetMappingC)
- GI.Gio.Callbacks: mkSettingsBindSetMapping :: SettingsBindSetMappingC -> IO (FunPtr SettingsBindSetMappingC)
- GI.Gio.Callbacks: mkSettingsGetMapping :: SettingsGetMappingC -> IO (FunPtr SettingsGetMappingC)
- GI.Gio.Callbacks: mkSimpleAsyncThreadFunc :: SimpleAsyncThreadFuncC -> IO (FunPtr SimpleAsyncThreadFuncC)
- GI.Gio.Callbacks: mkSocketSourceFunc :: SocketSourceFuncC -> IO (FunPtr SocketSourceFuncC)
- GI.Gio.Callbacks: mkTaskThreadFunc :: TaskThreadFuncC -> IO (FunPtr TaskThreadFuncC)
- GI.Gio.Callbacks: pollableSourceFuncClosure :: PollableSourceFunc -> IO Closure
- GI.Gio.Callbacks: pollableSourceFuncWrapper :: Maybe (Ptr (FunPtr (PollableSourceFuncC))) -> PollableSourceFunc -> Ptr Object -> Ptr () -> IO CInt
- GI.Gio.Callbacks: reallocFuncClosure :: ReallocFunc -> IO Closure
- GI.Gio.Callbacks: reallocFuncWrapper :: Maybe (Ptr (FunPtr (ReallocFuncC))) -> ReallocFunc -> Ptr () -> Word64 -> IO (Ptr ())
- GI.Gio.Callbacks: settingsBindGetMappingClosure :: SettingsBindGetMapping -> IO Closure
- GI.Gio.Callbacks: settingsBindGetMappingWrapper :: Maybe (Ptr (FunPtr (SettingsBindGetMappingC))) -> SettingsBindGetMapping -> Ptr GValue -> Ptr GVariant -> Ptr () -> IO CInt
- GI.Gio.Callbacks: settingsBindSetMappingClosure :: SettingsBindSetMapping -> IO Closure
- GI.Gio.Callbacks: settingsBindSetMappingWrapper :: Maybe (Ptr (FunPtr (SettingsBindSetMappingC))) -> SettingsBindSetMapping -> Ptr GValue -> Ptr VariantType -> Ptr () -> IO (Ptr GVariant)
- GI.Gio.Callbacks: settingsGetMappingClosure :: SettingsGetMapping -> IO Closure
- GI.Gio.Callbacks: settingsGetMappingWrapper :: Maybe (Ptr (FunPtr (SettingsGetMappingC))) -> SettingsGetMapping -> Ptr GVariant -> Ptr (Ptr ()) -> Ptr () -> IO CInt
- GI.Gio.Callbacks: simpleAsyncThreadFuncClosure :: SimpleAsyncThreadFunc -> IO Closure
- GI.Gio.Callbacks: simpleAsyncThreadFuncWrapper :: Maybe (Ptr (FunPtr (SimpleAsyncThreadFuncC))) -> SimpleAsyncThreadFunc -> Ptr SimpleAsyncResult -> Ptr Object -> Ptr Cancellable -> IO ()
- GI.Gio.Callbacks: socketSourceFuncClosure :: SocketSourceFunc -> IO Closure
- GI.Gio.Callbacks: socketSourceFuncWrapper :: Maybe (Ptr (FunPtr (SocketSourceFuncC))) -> SocketSourceFunc -> Ptr Socket -> CUInt -> Ptr () -> IO CInt
- GI.Gio.Callbacks: taskThreadFuncClosure :: TaskThreadFunc -> IO Closure
- GI.Gio.Callbacks: taskThreadFuncWrapper :: Maybe (Ptr (FunPtr (TaskThreadFuncC))) -> TaskThreadFunc -> Ptr Task -> Ptr Object -> Ptr () -> Ptr Cancellable -> IO ()
- GI.Gio.Callbacks: type ActionEntryActivateFieldCallbackC = Ptr SimpleAction -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Callbacks: type ActionEntryChangeStateFieldCallbackC = Ptr SimpleAction -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Callbacks: type AsyncReadyCallbackC = Ptr Object -> Ptr AsyncResult -> Ptr () -> IO ()
- GI.Gio.Callbacks: type BusAcquiredCallbackC = Ptr DBusConnection -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: type BusNameAcquiredCallbackC = Ptr DBusConnection -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: type BusNameAppearedCallbackC = Ptr DBusConnection -> CString -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: type BusNameLostCallbackC = Ptr DBusConnection -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: type BusNameVanishedCallbackC = Ptr DBusConnection -> CString -> Ptr () -> IO ()
- GI.Gio.Callbacks: type CancellableSourceFuncC = Ptr Cancellable -> Ptr () -> IO CInt
- GI.Gio.Callbacks: type DBusInterfaceGetPropertyFuncC = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GError -> Ptr () -> IO (Ptr GVariant)
- GI.Gio.Callbacks: type DBusInterfaceMethodCallFuncC = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr DBusMethodInvocation -> Ptr () -> IO ()
- GI.Gio.Callbacks: type DBusInterfaceSetPropertyFuncC = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr GError -> Ptr () -> IO CInt
- GI.Gio.Callbacks: type DBusMessageFilterFunctionC = Ptr DBusConnection -> Ptr DBusMessage -> CInt -> Ptr () -> IO (Ptr DBusMessage)
- GI.Gio.Callbacks: type DBusProxyTypeFuncC = Ptr DBusObjectManagerClient -> CString -> CString -> Ptr () -> IO CGType
- GI.Gio.Callbacks: type DBusSignalCallbackC = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Callbacks: type DBusSubtreeDispatchFuncC = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr () -> Ptr () -> IO (Ptr DBusInterfaceVTable)
- GI.Gio.Callbacks: type DBusSubtreeIntrospectFuncC = Ptr DBusConnection -> CString -> CString -> CString -> Ptr () -> IO (Ptr DBusInterfaceInfo)
- GI.Gio.Callbacks: type DatagramBasedSourceFuncC = Ptr DatagramBased -> CUInt -> Ptr () -> IO CInt
- GI.Gio.Callbacks: type DesktopAppLaunchCallbackC = Ptr DesktopAppInfo -> Int32 -> Ptr () -> IO ()
- GI.Gio.Callbacks: type FileMeasureProgressCallbackC = CInt -> Word64 -> Word64 -> Word64 -> Ptr () -> IO ()
- GI.Gio.Callbacks: type FileProgressCallbackC = Int64 -> Int64 -> Ptr () -> IO ()
- GI.Gio.Callbacks: type FileReadMoreCallbackC = CString -> Int64 -> Ptr () -> IO CInt
- GI.Gio.Callbacks: type IOSchedulerJobFuncC = Ptr IOSchedulerJob -> Ptr Cancellable -> Ptr () -> IO CInt
- GI.Gio.Callbacks: type PollableSourceFuncC = Ptr Object -> Ptr () -> IO CInt
- GI.Gio.Callbacks: type ReallocFuncC = Ptr () -> Word64 -> IO (Ptr ())
- GI.Gio.Callbacks: type SettingsBindGetMappingC = Ptr GValue -> Ptr GVariant -> Ptr () -> IO CInt
- GI.Gio.Callbacks: type SettingsBindSetMappingC = Ptr GValue -> Ptr VariantType -> Ptr () -> IO (Ptr GVariant)
- GI.Gio.Callbacks: type SettingsGetMappingC = Ptr GVariant -> Ptr (Ptr ()) -> Ptr () -> IO CInt
- GI.Gio.Callbacks: type SimpleAsyncThreadFuncC = Ptr SimpleAsyncResult -> Ptr Object -> Ptr Cancellable -> IO ()
- GI.Gio.Callbacks: type SocketSourceFuncC = Ptr Socket -> CUInt -> Ptr () -> IO CInt
- GI.Gio.Callbacks: type TaskThreadFuncC = Ptr Task -> Ptr Object -> Ptr () -> Ptr Cancellable -> IO ()
- GI.Gio.Interfaces.ActionGroup: actionGroupActionAddedCallbackWrapper :: ActionGroupActionAddedCallback -> Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Interfaces.ActionGroup: actionGroupActionAddedClosure :: ActionGroupActionAddedCallback -> IO Closure
- GI.Gio.Interfaces.ActionGroup: actionGroupActionEnabledChangedCallbackWrapper :: ActionGroupActionEnabledChangedCallback -> Ptr () -> CString -> CInt -> Ptr () -> IO ()
- GI.Gio.Interfaces.ActionGroup: actionGroupActionEnabledChangedClosure :: ActionGroupActionEnabledChangedCallback -> IO Closure
- GI.Gio.Interfaces.ActionGroup: actionGroupActionRemovedCallbackWrapper :: ActionGroupActionRemovedCallback -> Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Interfaces.ActionGroup: actionGroupActionRemovedClosure :: ActionGroupActionRemovedCallback -> IO Closure
- GI.Gio.Interfaces.ActionGroup: actionGroupActionStateChangedCallbackWrapper :: ActionGroupActionStateChangedCallback -> Ptr () -> CString -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Interfaces.ActionGroup: actionGroupActionStateChangedClosure :: ActionGroupActionStateChangedCallback -> IO Closure
- GI.Gio.Interfaces.ActionGroup: mkActionGroupActionAddedCallback :: ActionGroupActionAddedCallbackC -> IO (FunPtr ActionGroupActionAddedCallbackC)
- GI.Gio.Interfaces.ActionGroup: mkActionGroupActionEnabledChangedCallback :: ActionGroupActionEnabledChangedCallbackC -> IO (FunPtr ActionGroupActionEnabledChangedCallbackC)
- GI.Gio.Interfaces.ActionGroup: mkActionGroupActionRemovedCallback :: ActionGroupActionRemovedCallbackC -> IO (FunPtr ActionGroupActionRemovedCallbackC)
- GI.Gio.Interfaces.ActionGroup: mkActionGroupActionStateChangedCallback :: ActionGroupActionStateChangedCallbackC -> IO (FunPtr ActionGroupActionStateChangedCallbackC)
- GI.Gio.Interfaces.ActionGroup: type ActionGroupActionAddedCallbackC = Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Interfaces.ActionGroup: type ActionGroupActionEnabledChangedCallbackC = Ptr () -> CString -> CInt -> Ptr () -> IO ()
- GI.Gio.Interfaces.ActionGroup: type ActionGroupActionRemovedCallbackC = Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Interfaces.ActionGroup: type ActionGroupActionStateChangedCallbackC = Ptr () -> CString -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Interfaces.AppInfo: instance (signature ~ m Data.Text.Internal.Text, Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.MethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetExecutableMethodInfo a signature
- GI.Gio.Interfaces.DBusObject: dBusObjectInterfaceAddedCallbackWrapper :: DBusObjectInterfaceAddedCallback -> Ptr () -> Ptr DBusInterface -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObject: dBusObjectInterfaceAddedClosure :: DBusObjectInterfaceAddedCallback -> IO Closure
- GI.Gio.Interfaces.DBusObject: dBusObjectInterfaceRemovedCallbackWrapper :: DBusObjectInterfaceRemovedCallback -> Ptr () -> Ptr DBusInterface -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObject: dBusObjectInterfaceRemovedClosure :: DBusObjectInterfaceRemovedCallback -> IO Closure
- GI.Gio.Interfaces.DBusObject: mkDBusObjectInterfaceAddedCallback :: DBusObjectInterfaceAddedCallbackC -> IO (FunPtr DBusObjectInterfaceAddedCallbackC)
- GI.Gio.Interfaces.DBusObject: mkDBusObjectInterfaceRemovedCallback :: DBusObjectInterfaceRemovedCallbackC -> IO (FunPtr DBusObjectInterfaceRemovedCallbackC)
- GI.Gio.Interfaces.DBusObject: type DBusObjectInterfaceAddedCallbackC = Ptr () -> Ptr DBusInterface -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObject: type DBusObjectInterfaceRemovedCallbackC = Ptr () -> Ptr DBusInterface -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObjectManager: dBusObjectManagerInterfaceAddedCallbackWrapper :: DBusObjectManagerInterfaceAddedCallback -> Ptr () -> Ptr DBusObject -> Ptr DBusInterface -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObjectManager: dBusObjectManagerInterfaceAddedClosure :: DBusObjectManagerInterfaceAddedCallback -> IO Closure
- GI.Gio.Interfaces.DBusObjectManager: dBusObjectManagerInterfaceRemovedCallbackWrapper :: DBusObjectManagerInterfaceRemovedCallback -> Ptr () -> Ptr DBusObject -> Ptr DBusInterface -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObjectManager: dBusObjectManagerInterfaceRemovedClosure :: DBusObjectManagerInterfaceRemovedCallback -> IO Closure
- GI.Gio.Interfaces.DBusObjectManager: dBusObjectManagerObjectAddedCallbackWrapper :: DBusObjectManagerObjectAddedCallback -> Ptr () -> Ptr DBusObject -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObjectManager: dBusObjectManagerObjectAddedClosure :: DBusObjectManagerObjectAddedCallback -> IO Closure
- GI.Gio.Interfaces.DBusObjectManager: dBusObjectManagerObjectRemovedCallbackWrapper :: DBusObjectManagerObjectRemovedCallback -> Ptr () -> Ptr DBusObject -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObjectManager: dBusObjectManagerObjectRemovedClosure :: DBusObjectManagerObjectRemovedCallback -> IO Closure
- GI.Gio.Interfaces.DBusObjectManager: mkDBusObjectManagerInterfaceAddedCallback :: DBusObjectManagerInterfaceAddedCallbackC -> IO (FunPtr DBusObjectManagerInterfaceAddedCallbackC)
- GI.Gio.Interfaces.DBusObjectManager: mkDBusObjectManagerInterfaceRemovedCallback :: DBusObjectManagerInterfaceRemovedCallbackC -> IO (FunPtr DBusObjectManagerInterfaceRemovedCallbackC)
- GI.Gio.Interfaces.DBusObjectManager: mkDBusObjectManagerObjectAddedCallback :: DBusObjectManagerObjectAddedCallbackC -> IO (FunPtr DBusObjectManagerObjectAddedCallbackC)
- GI.Gio.Interfaces.DBusObjectManager: mkDBusObjectManagerObjectRemovedCallback :: DBusObjectManagerObjectRemovedCallbackC -> IO (FunPtr DBusObjectManagerObjectRemovedCallbackC)
- GI.Gio.Interfaces.DBusObjectManager: type DBusObjectManagerInterfaceAddedCallbackC = Ptr () -> Ptr DBusObject -> Ptr DBusInterface -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObjectManager: type DBusObjectManagerInterfaceRemovedCallbackC = Ptr () -> Ptr DBusObject -> Ptr DBusInterface -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObjectManager: type DBusObjectManagerObjectAddedCallbackC = Ptr () -> Ptr DBusObject -> Ptr () -> IO ()
- GI.Gio.Interfaces.DBusObjectManager: type DBusObjectManagerObjectRemovedCallbackC = Ptr () -> Ptr DBusObject -> Ptr () -> IO ()
- GI.Gio.Interfaces.Drive: driveChangedCallbackWrapper :: DriveChangedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Drive: driveChangedClosure :: DriveChangedCallback -> IO Closure
- GI.Gio.Interfaces.Drive: driveDisconnectedCallbackWrapper :: DriveDisconnectedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Drive: driveDisconnectedClosure :: DriveDisconnectedCallback -> IO Closure
- GI.Gio.Interfaces.Drive: driveEjectButtonCallbackWrapper :: DriveEjectButtonCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Drive: driveEjectButtonClosure :: DriveEjectButtonCallback -> IO Closure
- GI.Gio.Interfaces.Drive: driveStopButtonCallbackWrapper :: DriveStopButtonCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Drive: driveStopButtonClosure :: DriveStopButtonCallback -> IO Closure
- GI.Gio.Interfaces.Drive: mkDriveChangedCallback :: DriveChangedCallbackC -> IO (FunPtr DriveChangedCallbackC)
- GI.Gio.Interfaces.Drive: mkDriveDisconnectedCallback :: DriveDisconnectedCallbackC -> IO (FunPtr DriveDisconnectedCallbackC)
- GI.Gio.Interfaces.Drive: mkDriveEjectButtonCallback :: DriveEjectButtonCallbackC -> IO (FunPtr DriveEjectButtonCallbackC)
- GI.Gio.Interfaces.Drive: mkDriveStopButtonCallback :: DriveStopButtonCallbackC -> IO (FunPtr DriveStopButtonCallbackC)
- GI.Gio.Interfaces.Drive: type DriveChangedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Drive: type DriveDisconnectedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Drive: type DriveEjectButtonCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Drive: type DriveStopButtonCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.DtlsConnection: dtlsConnectionAcceptCertificateCallbackWrapper :: DtlsConnectionAcceptCertificateCallback -> Ptr () -> Ptr TlsCertificate -> CUInt -> Ptr () -> IO CInt
- GI.Gio.Interfaces.DtlsConnection: dtlsConnectionAcceptCertificateClosure :: DtlsConnectionAcceptCertificateCallback -> IO Closure
- GI.Gio.Interfaces.DtlsConnection: mkDtlsConnectionAcceptCertificateCallback :: DtlsConnectionAcceptCertificateCallbackC -> IO (FunPtr DtlsConnectionAcceptCertificateCallbackC)
- GI.Gio.Interfaces.DtlsConnection: type DtlsConnectionAcceptCertificateCallbackC = Ptr () -> Ptr TlsCertificate -> CUInt -> Ptr () -> IO CInt
- GI.Gio.Interfaces.ListModel: listModelItemsChangedCallbackWrapper :: ListModelItemsChangedCallback -> Ptr () -> Word32 -> Word32 -> Word32 -> Ptr () -> IO ()
- GI.Gio.Interfaces.ListModel: listModelItemsChangedClosure :: ListModelItemsChangedCallback -> IO Closure
- GI.Gio.Interfaces.ListModel: mkListModelItemsChangedCallback :: ListModelItemsChangedCallbackC -> IO (FunPtr ListModelItemsChangedCallbackC)
- GI.Gio.Interfaces.ListModel: type ListModelItemsChangedCallbackC = Ptr () -> Word32 -> Word32 -> Word32 -> Ptr () -> IO ()
- GI.Gio.Interfaces.Mount: mkMountChangedCallback :: MountChangedCallbackC -> IO (FunPtr MountChangedCallbackC)
- GI.Gio.Interfaces.Mount: mkMountPreUnmountCallback :: MountPreUnmountCallbackC -> IO (FunPtr MountPreUnmountCallbackC)
- GI.Gio.Interfaces.Mount: mkMountUnmountedCallback :: MountUnmountedCallbackC -> IO (FunPtr MountUnmountedCallbackC)
- GI.Gio.Interfaces.Mount: mountChangedCallbackWrapper :: MountChangedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Mount: mountChangedClosure :: MountChangedCallback -> IO Closure
- GI.Gio.Interfaces.Mount: mountPreUnmountCallbackWrapper :: MountPreUnmountCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Mount: mountPreUnmountClosure :: MountPreUnmountCallback -> IO Closure
- GI.Gio.Interfaces.Mount: mountUnmountedCallbackWrapper :: MountUnmountedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Mount: mountUnmountedClosure :: MountUnmountedCallback -> IO Closure
- GI.Gio.Interfaces.Mount: type MountChangedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Mount: type MountPreUnmountCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Mount: type MountUnmountedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.NetworkMonitor: mkNetworkMonitorNetworkChangedCallback :: NetworkMonitorNetworkChangedCallbackC -> IO (FunPtr NetworkMonitorNetworkChangedCallbackC)
- GI.Gio.Interfaces.NetworkMonitor: networkMonitorNetworkChangedCallbackWrapper :: NetworkMonitorNetworkChangedCallback -> Ptr () -> CInt -> Ptr () -> IO ()
- GI.Gio.Interfaces.NetworkMonitor: networkMonitorNetworkChangedClosure :: NetworkMonitorNetworkChangedCallback -> IO Closure
- GI.Gio.Interfaces.NetworkMonitor: type NetworkMonitorNetworkChangedCallbackC = Ptr () -> CInt -> Ptr () -> IO ()
- GI.Gio.Interfaces.Volume: mkVolumeChangedCallback :: VolumeChangedCallbackC -> IO (FunPtr VolumeChangedCallbackC)
- GI.Gio.Interfaces.Volume: mkVolumeRemovedCallback :: VolumeRemovedCallbackC -> IO (FunPtr VolumeRemovedCallbackC)
- GI.Gio.Interfaces.Volume: type VolumeChangedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Volume: type VolumeRemovedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Volume: volumeChangedCallbackWrapper :: VolumeChangedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Volume: volumeChangedClosure :: VolumeChangedCallback -> IO Closure
- GI.Gio.Interfaces.Volume: volumeRemovedCallbackWrapper :: VolumeRemovedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Interfaces.Volume: volumeRemovedClosure :: VolumeRemovedCallback -> IO Closure
- GI.Gio.Objects.AppInfoMonitor: appInfoMonitorChangedCallbackWrapper :: AppInfoMonitorChangedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.AppInfoMonitor: appInfoMonitorChangedClosure :: AppInfoMonitorChangedCallback -> IO Closure
- GI.Gio.Objects.AppInfoMonitor: mkAppInfoMonitorChangedCallback :: AppInfoMonitorChangedCallbackC -> IO (FunPtr AppInfoMonitorChangedCallbackC)
- GI.Gio.Objects.AppInfoMonitor: type AppInfoMonitorChangedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.AppLaunchContext: appLaunchContextLaunchFailedCallbackWrapper :: AppLaunchContextLaunchFailedCallback -> Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Objects.AppLaunchContext: appLaunchContextLaunchFailedClosure :: AppLaunchContextLaunchFailedCallback -> IO Closure
- GI.Gio.Objects.AppLaunchContext: appLaunchContextLaunchedCallbackWrapper :: AppLaunchContextLaunchedCallback -> Ptr () -> Ptr AppInfo -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.AppLaunchContext: appLaunchContextLaunchedClosure :: AppLaunchContextLaunchedCallback -> IO Closure
- GI.Gio.Objects.AppLaunchContext: mkAppLaunchContextLaunchFailedCallback :: AppLaunchContextLaunchFailedCallbackC -> IO (FunPtr AppLaunchContextLaunchFailedCallbackC)
- GI.Gio.Objects.AppLaunchContext: mkAppLaunchContextLaunchedCallback :: AppLaunchContextLaunchedCallbackC -> IO (FunPtr AppLaunchContextLaunchedCallbackC)
- GI.Gio.Objects.AppLaunchContext: type AppLaunchContextLaunchFailedCallbackC = Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Objects.AppLaunchContext: type AppLaunchContextLaunchedCallbackC = Ptr () -> Ptr AppInfo -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.Application: applicationActivateCallbackWrapper :: ApplicationActivateCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.Application: applicationActivateClosure :: ApplicationActivateCallback -> IO Closure
- GI.Gio.Objects.Application: applicationCommandLineCallbackWrapper :: ApplicationCommandLineCallback -> Ptr () -> Ptr ApplicationCommandLine -> Ptr () -> IO Int32
- GI.Gio.Objects.Application: applicationCommandLineClosure :: ApplicationCommandLineCallback -> IO Closure
- GI.Gio.Objects.Application: applicationHandleLocalOptionsCallbackWrapper :: ApplicationHandleLocalOptionsCallback -> Ptr () -> Ptr VariantDict -> Ptr () -> IO Int32
- GI.Gio.Objects.Application: applicationHandleLocalOptionsClosure :: ApplicationHandleLocalOptionsCallback -> IO Closure
- GI.Gio.Objects.Application: applicationOpenCallbackWrapper :: ApplicationOpenCallback -> Ptr () -> Ptr (Ptr File) -> Int32 -> CString -> Ptr () -> IO ()
- GI.Gio.Objects.Application: applicationOpenClosure :: ApplicationOpenCallback -> IO Closure
- GI.Gio.Objects.Application: applicationShutdownCallbackWrapper :: ApplicationShutdownCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.Application: applicationShutdownClosure :: ApplicationShutdownCallback -> IO Closure
- GI.Gio.Objects.Application: applicationStartupCallbackWrapper :: ApplicationStartupCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.Application: applicationStartupClosure :: ApplicationStartupCallback -> IO Closure
- GI.Gio.Objects.Application: mkApplicationActivateCallback :: ApplicationActivateCallbackC -> IO (FunPtr ApplicationActivateCallbackC)
- GI.Gio.Objects.Application: mkApplicationCommandLineCallback :: ApplicationCommandLineCallbackC -> IO (FunPtr ApplicationCommandLineCallbackC)
- GI.Gio.Objects.Application: mkApplicationHandleLocalOptionsCallback :: ApplicationHandleLocalOptionsCallbackC -> IO (FunPtr ApplicationHandleLocalOptionsCallbackC)
- GI.Gio.Objects.Application: mkApplicationOpenCallback :: ApplicationOpenCallbackC -> IO (FunPtr ApplicationOpenCallbackC)
- GI.Gio.Objects.Application: mkApplicationShutdownCallback :: ApplicationShutdownCallbackC -> IO (FunPtr ApplicationShutdownCallbackC)
- GI.Gio.Objects.Application: mkApplicationStartupCallback :: ApplicationStartupCallbackC -> IO (FunPtr ApplicationStartupCallbackC)
- GI.Gio.Objects.Application: type ApplicationActivateCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.Application: type ApplicationCommandLineCallbackC = Ptr () -> Ptr ApplicationCommandLine -> Ptr () -> IO Int32
- GI.Gio.Objects.Application: type ApplicationHandleLocalOptionsCallbackC = Ptr () -> Ptr VariantDict -> Ptr () -> IO Int32
- GI.Gio.Objects.Application: type ApplicationOpenCallbackC = Ptr () -> Ptr (Ptr File) -> Int32 -> CString -> Ptr () -> IO ()
- GI.Gio.Objects.Application: type ApplicationShutdownCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.Application: type ApplicationStartupCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.Cancellable: cancellableCancelledCallbackWrapper :: CancellableCancelledCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.Cancellable: cancellableCancelledClosure :: CancellableCancelledCallback -> IO Closure
- GI.Gio.Objects.Cancellable: mkCancellableCancelledCallback :: CancellableCancelledCallbackC -> IO (FunPtr CancellableCancelledCallbackC)
- GI.Gio.Objects.Cancellable: type CancellableCancelledCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.DBusAuthObserver: dBusAuthObserverAllowMechanismCallbackWrapper :: DBusAuthObserverAllowMechanismCallback -> Ptr () -> CString -> Ptr () -> IO CInt
- GI.Gio.Objects.DBusAuthObserver: dBusAuthObserverAllowMechanismClosure :: DBusAuthObserverAllowMechanismCallback -> IO Closure
- GI.Gio.Objects.DBusAuthObserver: dBusAuthObserverAuthorizeAuthenticatedPeerCallbackWrapper :: DBusAuthObserverAuthorizeAuthenticatedPeerCallback -> Ptr () -> Ptr IOStream -> Ptr Credentials -> Ptr () -> IO CInt
- GI.Gio.Objects.DBusAuthObserver: dBusAuthObserverAuthorizeAuthenticatedPeerClosure :: DBusAuthObserverAuthorizeAuthenticatedPeerCallback -> IO Closure
- GI.Gio.Objects.DBusAuthObserver: mkDBusAuthObserverAllowMechanismCallback :: DBusAuthObserverAllowMechanismCallbackC -> IO (FunPtr DBusAuthObserverAllowMechanismCallbackC)
- GI.Gio.Objects.DBusAuthObserver: mkDBusAuthObserverAuthorizeAuthenticatedPeerCallback :: DBusAuthObserverAuthorizeAuthenticatedPeerCallbackC -> IO (FunPtr DBusAuthObserverAuthorizeAuthenticatedPeerCallbackC)
- GI.Gio.Objects.DBusAuthObserver: type DBusAuthObserverAllowMechanismCallbackC = Ptr () -> CString -> Ptr () -> IO CInt
- GI.Gio.Objects.DBusAuthObserver: type DBusAuthObserverAuthorizeAuthenticatedPeerCallbackC = Ptr () -> Ptr IOStream -> Ptr Credentials -> Ptr () -> IO CInt
- GI.Gio.Objects.DBusConnection: dBusConnectionClosedCallbackWrapper :: DBusConnectionClosedCallback -> Ptr () -> CInt -> Ptr GError -> Ptr () -> IO ()
- GI.Gio.Objects.DBusConnection: dBusConnectionClosedClosure :: DBusConnectionClosedCallback -> IO Closure
- GI.Gio.Objects.DBusConnection: mkDBusConnectionClosedCallback :: DBusConnectionClosedCallbackC -> IO (FunPtr DBusConnectionClosedCallbackC)
- GI.Gio.Objects.DBusConnection: type DBusConnectionClosedCallbackC = Ptr () -> CInt -> Ptr GError -> Ptr () -> IO ()
- GI.Gio.Objects.DBusInterfaceSkeleton: dBusInterfaceSkeletonGAuthorizeMethodCallbackWrapper :: DBusInterfaceSkeletonGAuthorizeMethodCallback -> Ptr () -> Ptr DBusMethodInvocation -> Ptr () -> IO CInt
- GI.Gio.Objects.DBusInterfaceSkeleton: dBusInterfaceSkeletonGAuthorizeMethodClosure :: DBusInterfaceSkeletonGAuthorizeMethodCallback -> IO Closure
- GI.Gio.Objects.DBusInterfaceSkeleton: mkDBusInterfaceSkeletonGAuthorizeMethodCallback :: DBusInterfaceSkeletonGAuthorizeMethodCallbackC -> IO (FunPtr DBusInterfaceSkeletonGAuthorizeMethodCallbackC)
- GI.Gio.Objects.DBusInterfaceSkeleton: type DBusInterfaceSkeletonGAuthorizeMethodCallbackC = Ptr () -> Ptr DBusMethodInvocation -> Ptr () -> IO CInt
- GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientInterfaceProxyPropertiesChangedCallbackWrapper :: DBusObjectManagerClientInterfaceProxyPropertiesChangedCallback -> Ptr () -> Ptr DBusObjectProxy -> Ptr DBusProxy -> Ptr GVariant -> Ptr CString -> Ptr () -> IO ()
- GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientInterfaceProxyPropertiesChangedClosure :: DBusObjectManagerClientInterfaceProxyPropertiesChangedCallback -> IO Closure
- GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientInterfaceProxySignalCallbackWrapper :: DBusObjectManagerClientInterfaceProxySignalCallback -> Ptr () -> Ptr DBusObjectProxy -> Ptr DBusProxy -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientInterfaceProxySignalClosure :: DBusObjectManagerClientInterfaceProxySignalCallback -> IO Closure
- GI.Gio.Objects.DBusObjectManagerClient: mkDBusObjectManagerClientInterfaceProxyPropertiesChangedCallback :: DBusObjectManagerClientInterfaceProxyPropertiesChangedCallbackC -> IO (FunPtr DBusObjectManagerClientInterfaceProxyPropertiesChangedCallbackC)
- GI.Gio.Objects.DBusObjectManagerClient: mkDBusObjectManagerClientInterfaceProxySignalCallback :: DBusObjectManagerClientInterfaceProxySignalCallbackC -> IO (FunPtr DBusObjectManagerClientInterfaceProxySignalCallbackC)
- GI.Gio.Objects.DBusObjectManagerClient: type DBusObjectManagerClientInterfaceProxyPropertiesChangedCallbackC = Ptr () -> Ptr DBusObjectProxy -> Ptr DBusProxy -> Ptr GVariant -> Ptr CString -> Ptr () -> IO ()
- GI.Gio.Objects.DBusObjectManagerClient: type DBusObjectManagerClientInterfaceProxySignalCallbackC = Ptr () -> Ptr DBusObjectProxy -> Ptr DBusProxy -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.DBusObjectSkeleton: dBusObjectSkeletonAuthorizeMethodCallbackWrapper :: DBusObjectSkeletonAuthorizeMethodCallback -> Ptr () -> Ptr DBusInterfaceSkeleton -> Ptr DBusMethodInvocation -> Ptr () -> IO CInt
- GI.Gio.Objects.DBusObjectSkeleton: dBusObjectSkeletonAuthorizeMethodClosure :: DBusObjectSkeletonAuthorizeMethodCallback -> IO Closure
- GI.Gio.Objects.DBusObjectSkeleton: mkDBusObjectSkeletonAuthorizeMethodCallback :: DBusObjectSkeletonAuthorizeMethodCallbackC -> IO (FunPtr DBusObjectSkeletonAuthorizeMethodCallbackC)
- GI.Gio.Objects.DBusObjectSkeleton: type DBusObjectSkeletonAuthorizeMethodCallbackC = Ptr () -> Ptr DBusInterfaceSkeleton -> Ptr DBusMethodInvocation -> Ptr () -> IO CInt
- GI.Gio.Objects.DBusProxy: dBusProxyGPropertiesChangedCallbackWrapper :: DBusProxyGPropertiesChangedCallback -> Ptr () -> Ptr GVariant -> Ptr CString -> Ptr () -> IO ()
- GI.Gio.Objects.DBusProxy: dBusProxyGPropertiesChangedClosure :: DBusProxyGPropertiesChangedCallback -> IO Closure
- GI.Gio.Objects.DBusProxy: dBusProxyGSignalCallbackWrapper :: DBusProxyGSignalCallback -> Ptr () -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.DBusProxy: dBusProxyGSignalClosure :: DBusProxyGSignalCallback -> IO Closure
- GI.Gio.Objects.DBusProxy: mkDBusProxyGPropertiesChangedCallback :: DBusProxyGPropertiesChangedCallbackC -> IO (FunPtr DBusProxyGPropertiesChangedCallbackC)
- GI.Gio.Objects.DBusProxy: mkDBusProxyGSignalCallback :: DBusProxyGSignalCallbackC -> IO (FunPtr DBusProxyGSignalCallbackC)
- GI.Gio.Objects.DBusProxy: type DBusProxyGPropertiesChangedCallbackC = Ptr () -> Ptr GVariant -> Ptr CString -> Ptr () -> IO ()
- GI.Gio.Objects.DBusProxy: type DBusProxyGSignalCallbackC = Ptr () -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.DBusServer: dBusServerNewConnectionCallbackWrapper :: DBusServerNewConnectionCallback -> Ptr () -> Ptr DBusConnection -> Ptr () -> IO CInt
- GI.Gio.Objects.DBusServer: dBusServerNewConnectionClosure :: DBusServerNewConnectionCallback -> IO Closure
- GI.Gio.Objects.DBusServer: mkDBusServerNewConnectionCallback :: DBusServerNewConnectionCallbackC -> IO (FunPtr DBusServerNewConnectionCallbackC)
- GI.Gio.Objects.DBusServer: type DBusServerNewConnectionCallbackC = Ptr () -> Ptr DBusConnection -> Ptr () -> IO CInt
- GI.Gio.Objects.FileMonitor: fileMonitorChangedCallbackWrapper :: FileMonitorChangedCallback -> Ptr () -> Ptr File -> Ptr File -> CUInt -> Ptr () -> IO ()
- GI.Gio.Objects.FileMonitor: fileMonitorChangedClosure :: FileMonitorChangedCallback -> IO Closure
- GI.Gio.Objects.FileMonitor: mkFileMonitorChangedCallback :: FileMonitorChangedCallbackC -> IO (FunPtr FileMonitorChangedCallbackC)
- GI.Gio.Objects.FileMonitor: type FileMonitorChangedCallbackC = Ptr () -> Ptr File -> Ptr File -> CUInt -> Ptr () -> IO ()
- GI.Gio.Objects.FilenameCompleter: filenameCompleterGotCompletionDataCallbackWrapper :: FilenameCompleterGotCompletionDataCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.FilenameCompleter: filenameCompleterGotCompletionDataClosure :: FilenameCompleterGotCompletionDataCallback -> IO Closure
- GI.Gio.Objects.FilenameCompleter: mkFilenameCompleterGotCompletionDataCallback :: FilenameCompleterGotCompletionDataCallbackC -> IO (FunPtr FilenameCompleterGotCompletionDataCallbackC)
- GI.Gio.Objects.FilenameCompleter: type FilenameCompleterGotCompletionDataCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.MenuModel: menuModelItemsChangedCallbackWrapper :: MenuModelItemsChangedCallback -> Ptr () -> Int32 -> Int32 -> Int32 -> Ptr () -> IO ()
- GI.Gio.Objects.MenuModel: menuModelItemsChangedClosure :: MenuModelItemsChangedCallback -> IO Closure
- GI.Gio.Objects.MenuModel: mkMenuModelItemsChangedCallback :: MenuModelItemsChangedCallbackC -> IO (FunPtr MenuModelItemsChangedCallbackC)
- GI.Gio.Objects.MenuModel: type MenuModelItemsChangedCallbackC = Ptr () -> Int32 -> Int32 -> Int32 -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: mkMountOperationAbortedCallback :: MountOperationAbortedCallbackC -> IO (FunPtr MountOperationAbortedCallbackC)
- GI.Gio.Objects.MountOperation: mkMountOperationAskPasswordCallback :: MountOperationAskPasswordCallbackC -> IO (FunPtr MountOperationAskPasswordCallbackC)
- GI.Gio.Objects.MountOperation: mkMountOperationAskQuestionCallback :: MountOperationAskQuestionCallbackC -> IO (FunPtr MountOperationAskQuestionCallbackC)
- GI.Gio.Objects.MountOperation: mkMountOperationReplyCallback :: MountOperationReplyCallbackC -> IO (FunPtr MountOperationReplyCallbackC)
- GI.Gio.Objects.MountOperation: mkMountOperationShowProcessesCallback :: MountOperationShowProcessesCallbackC -> IO (FunPtr MountOperationShowProcessesCallbackC)
- GI.Gio.Objects.MountOperation: mkMountOperationShowUnmountProgressCallback :: MountOperationShowUnmountProgressCallbackC -> IO (FunPtr MountOperationShowUnmountProgressCallbackC)
- GI.Gio.Objects.MountOperation: mountOperationAbortedCallbackWrapper :: MountOperationAbortedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: mountOperationAbortedClosure :: MountOperationAbortedCallback -> IO Closure
- GI.Gio.Objects.MountOperation: mountOperationAskPasswordCallbackWrapper :: MountOperationAskPasswordCallback -> Ptr () -> CString -> CString -> CString -> CUInt -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: mountOperationAskPasswordClosure :: MountOperationAskPasswordCallback -> IO Closure
- GI.Gio.Objects.MountOperation: mountOperationAskQuestionCallbackWrapper :: MountOperationAskQuestionCallback -> Ptr () -> CString -> Ptr CString -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: mountOperationAskQuestionClosure :: MountOperationAskQuestionCallback -> IO Closure
- GI.Gio.Objects.MountOperation: mountOperationReplyCallbackWrapper :: MountOperationReplyCallback -> Ptr () -> CUInt -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: mountOperationReplyClosure :: MountOperationReplyCallback -> IO Closure
- GI.Gio.Objects.MountOperation: mountOperationShowProcessesCallbackWrapper :: MountOperationShowProcessesCallback -> Ptr () -> CString -> Ptr (GArray Int32) -> Ptr CString -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: mountOperationShowProcessesClosure :: MountOperationShowProcessesCallback -> IO Closure
- GI.Gio.Objects.MountOperation: mountOperationShowUnmountProgressCallbackWrapper :: MountOperationShowUnmountProgressCallback -> Ptr () -> CString -> Int64 -> Int64 -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: mountOperationShowUnmountProgressClosure :: MountOperationShowUnmountProgressCallback -> IO Closure
- GI.Gio.Objects.MountOperation: type MountOperationAbortedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: type MountOperationAskPasswordCallbackC = Ptr () -> CString -> CString -> CString -> CUInt -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: type MountOperationAskQuestionCallbackC = Ptr () -> CString -> Ptr CString -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: type MountOperationReplyCallbackC = Ptr () -> CUInt -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: type MountOperationShowProcessesCallbackC = Ptr () -> CString -> Ptr (GArray Int32) -> Ptr CString -> Ptr () -> IO ()
- GI.Gio.Objects.MountOperation: type MountOperationShowUnmountProgressCallbackC = Ptr () -> CString -> Int64 -> Int64 -> Ptr () -> IO ()
- GI.Gio.Objects.Resolver: mkResolverReloadCallback :: ResolverReloadCallbackC -> IO (FunPtr ResolverReloadCallbackC)
- GI.Gio.Objects.Resolver: resolverReloadCallbackWrapper :: ResolverReloadCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.Resolver: resolverReloadClosure :: ResolverReloadCallback -> IO Closure
- GI.Gio.Objects.Resolver: type ResolverReloadCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.Settings: mkSettingsChangeEventCallback :: SettingsChangeEventCallbackC -> IO (FunPtr SettingsChangeEventCallbackC)
- GI.Gio.Objects.Settings: mkSettingsChangedCallback :: SettingsChangedCallbackC -> IO (FunPtr SettingsChangedCallbackC)
- GI.Gio.Objects.Settings: mkSettingsWritableChangeEventCallback :: SettingsWritableChangeEventCallbackC -> IO (FunPtr SettingsWritableChangeEventCallbackC)
- GI.Gio.Objects.Settings: mkSettingsWritableChangedCallback :: SettingsWritableChangedCallbackC -> IO (FunPtr SettingsWritableChangedCallbackC)
- GI.Gio.Objects.Settings: settingsChangeEventCallbackWrapper :: SettingsChangeEventCallback -> Ptr () -> Ptr Word32 -> Int32 -> Ptr () -> IO CInt
- GI.Gio.Objects.Settings: settingsChangeEventClosure :: SettingsChangeEventCallback -> IO Closure
- GI.Gio.Objects.Settings: settingsChangedCallbackWrapper :: SettingsChangedCallback -> Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Objects.Settings: settingsChangedClosure :: SettingsChangedCallback -> IO Closure
- GI.Gio.Objects.Settings: settingsWritableChangeEventCallbackWrapper :: SettingsWritableChangeEventCallback -> Ptr () -> Word32 -> Ptr () -> IO CInt
- GI.Gio.Objects.Settings: settingsWritableChangeEventClosure :: SettingsWritableChangeEventCallback -> IO Closure
- GI.Gio.Objects.Settings: settingsWritableChangedCallbackWrapper :: SettingsWritableChangedCallback -> Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Objects.Settings: settingsWritableChangedClosure :: SettingsWritableChangedCallback -> IO Closure
- GI.Gio.Objects.Settings: type SettingsChangeEventCallbackC = Ptr () -> Ptr Word32 -> Int32 -> Ptr () -> IO CInt
- GI.Gio.Objects.Settings: type SettingsChangedCallbackC = Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Objects.Settings: type SettingsWritableChangeEventCallbackC = Ptr () -> Word32 -> Ptr () -> IO CInt
- GI.Gio.Objects.Settings: type SettingsWritableChangedCallbackC = Ptr () -> CString -> Ptr () -> IO ()
- GI.Gio.Objects.SimpleAction: mkSimpleActionActivateCallback :: SimpleActionActivateCallbackC -> IO (FunPtr SimpleActionActivateCallbackC)
- GI.Gio.Objects.SimpleAction: mkSimpleActionChangeStateCallback :: SimpleActionChangeStateCallbackC -> IO (FunPtr SimpleActionChangeStateCallbackC)
- GI.Gio.Objects.SimpleAction: simpleActionActivateCallbackWrapper :: SimpleActionActivateCallback -> Ptr () -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.SimpleAction: simpleActionActivateClosure :: SimpleActionActivateCallback -> IO Closure
- GI.Gio.Objects.SimpleAction: simpleActionChangeStateCallbackWrapper :: SimpleActionChangeStateCallback -> Ptr () -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.SimpleAction: simpleActionChangeStateClosure :: SimpleActionChangeStateCallback -> IO Closure
- GI.Gio.Objects.SimpleAction: type SimpleActionActivateCallbackC = Ptr () -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.SimpleAction: type SimpleActionChangeStateCallbackC = Ptr () -> Ptr GVariant -> Ptr () -> IO ()
- GI.Gio.Objects.SocketClient: mkSocketClientEventCallback :: SocketClientEventCallbackC -> IO (FunPtr SocketClientEventCallbackC)
- GI.Gio.Objects.SocketClient: socketClientEventCallbackWrapper :: SocketClientEventCallback -> Ptr () -> CUInt -> Ptr SocketConnectable -> Ptr IOStream -> Ptr () -> IO ()
- GI.Gio.Objects.SocketClient: socketClientEventClosure :: SocketClientEventCallback -> IO Closure
- GI.Gio.Objects.SocketClient: type SocketClientEventCallbackC = Ptr () -> CUInt -> Ptr SocketConnectable -> Ptr IOStream -> Ptr () -> IO ()
- GI.Gio.Objects.SocketListener: mkSocketListenerEventCallback :: SocketListenerEventCallbackC -> IO (FunPtr SocketListenerEventCallbackC)
- GI.Gio.Objects.SocketListener: socketListenerEventCallbackWrapper :: SocketListenerEventCallback -> Ptr () -> CUInt -> Ptr Socket -> Ptr () -> IO ()
- GI.Gio.Objects.SocketListener: socketListenerEventClosure :: SocketListenerEventCallback -> IO Closure
- GI.Gio.Objects.SocketListener: type SocketListenerEventCallbackC = Ptr () -> CUInt -> Ptr Socket -> Ptr () -> IO ()
- GI.Gio.Objects.SocketService: mkSocketServiceIncomingCallback :: SocketServiceIncomingCallbackC -> IO (FunPtr SocketServiceIncomingCallbackC)
- GI.Gio.Objects.SocketService: socketServiceIncomingCallbackWrapper :: SocketServiceIncomingCallback -> Ptr () -> Ptr SocketConnection -> Ptr Object -> Ptr () -> IO CInt
- GI.Gio.Objects.SocketService: socketServiceIncomingClosure :: SocketServiceIncomingCallback -> IO Closure
- GI.Gio.Objects.SocketService: type SocketServiceIncomingCallbackC = Ptr () -> Ptr SocketConnection -> Ptr Object -> Ptr () -> IO CInt
- GI.Gio.Objects.ThreadedSocketService: mkThreadedSocketServiceRunCallback :: ThreadedSocketServiceRunCallbackC -> IO (FunPtr ThreadedSocketServiceRunCallbackC)
- GI.Gio.Objects.ThreadedSocketService: threadedSocketServiceRunCallbackWrapper :: ThreadedSocketServiceRunCallback -> Ptr () -> Ptr SocketConnection -> Ptr Object -> Ptr () -> IO CInt
- GI.Gio.Objects.ThreadedSocketService: threadedSocketServiceRunClosure :: ThreadedSocketServiceRunCallback -> IO Closure
- GI.Gio.Objects.ThreadedSocketService: type ThreadedSocketServiceRunCallbackC = Ptr () -> Ptr SocketConnection -> Ptr Object -> Ptr () -> IO CInt
- GI.Gio.Objects.TlsConnection: mkTlsConnectionAcceptCertificateCallback :: TlsConnectionAcceptCertificateCallbackC -> IO (FunPtr TlsConnectionAcceptCertificateCallbackC)
- GI.Gio.Objects.TlsConnection: tlsConnectionAcceptCertificateCallbackWrapper :: TlsConnectionAcceptCertificateCallback -> Ptr () -> Ptr TlsCertificate -> CUInt -> Ptr () -> IO CInt
- GI.Gio.Objects.TlsConnection: tlsConnectionAcceptCertificateClosure :: TlsConnectionAcceptCertificateCallback -> IO Closure
- GI.Gio.Objects.TlsConnection: type TlsConnectionAcceptCertificateCallbackC = Ptr () -> Ptr TlsCertificate -> CUInt -> Ptr () -> IO CInt
- GI.Gio.Objects.UnixMountMonitor: mkUnixMountMonitorMountpointsChangedCallback :: UnixMountMonitorMountpointsChangedCallbackC -> IO (FunPtr UnixMountMonitorMountpointsChangedCallbackC)
- GI.Gio.Objects.UnixMountMonitor: mkUnixMountMonitorMountsChangedCallback :: UnixMountMonitorMountsChangedCallbackC -> IO (FunPtr UnixMountMonitorMountsChangedCallbackC)
- GI.Gio.Objects.UnixMountMonitor: type UnixMountMonitorMountpointsChangedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.UnixMountMonitor: type UnixMountMonitorMountsChangedCallbackC = Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.UnixMountMonitor: unixMountMonitorMountpointsChangedCallbackWrapper :: UnixMountMonitorMountpointsChangedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.UnixMountMonitor: unixMountMonitorMountpointsChangedClosure :: UnixMountMonitorMountpointsChangedCallback -> IO Closure
- GI.Gio.Objects.UnixMountMonitor: unixMountMonitorMountsChangedCallbackWrapper :: UnixMountMonitorMountsChangedCallback -> Ptr () -> Ptr () -> IO ()
- GI.Gio.Objects.UnixMountMonitor: unixMountMonitorMountsChangedClosure :: UnixMountMonitorMountsChangedCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorDriveChangedCallback :: VolumeMonitorDriveChangedCallbackC -> IO (FunPtr VolumeMonitorDriveChangedCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorDriveConnectedCallback :: VolumeMonitorDriveConnectedCallbackC -> IO (FunPtr VolumeMonitorDriveConnectedCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorDriveDisconnectedCallback :: VolumeMonitorDriveDisconnectedCallbackC -> IO (FunPtr VolumeMonitorDriveDisconnectedCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorDriveEjectButtonCallback :: VolumeMonitorDriveEjectButtonCallbackC -> IO (FunPtr VolumeMonitorDriveEjectButtonCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorDriveStopButtonCallback :: VolumeMonitorDriveStopButtonCallbackC -> IO (FunPtr VolumeMonitorDriveStopButtonCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorMountAddedCallback :: VolumeMonitorMountAddedCallbackC -> IO (FunPtr VolumeMonitorMountAddedCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorMountChangedCallback :: VolumeMonitorMountChangedCallbackC -> IO (FunPtr VolumeMonitorMountChangedCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorMountPreUnmountCallback :: VolumeMonitorMountPreUnmountCallbackC -> IO (FunPtr VolumeMonitorMountPreUnmountCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorMountRemovedCallback :: VolumeMonitorMountRemovedCallbackC -> IO (FunPtr VolumeMonitorMountRemovedCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorVolumeAddedCallback :: VolumeMonitorVolumeAddedCallbackC -> IO (FunPtr VolumeMonitorVolumeAddedCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorVolumeChangedCallback :: VolumeMonitorVolumeChangedCallbackC -> IO (FunPtr VolumeMonitorVolumeChangedCallbackC)
- GI.Gio.Objects.VolumeMonitor: mkVolumeMonitorVolumeRemovedCallback :: VolumeMonitorVolumeRemovedCallbackC -> IO (FunPtr VolumeMonitorVolumeRemovedCallbackC)
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorDriveChangedCallbackC = Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorDriveConnectedCallbackC = Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorDriveDisconnectedCallbackC = Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorDriveEjectButtonCallbackC = Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorDriveStopButtonCallbackC = Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorMountAddedCallbackC = Ptr () -> Ptr Mount -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorMountChangedCallbackC = Ptr () -> Ptr Mount -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorMountPreUnmountCallbackC = Ptr () -> Ptr Mount -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorMountRemovedCallbackC = Ptr () -> Ptr Mount -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorVolumeAddedCallbackC = Ptr () -> Ptr Volume -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorVolumeChangedCallbackC = Ptr () -> Ptr Volume -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: type VolumeMonitorVolumeRemovedCallbackC = Ptr () -> Ptr Volume -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveChangedCallbackWrapper :: VolumeMonitorDriveChangedCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveChangedClosure :: VolumeMonitorDriveChangedCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveConnectedCallbackWrapper :: VolumeMonitorDriveConnectedCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveConnectedClosure :: VolumeMonitorDriveConnectedCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveDisconnectedCallbackWrapper :: VolumeMonitorDriveDisconnectedCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveDisconnectedClosure :: VolumeMonitorDriveDisconnectedCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveEjectButtonCallbackWrapper :: VolumeMonitorDriveEjectButtonCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveEjectButtonClosure :: VolumeMonitorDriveEjectButtonCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveStopButtonCallbackWrapper :: VolumeMonitorDriveStopButtonCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorDriveStopButtonClosure :: VolumeMonitorDriveStopButtonCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorMountAddedCallbackWrapper :: VolumeMonitorMountAddedCallback -> Ptr () -> Ptr Mount -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorMountAddedClosure :: VolumeMonitorMountAddedCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorMountChangedCallbackWrapper :: VolumeMonitorMountChangedCallback -> Ptr () -> Ptr Mount -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorMountChangedClosure :: VolumeMonitorMountChangedCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorMountPreUnmountCallbackWrapper :: VolumeMonitorMountPreUnmountCallback -> Ptr () -> Ptr Mount -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorMountPreUnmountClosure :: VolumeMonitorMountPreUnmountCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorMountRemovedCallbackWrapper :: VolumeMonitorMountRemovedCallback -> Ptr () -> Ptr Mount -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorMountRemovedClosure :: VolumeMonitorMountRemovedCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorVolumeAddedCallbackWrapper :: VolumeMonitorVolumeAddedCallback -> Ptr () -> Ptr Volume -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorVolumeAddedClosure :: VolumeMonitorVolumeAddedCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorVolumeChangedCallbackWrapper :: VolumeMonitorVolumeChangedCallback -> Ptr () -> Ptr Volume -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorVolumeChangedClosure :: VolumeMonitorVolumeChangedCallback -> IO Closure
- GI.Gio.Objects.VolumeMonitor: volumeMonitorVolumeRemovedCallbackWrapper :: VolumeMonitorVolumeRemovedCallback -> Ptr () -> Ptr Volume -> Ptr () -> IO ()
- GI.Gio.Objects.VolumeMonitor: volumeMonitorVolumeRemovedClosure :: VolumeMonitorVolumeRemovedCallback -> IO Closure
- GI.Gio.Structs.ActionEntry: actionEntryName :: AttrLabelProxy "name"
- GI.Gio.Structs.ActionEntry: actionEntryParameterType :: AttrLabelProxy "parameterType"
- GI.Gio.Structs.ActionEntry: actionEntryState :: AttrLabelProxy "state"
- GI.Gio.Structs.DBusAnnotationInfo: dBusAnnotationInfoAnnotations :: AttrLabelProxy "annotations"
- GI.Gio.Structs.DBusAnnotationInfo: dBusAnnotationInfoKey :: AttrLabelProxy "key"
- GI.Gio.Structs.DBusAnnotationInfo: dBusAnnotationInfoRefCount :: AttrLabelProxy "refCount"
- GI.Gio.Structs.DBusAnnotationInfo: dBusAnnotationInfoValue :: AttrLabelProxy "value"
- GI.Gio.Structs.DBusArgInfo: dBusArgInfoAnnotations :: AttrLabelProxy "annotations"
- GI.Gio.Structs.DBusArgInfo: dBusArgInfoName :: AttrLabelProxy "name"
- GI.Gio.Structs.DBusArgInfo: dBusArgInfoRefCount :: AttrLabelProxy "refCount"
- GI.Gio.Structs.DBusArgInfo: dBusArgInfoSignature :: AttrLabelProxy "signature"
- GI.Gio.Structs.DBusErrorEntry: dBusErrorEntryDbusErrorName :: AttrLabelProxy "dbusErrorName"
- GI.Gio.Structs.DBusErrorEntry: dBusErrorEntryErrorCode :: AttrLabelProxy "errorCode"
- GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfoAnnotations :: AttrLabelProxy "annotations"
- GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfoMethods :: AttrLabelProxy "methods"
- GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfoName :: AttrLabelProxy "name"
- GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfoProperties :: AttrLabelProxy "properties"
- GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfoRefCount :: AttrLabelProxy "refCount"
- GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfoSignals :: AttrLabelProxy "signals"
- GI.Gio.Structs.DBusMethodInfo: dBusMethodInfoAnnotations :: AttrLabelProxy "annotations"
- GI.Gio.Structs.DBusMethodInfo: dBusMethodInfoInArgs :: AttrLabelProxy "inArgs"
- GI.Gio.Structs.DBusMethodInfo: dBusMethodInfoName :: AttrLabelProxy "name"
- GI.Gio.Structs.DBusMethodInfo: dBusMethodInfoOutArgs :: AttrLabelProxy "outArgs"
- GI.Gio.Structs.DBusMethodInfo: dBusMethodInfoRefCount :: AttrLabelProxy "refCount"
- GI.Gio.Structs.DBusNodeInfo: dBusNodeInfoAnnotations :: AttrLabelProxy "annotations"
- GI.Gio.Structs.DBusNodeInfo: dBusNodeInfoInterfaces :: AttrLabelProxy "interfaces"
- GI.Gio.Structs.DBusNodeInfo: dBusNodeInfoNodes :: AttrLabelProxy "nodes"
- GI.Gio.Structs.DBusNodeInfo: dBusNodeInfoPath :: AttrLabelProxy "path"
- GI.Gio.Structs.DBusNodeInfo: dBusNodeInfoRefCount :: AttrLabelProxy "refCount"
- GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfoAnnotations :: AttrLabelProxy "annotations"
- GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfoFlags :: AttrLabelProxy "flags"
- GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfoName :: AttrLabelProxy "name"
- GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfoRefCount :: AttrLabelProxy "refCount"
- GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfoSignature :: AttrLabelProxy "signature"
- GI.Gio.Structs.DBusSignalInfo: dBusSignalInfoAnnotations :: AttrLabelProxy "annotations"
- GI.Gio.Structs.DBusSignalInfo: dBusSignalInfoArgs :: AttrLabelProxy "args"
- GI.Gio.Structs.DBusSignalInfo: dBusSignalInfoName :: AttrLabelProxy "name"
- GI.Gio.Structs.DBusSignalInfo: dBusSignalInfoRefCount :: AttrLabelProxy "refCount"
- GI.Gio.Structs.FileAttributeInfo: fileAttributeInfoFlags :: AttrLabelProxy "flags"
- GI.Gio.Structs.FileAttributeInfo: fileAttributeInfoName :: AttrLabelProxy "name"
- GI.Gio.Structs.FileAttributeInfo: fileAttributeInfoType :: AttrLabelProxy "type"
- GI.Gio.Structs.FileAttributeInfoList: fileAttributeInfoListInfos :: AttrLabelProxy "infos"
- GI.Gio.Structs.FileAttributeInfoList: fileAttributeInfoListNInfos :: AttrLabelProxy "nInfos"
- GI.Gio.Structs.InputMessage: inputMessageAddress :: AttrLabelProxy "address"
- GI.Gio.Structs.InputMessage: inputMessageBytesReceived :: AttrLabelProxy "bytesReceived"
- GI.Gio.Structs.InputMessage: inputMessageFlags :: AttrLabelProxy "flags"
- GI.Gio.Structs.InputMessage: inputMessageNumControlMessages :: AttrLabelProxy "numControlMessages"
- GI.Gio.Structs.InputMessage: inputMessageNumVectors :: AttrLabelProxy "numVectors"
- GI.Gio.Structs.InputVector: inputVectorBuffer :: AttrLabelProxy "buffer"
- GI.Gio.Structs.InputVector: inputVectorSize :: AttrLabelProxy "size"
- GI.Gio.Structs.OutputMessage: outputMessageAddress :: AttrLabelProxy "address"
- GI.Gio.Structs.OutputMessage: outputMessageBytesSent :: AttrLabelProxy "bytesSent"
- GI.Gio.Structs.OutputMessage: outputMessageNumControlMessages :: AttrLabelProxy "numControlMessages"
- GI.Gio.Structs.OutputMessage: outputMessageNumVectors :: AttrLabelProxy "numVectors"
- GI.Gio.Structs.OutputMessage: outputMessageVectors :: AttrLabelProxy "vectors"
- GI.Gio.Structs.OutputVector: outputVectorBuffer :: AttrLabelProxy "buffer"
- GI.Gio.Structs.OutputVector: outputVectorSize :: AttrLabelProxy "size"
+ GI.Gio.Callbacks: drop_closures_ActionEntryActivateFieldCallback :: ActionEntryActivateFieldCallback -> ActionEntryActivateFieldCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_ActionEntryChangeStateFieldCallback :: ActionEntryChangeStateFieldCallback -> ActionEntryChangeStateFieldCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_AsyncReadyCallback :: AsyncReadyCallback -> AsyncReadyCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_BusAcquiredCallback :: BusAcquiredCallback -> BusAcquiredCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_BusNameAcquiredCallback :: BusNameAcquiredCallback -> BusNameAcquiredCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_BusNameAppearedCallback :: BusNameAppearedCallback -> BusNameAppearedCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_BusNameLostCallback :: BusNameLostCallback -> BusNameLostCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_BusNameVanishedCallback :: BusNameVanishedCallback -> BusNameVanishedCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_CancellableSourceFunc :: CancellableSourceFunc -> CancellableSourceFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_DBusInterfaceGetPropertyFunc :: DBusInterfaceGetPropertyFunc -> DBusInterfaceGetPropertyFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_DBusInterfaceMethodCallFunc :: DBusInterfaceMethodCallFunc -> DBusInterfaceMethodCallFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_DBusInterfaceSetPropertyFunc :: DBusInterfaceSetPropertyFunc -> DBusInterfaceSetPropertyFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_DBusMessageFilterFunction :: DBusMessageFilterFunction -> DBusMessageFilterFunction_WithClosures
+ GI.Gio.Callbacks: drop_closures_DBusProxyTypeFunc :: DBusProxyTypeFunc -> DBusProxyTypeFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_DBusSignalCallback :: DBusSignalCallback -> DBusSignalCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_DBusSubtreeDispatchFunc :: DBusSubtreeDispatchFunc -> DBusSubtreeDispatchFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_DBusSubtreeIntrospectFunc :: DBusSubtreeIntrospectFunc -> DBusSubtreeIntrospectFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_DatagramBasedSourceFunc :: DatagramBasedSourceFunc -> DatagramBasedSourceFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_DesktopAppLaunchCallback :: DesktopAppLaunchCallback -> DesktopAppLaunchCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_FileMeasureProgressCallback :: FileMeasureProgressCallback -> FileMeasureProgressCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_FileProgressCallback :: FileProgressCallback -> FileProgressCallback_WithClosures
+ GI.Gio.Callbacks: drop_closures_IOSchedulerJobFunc :: IOSchedulerJobFunc -> IOSchedulerJobFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_PollableSourceFunc :: PollableSourceFunc -> PollableSourceFunc_WithClosures
+ GI.Gio.Callbacks: drop_closures_SettingsBindGetMapping :: SettingsBindGetMapping -> SettingsBindGetMapping_WithClosures
+ GI.Gio.Callbacks: drop_closures_SettingsBindSetMapping :: SettingsBindSetMapping -> SettingsBindSetMapping_WithClosures
+ GI.Gio.Callbacks: drop_closures_SettingsGetMapping :: SettingsGetMapping -> SettingsGetMapping_WithClosures
+ GI.Gio.Callbacks: drop_closures_SocketSourceFunc :: SocketSourceFunc -> SocketSourceFunc_WithClosures
+ GI.Gio.Callbacks: dynamic_ActionEntryActivateFieldCallback :: (MonadIO m, IsSimpleAction a) => FunPtr C_ActionEntryActivateFieldCallback -> a -> GVariant -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_ActionEntryChangeStateFieldCallback :: (MonadIO m, IsSimpleAction a) => FunPtr C_ActionEntryChangeStateFieldCallback -> a -> GVariant -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_AsyncReadyCallback :: (MonadIO m, IsObject a, IsAsyncResult b) => FunPtr C_AsyncReadyCallback -> a -> b -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_BusAcquiredCallback :: (MonadIO m, IsDBusConnection a) => FunPtr C_BusAcquiredCallback -> a -> Text -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_BusNameAcquiredCallback :: (MonadIO m, IsDBusConnection a) => FunPtr C_BusNameAcquiredCallback -> a -> Text -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_BusNameAppearedCallback :: (MonadIO m, IsDBusConnection a) => FunPtr C_BusNameAppearedCallback -> a -> Text -> Text -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_BusNameLostCallback :: (MonadIO m, IsDBusConnection a) => FunPtr C_BusNameLostCallback -> a -> Text -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_BusNameVanishedCallback :: (MonadIO m, IsDBusConnection a) => FunPtr C_BusNameVanishedCallback -> a -> Text -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_CancellableSourceFunc :: (MonadIO m, IsCancellable a) => FunPtr C_CancellableSourceFunc -> Maybe (a) -> Ptr () -> m Bool
+ GI.Gio.Callbacks: dynamic_DBusInterfaceGetPropertyFunc :: (MonadIO m, IsDBusConnection a) => FunPtr C_DBusInterfaceGetPropertyFunc -> a -> Text -> Text -> Text -> Text -> GError -> Ptr () -> m GVariant
+ GI.Gio.Callbacks: dynamic_DBusInterfaceMethodCallFunc :: (MonadIO m, IsDBusConnection a, IsDBusMethodInvocation b) => FunPtr C_DBusInterfaceMethodCallFunc -> a -> Text -> Text -> Text -> Text -> GVariant -> b -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_DBusInterfaceSetPropertyFunc :: (MonadIO m, IsDBusConnection a) => FunPtr C_DBusInterfaceSetPropertyFunc -> a -> Text -> Text -> Text -> Text -> GVariant -> GError -> Ptr () -> m Bool
+ GI.Gio.Callbacks: dynamic_DBusMessageFilterFunction :: (MonadIO m, IsDBusConnection a, IsDBusMessage b) => FunPtr C_DBusMessageFilterFunction -> a -> b -> Bool -> Ptr () -> m (Maybe DBusMessage)
+ GI.Gio.Callbacks: dynamic_DBusProxyTypeFunc :: (MonadIO m, IsDBusObjectManagerClient a) => FunPtr C_DBusProxyTypeFunc -> a -> Text -> Maybe (Text) -> Ptr () -> m GType
+ GI.Gio.Callbacks: dynamic_DBusSignalCallback :: (MonadIO m, IsDBusConnection a) => FunPtr C_DBusSignalCallback -> a -> Text -> Text -> Text -> Text -> GVariant -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_DBusSubtreeDispatchFunc :: (MonadIO m, IsDBusConnection a) => FunPtr C_DBusSubtreeDispatchFunc -> a -> Text -> Text -> Text -> Text -> Ptr () -> Ptr () -> m DBusInterfaceVTable
+ GI.Gio.Callbacks: dynamic_DBusSubtreeIntrospectFunc :: (MonadIO m, IsDBusConnection a) => FunPtr C_DBusSubtreeIntrospectFunc -> a -> Text -> Text -> Text -> Ptr () -> m DBusInterfaceInfo
+ GI.Gio.Callbacks: dynamic_DatagramBasedSourceFunc :: (MonadIO m, IsDatagramBased a) => FunPtr C_DatagramBasedSourceFunc -> a -> [IOCondition] -> Ptr () -> m Bool
+ GI.Gio.Callbacks: dynamic_DesktopAppLaunchCallback :: (MonadIO m, IsDesktopAppInfo a) => FunPtr C_DesktopAppLaunchCallback -> a -> Int32 -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_FileMeasureProgressCallback :: (MonadIO m) => FunPtr C_FileMeasureProgressCallback -> Bool -> Word64 -> Word64 -> Word64 -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_FileProgressCallback :: (MonadIO m) => FunPtr C_FileProgressCallback -> Int64 -> Int64 -> Ptr () -> m ()
+ GI.Gio.Callbacks: dynamic_FileReadMoreCallback :: (MonadIO m) => FunPtr C_FileReadMoreCallback -> Text -> Int64 -> Ptr () -> m Bool
+ GI.Gio.Callbacks: dynamic_IOSchedulerJobFunc :: (MonadIO m, IsCancellable a) => FunPtr C_IOSchedulerJobFunc -> IOSchedulerJob -> Maybe (a) -> Ptr () -> m Bool
+ GI.Gio.Callbacks: dynamic_PollableSourceFunc :: (MonadIO m, IsObject a) => FunPtr C_PollableSourceFunc -> a -> Ptr () -> m Bool
+ GI.Gio.Callbacks: dynamic_ReallocFunc :: (MonadIO m) => FunPtr C_ReallocFunc -> Ptr () -> Word64 -> m (Ptr ())
+ GI.Gio.Callbacks: dynamic_SettingsBindGetMapping :: (MonadIO m) => FunPtr C_SettingsBindGetMapping -> GValue -> GVariant -> Ptr () -> m Bool
+ GI.Gio.Callbacks: dynamic_SettingsBindSetMapping :: (MonadIO m) => FunPtr C_SettingsBindSetMapping -> GValue -> VariantType -> Ptr () -> m GVariant
+ GI.Gio.Callbacks: dynamic_SettingsGetMapping :: (MonadIO m) => FunPtr C_SettingsGetMapping -> GVariant -> Ptr () -> m (Bool, Ptr ())
+ GI.Gio.Callbacks: dynamic_SimpleAsyncThreadFunc :: (MonadIO m, IsSimpleAsyncResult a, IsObject b, IsCancellable c) => FunPtr C_SimpleAsyncThreadFunc -> a -> b -> Maybe (c) -> m ()
+ GI.Gio.Callbacks: dynamic_SocketSourceFunc :: (MonadIO m, IsSocket a) => FunPtr C_SocketSourceFunc -> a -> [IOCondition] -> Ptr () -> m Bool
+ GI.Gio.Callbacks: dynamic_TaskThreadFunc :: (MonadIO m, IsTask a, IsObject b, IsCancellable c) => FunPtr C_TaskThreadFunc -> a -> b -> Ptr () -> Maybe (c) -> m ()
+ GI.Gio.Callbacks: genClosure_ActionEntryActivateFieldCallback :: ActionEntryActivateFieldCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_ActionEntryChangeStateFieldCallback :: ActionEntryChangeStateFieldCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_AsyncReadyCallback :: AsyncReadyCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_BusAcquiredCallback :: BusAcquiredCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_BusNameAcquiredCallback :: BusNameAcquiredCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_BusNameAppearedCallback :: BusNameAppearedCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_BusNameLostCallback :: BusNameLostCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_BusNameVanishedCallback :: BusNameVanishedCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_CancellableSourceFunc :: CancellableSourceFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_DBusInterfaceGetPropertyFunc :: DBusInterfaceGetPropertyFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_DBusInterfaceMethodCallFunc :: DBusInterfaceMethodCallFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_DBusInterfaceSetPropertyFunc :: DBusInterfaceSetPropertyFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_DBusMessageFilterFunction :: DBusMessageFilterFunction -> IO Closure
+ GI.Gio.Callbacks: genClosure_DBusProxyTypeFunc :: DBusProxyTypeFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_DBusSignalCallback :: DBusSignalCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_DBusSubtreeDispatchFunc :: DBusSubtreeDispatchFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_DBusSubtreeIntrospectFunc :: DBusSubtreeIntrospectFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_DatagramBasedSourceFunc :: DatagramBasedSourceFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_DesktopAppLaunchCallback :: DesktopAppLaunchCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_FileMeasureProgressCallback :: FileMeasureProgressCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_FileProgressCallback :: FileProgressCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_FileReadMoreCallback :: FileReadMoreCallback -> IO Closure
+ GI.Gio.Callbacks: genClosure_IOSchedulerJobFunc :: IOSchedulerJobFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_PollableSourceFunc :: PollableSourceFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_ReallocFunc :: ReallocFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_SettingsBindGetMapping :: SettingsBindGetMapping -> IO Closure
+ GI.Gio.Callbacks: genClosure_SettingsBindSetMapping :: SettingsBindSetMapping -> IO Closure
+ GI.Gio.Callbacks: genClosure_SettingsGetMapping :: SettingsGetMapping -> IO Closure
+ GI.Gio.Callbacks: genClosure_SimpleAsyncThreadFunc :: SimpleAsyncThreadFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_SocketSourceFunc :: SocketSourceFunc -> IO Closure
+ GI.Gio.Callbacks: genClosure_TaskThreadFunc :: TaskThreadFunc -> IO Closure
+ GI.Gio.Callbacks: mk_ActionEntryActivateFieldCallback :: C_ActionEntryActivateFieldCallback -> IO (FunPtr C_ActionEntryActivateFieldCallback)
+ GI.Gio.Callbacks: mk_ActionEntryChangeStateFieldCallback :: C_ActionEntryChangeStateFieldCallback -> IO (FunPtr C_ActionEntryChangeStateFieldCallback)
+ GI.Gio.Callbacks: mk_AsyncReadyCallback :: C_AsyncReadyCallback -> IO (FunPtr C_AsyncReadyCallback)
+ GI.Gio.Callbacks: mk_BusAcquiredCallback :: C_BusAcquiredCallback -> IO (FunPtr C_BusAcquiredCallback)
+ GI.Gio.Callbacks: mk_BusNameAcquiredCallback :: C_BusNameAcquiredCallback -> IO (FunPtr C_BusNameAcquiredCallback)
+ GI.Gio.Callbacks: mk_BusNameAppearedCallback :: C_BusNameAppearedCallback -> IO (FunPtr C_BusNameAppearedCallback)
+ GI.Gio.Callbacks: mk_BusNameLostCallback :: C_BusNameLostCallback -> IO (FunPtr C_BusNameLostCallback)
+ GI.Gio.Callbacks: mk_BusNameVanishedCallback :: C_BusNameVanishedCallback -> IO (FunPtr C_BusNameVanishedCallback)
+ GI.Gio.Callbacks: mk_CancellableSourceFunc :: C_CancellableSourceFunc -> IO (FunPtr C_CancellableSourceFunc)
+ GI.Gio.Callbacks: mk_DBusInterfaceGetPropertyFunc :: C_DBusInterfaceGetPropertyFunc -> IO (FunPtr C_DBusInterfaceGetPropertyFunc)
+ GI.Gio.Callbacks: mk_DBusInterfaceMethodCallFunc :: C_DBusInterfaceMethodCallFunc -> IO (FunPtr C_DBusInterfaceMethodCallFunc)
+ GI.Gio.Callbacks: mk_DBusInterfaceSetPropertyFunc :: C_DBusInterfaceSetPropertyFunc -> IO (FunPtr C_DBusInterfaceSetPropertyFunc)
+ GI.Gio.Callbacks: mk_DBusMessageFilterFunction :: C_DBusMessageFilterFunction -> IO (FunPtr C_DBusMessageFilterFunction)
+ GI.Gio.Callbacks: mk_DBusProxyTypeFunc :: C_DBusProxyTypeFunc -> IO (FunPtr C_DBusProxyTypeFunc)
+ GI.Gio.Callbacks: mk_DBusSignalCallback :: C_DBusSignalCallback -> IO (FunPtr C_DBusSignalCallback)
+ GI.Gio.Callbacks: mk_DBusSubtreeDispatchFunc :: C_DBusSubtreeDispatchFunc -> IO (FunPtr C_DBusSubtreeDispatchFunc)
+ GI.Gio.Callbacks: mk_DBusSubtreeIntrospectFunc :: C_DBusSubtreeIntrospectFunc -> IO (FunPtr C_DBusSubtreeIntrospectFunc)
+ GI.Gio.Callbacks: mk_DatagramBasedSourceFunc :: C_DatagramBasedSourceFunc -> IO (FunPtr C_DatagramBasedSourceFunc)
+ GI.Gio.Callbacks: mk_DesktopAppLaunchCallback :: C_DesktopAppLaunchCallback -> IO (FunPtr C_DesktopAppLaunchCallback)
+ GI.Gio.Callbacks: mk_FileMeasureProgressCallback :: C_FileMeasureProgressCallback -> IO (FunPtr C_FileMeasureProgressCallback)
+ GI.Gio.Callbacks: mk_FileProgressCallback :: C_FileProgressCallback -> IO (FunPtr C_FileProgressCallback)
+ GI.Gio.Callbacks: mk_FileReadMoreCallback :: C_FileReadMoreCallback -> IO (FunPtr C_FileReadMoreCallback)
+ GI.Gio.Callbacks: mk_IOSchedulerJobFunc :: C_IOSchedulerJobFunc -> IO (FunPtr C_IOSchedulerJobFunc)
+ GI.Gio.Callbacks: mk_PollableSourceFunc :: C_PollableSourceFunc -> IO (FunPtr C_PollableSourceFunc)
+ GI.Gio.Callbacks: mk_ReallocFunc :: C_ReallocFunc -> IO (FunPtr C_ReallocFunc)
+ GI.Gio.Callbacks: mk_SettingsBindGetMapping :: C_SettingsBindGetMapping -> IO (FunPtr C_SettingsBindGetMapping)
+ GI.Gio.Callbacks: mk_SettingsBindSetMapping :: C_SettingsBindSetMapping -> IO (FunPtr C_SettingsBindSetMapping)
+ GI.Gio.Callbacks: mk_SettingsGetMapping :: C_SettingsGetMapping -> IO (FunPtr C_SettingsGetMapping)
+ GI.Gio.Callbacks: mk_SimpleAsyncThreadFunc :: C_SimpleAsyncThreadFunc -> IO (FunPtr C_SimpleAsyncThreadFunc)
+ GI.Gio.Callbacks: mk_SocketSourceFunc :: C_SocketSourceFunc -> IO (FunPtr C_SocketSourceFunc)
+ GI.Gio.Callbacks: mk_TaskThreadFunc :: C_TaskThreadFunc -> IO (FunPtr C_TaskThreadFunc)
+ GI.Gio.Callbacks: noActionEntryActivateFieldCallback_WithClosures :: Maybe ActionEntryActivateFieldCallback_WithClosures
+ GI.Gio.Callbacks: noActionEntryChangeStateFieldCallback_WithClosures :: Maybe ActionEntryChangeStateFieldCallback_WithClosures
+ GI.Gio.Callbacks: noAsyncReadyCallback_WithClosures :: Maybe AsyncReadyCallback_WithClosures
+ GI.Gio.Callbacks: noBusAcquiredCallback_WithClosures :: Maybe BusAcquiredCallback_WithClosures
+ GI.Gio.Callbacks: noBusNameAcquiredCallback_WithClosures :: Maybe BusNameAcquiredCallback_WithClosures
+ GI.Gio.Callbacks: noBusNameAppearedCallback_WithClosures :: Maybe BusNameAppearedCallback_WithClosures
+ GI.Gio.Callbacks: noBusNameLostCallback_WithClosures :: Maybe BusNameLostCallback_WithClosures
+ GI.Gio.Callbacks: noBusNameVanishedCallback_WithClosures :: Maybe BusNameVanishedCallback_WithClosures
+ GI.Gio.Callbacks: noCancellableSourceFunc_WithClosures :: Maybe CancellableSourceFunc_WithClosures
+ GI.Gio.Callbacks: noDBusInterfaceGetPropertyFunc_WithClosures :: Maybe DBusInterfaceGetPropertyFunc_WithClosures
+ GI.Gio.Callbacks: noDBusInterfaceMethodCallFunc_WithClosures :: Maybe DBusInterfaceMethodCallFunc_WithClosures
+ GI.Gio.Callbacks: noDBusInterfaceSetPropertyFunc_WithClosures :: Maybe DBusInterfaceSetPropertyFunc_WithClosures
+ GI.Gio.Callbacks: noDBusMessageFilterFunction_WithClosures :: Maybe DBusMessageFilterFunction_WithClosures
+ GI.Gio.Callbacks: noDBusProxyTypeFunc_WithClosures :: Maybe DBusProxyTypeFunc_WithClosures
+ GI.Gio.Callbacks: noDBusSignalCallback_WithClosures :: Maybe DBusSignalCallback_WithClosures
+ GI.Gio.Callbacks: noDBusSubtreeDispatchFunc_WithClosures :: Maybe DBusSubtreeDispatchFunc_WithClosures
+ GI.Gio.Callbacks: noDBusSubtreeIntrospectFunc_WithClosures :: Maybe DBusSubtreeIntrospectFunc_WithClosures
+ GI.Gio.Callbacks: noDatagramBasedSourceFunc_WithClosures :: Maybe DatagramBasedSourceFunc_WithClosures
+ GI.Gio.Callbacks: noDesktopAppLaunchCallback_WithClosures :: Maybe DesktopAppLaunchCallback_WithClosures
+ GI.Gio.Callbacks: noFileMeasureProgressCallback_WithClosures :: Maybe FileMeasureProgressCallback_WithClosures
+ GI.Gio.Callbacks: noFileProgressCallback_WithClosures :: Maybe FileProgressCallback_WithClosures
+ GI.Gio.Callbacks: noIOSchedulerJobFunc_WithClosures :: Maybe IOSchedulerJobFunc_WithClosures
+ GI.Gio.Callbacks: noPollableSourceFunc_WithClosures :: Maybe PollableSourceFunc_WithClosures
+ GI.Gio.Callbacks: noSettingsBindGetMapping_WithClosures :: Maybe SettingsBindGetMapping_WithClosures
+ GI.Gio.Callbacks: noSettingsBindSetMapping_WithClosures :: Maybe SettingsBindSetMapping_WithClosures
+ GI.Gio.Callbacks: noSettingsGetMapping_WithClosures :: Maybe SettingsGetMapping_WithClosures
+ GI.Gio.Callbacks: noSocketSourceFunc_WithClosures :: Maybe SocketSourceFunc_WithClosures
+ GI.Gio.Callbacks: type ActionEntryActivateFieldCallback_WithClosures = SimpleAction -> GVariant -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type ActionEntryChangeStateFieldCallback_WithClosures = SimpleAction -> GVariant -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type AsyncReadyCallback_WithClosures = Object -> AsyncResult -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type BusAcquiredCallback_WithClosures = DBusConnection -> Text -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type BusNameAcquiredCallback_WithClosures = DBusConnection -> Text -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type BusNameAppearedCallback_WithClosures = DBusConnection -> Text -> Text -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type BusNameLostCallback_WithClosures = DBusConnection -> Text -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type BusNameVanishedCallback_WithClosures = DBusConnection -> Text -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_ActionEntryActivateFieldCallback = Ptr SimpleAction -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_ActionEntryChangeStateFieldCallback = Ptr SimpleAction -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_AsyncReadyCallback = Ptr Object -> Ptr AsyncResult -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_BusAcquiredCallback = Ptr DBusConnection -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_BusNameAcquiredCallback = Ptr DBusConnection -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_BusNameAppearedCallback = Ptr DBusConnection -> CString -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_BusNameLostCallback = Ptr DBusConnection -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_BusNameVanishedCallback = Ptr DBusConnection -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_CancellableSourceFunc = Ptr Cancellable -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: type C_DBusInterfaceGetPropertyFunc = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GError -> Ptr () -> IO (Ptr GVariant)
+ GI.Gio.Callbacks: type C_DBusInterfaceMethodCallFunc = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr DBusMethodInvocation -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_DBusInterfaceSetPropertyFunc = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr GError -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: type C_DBusMessageFilterFunction = Ptr DBusConnection -> Ptr DBusMessage -> CInt -> Ptr () -> IO (Ptr DBusMessage)
+ GI.Gio.Callbacks: type C_DBusProxyTypeFunc = Ptr DBusObjectManagerClient -> CString -> CString -> Ptr () -> IO CGType
+ GI.Gio.Callbacks: type C_DBusSignalCallback = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_DBusSubtreeDispatchFunc = Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr () -> Ptr () -> IO (Ptr DBusInterfaceVTable)
+ GI.Gio.Callbacks: type C_DBusSubtreeIntrospectFunc = Ptr DBusConnection -> CString -> CString -> CString -> Ptr () -> IO (Ptr DBusInterfaceInfo)
+ GI.Gio.Callbacks: type C_DatagramBasedSourceFunc = Ptr DatagramBased -> CUInt -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: type C_DesktopAppLaunchCallback = Ptr DesktopAppInfo -> Int32 -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_FileMeasureProgressCallback = CInt -> Word64 -> Word64 -> Word64 -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_FileProgressCallback = Int64 -> Int64 -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type C_FileReadMoreCallback = CString -> Int64 -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: type C_IOSchedulerJobFunc = Ptr IOSchedulerJob -> Ptr Cancellable -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: type C_PollableSourceFunc = Ptr Object -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: type C_ReallocFunc = Ptr () -> Word64 -> IO (Ptr ())
+ GI.Gio.Callbacks: type C_SettingsBindGetMapping = Ptr GValue -> Ptr GVariant -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: type C_SettingsBindSetMapping = Ptr GValue -> Ptr VariantType -> Ptr () -> IO (Ptr GVariant)
+ GI.Gio.Callbacks: type C_SettingsGetMapping = Ptr GVariant -> Ptr (Ptr ()) -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: type C_SimpleAsyncThreadFunc = Ptr SimpleAsyncResult -> Ptr Object -> Ptr Cancellable -> IO ()
+ GI.Gio.Callbacks: type C_SocketSourceFunc = Ptr Socket -> CUInt -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: type C_TaskThreadFunc = Ptr Task -> Ptr Object -> Ptr () -> Ptr Cancellable -> IO ()
+ GI.Gio.Callbacks: type CancellableSourceFunc_WithClosures = Maybe Cancellable -> Ptr () -> IO Bool
+ GI.Gio.Callbacks: type DBusInterfaceGetPropertyFunc_WithClosures = DBusConnection -> Text -> Text -> Text -> Text -> GError -> Ptr () -> IO GVariant
+ GI.Gio.Callbacks: type DBusInterfaceMethodCallFunc_WithClosures = DBusConnection -> Text -> Text -> Text -> Text -> GVariant -> DBusMethodInvocation -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type DBusInterfaceSetPropertyFunc_WithClosures = DBusConnection -> Text -> Text -> Text -> Text -> GVariant -> GError -> Ptr () -> IO Bool
+ GI.Gio.Callbacks: type DBusMessageFilterFunction_WithClosures = DBusConnection -> DBusMessage -> Bool -> Ptr () -> IO (Maybe DBusMessage)
+ GI.Gio.Callbacks: type DBusProxyTypeFunc_WithClosures = DBusObjectManagerClient -> Text -> Maybe Text -> Ptr () -> IO GType
+ GI.Gio.Callbacks: type DBusSignalCallback_WithClosures = DBusConnection -> Text -> Text -> Text -> Text -> GVariant -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type DBusSubtreeDispatchFunc_WithClosures = DBusConnection -> Text -> Text -> Text -> Text -> Ptr () -> Ptr () -> IO DBusInterfaceVTable
+ GI.Gio.Callbacks: type DBusSubtreeIntrospectFunc_WithClosures = DBusConnection -> Text -> Text -> Text -> Ptr () -> IO DBusInterfaceInfo
+ GI.Gio.Callbacks: type DatagramBasedSourceFunc_WithClosures = DatagramBased -> [IOCondition] -> Ptr () -> IO Bool
+ GI.Gio.Callbacks: type DesktopAppLaunchCallback_WithClosures = DesktopAppInfo -> Int32 -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type FileMeasureProgressCallback_WithClosures = Bool -> Word64 -> Word64 -> Word64 -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type FileProgressCallback_WithClosures = Int64 -> Int64 -> Ptr () -> IO ()
+ GI.Gio.Callbacks: type IOSchedulerJobFunc_WithClosures = IOSchedulerJob -> Maybe Cancellable -> Ptr () -> IO Bool
+ GI.Gio.Callbacks: type PollableSourceFunc_WithClosures = Object -> Ptr () -> IO Bool
+ GI.Gio.Callbacks: type SettingsBindGetMapping_WithClosures = GValue -> GVariant -> Ptr () -> IO Bool
+ GI.Gio.Callbacks: type SettingsBindSetMapping_WithClosures = GValue -> VariantType -> Ptr () -> IO GVariant
+ GI.Gio.Callbacks: type SettingsGetMapping_WithClosures = GVariant -> Ptr () -> IO (Bool, Ptr ())
+ GI.Gio.Callbacks: type SocketSourceFunc_WithClosures = Socket -> [IOCondition] -> Ptr () -> IO Bool
+ GI.Gio.Callbacks: wrap_ActionEntryActivateFieldCallback :: Maybe (Ptr (FunPtr C_ActionEntryActivateFieldCallback)) -> ActionEntryActivateFieldCallback_WithClosures -> Ptr SimpleAction -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_ActionEntryChangeStateFieldCallback :: Maybe (Ptr (FunPtr C_ActionEntryChangeStateFieldCallback)) -> ActionEntryChangeStateFieldCallback_WithClosures -> Ptr SimpleAction -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_AsyncReadyCallback :: Maybe (Ptr (FunPtr C_AsyncReadyCallback)) -> AsyncReadyCallback_WithClosures -> Ptr Object -> Ptr AsyncResult -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_BusAcquiredCallback :: Maybe (Ptr (FunPtr C_BusAcquiredCallback)) -> BusAcquiredCallback_WithClosures -> Ptr DBusConnection -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_BusNameAcquiredCallback :: Maybe (Ptr (FunPtr C_BusNameAcquiredCallback)) -> BusNameAcquiredCallback_WithClosures -> Ptr DBusConnection -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_BusNameAppearedCallback :: Maybe (Ptr (FunPtr C_BusNameAppearedCallback)) -> BusNameAppearedCallback_WithClosures -> Ptr DBusConnection -> CString -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_BusNameLostCallback :: Maybe (Ptr (FunPtr C_BusNameLostCallback)) -> BusNameLostCallback_WithClosures -> Ptr DBusConnection -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_BusNameVanishedCallback :: Maybe (Ptr (FunPtr C_BusNameVanishedCallback)) -> BusNameVanishedCallback_WithClosures -> Ptr DBusConnection -> CString -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_CancellableSourceFunc :: Maybe (Ptr (FunPtr C_CancellableSourceFunc)) -> CancellableSourceFunc_WithClosures -> Ptr Cancellable -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: wrap_DBusInterfaceGetPropertyFunc :: Maybe (Ptr (FunPtr C_DBusInterfaceGetPropertyFunc)) -> DBusInterfaceGetPropertyFunc_WithClosures -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GError -> Ptr () -> IO (Ptr GVariant)
+ GI.Gio.Callbacks: wrap_DBusInterfaceMethodCallFunc :: Maybe (Ptr (FunPtr C_DBusInterfaceMethodCallFunc)) -> DBusInterfaceMethodCallFunc_WithClosures -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr DBusMethodInvocation -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_DBusInterfaceSetPropertyFunc :: Maybe (Ptr (FunPtr C_DBusInterfaceSetPropertyFunc)) -> DBusInterfaceSetPropertyFunc_WithClosures -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr GError -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: wrap_DBusMessageFilterFunction :: Maybe (Ptr (FunPtr C_DBusMessageFilterFunction)) -> DBusMessageFilterFunction_WithClosures -> Ptr DBusConnection -> Ptr DBusMessage -> CInt -> Ptr () -> IO (Ptr DBusMessage)
+ GI.Gio.Callbacks: wrap_DBusProxyTypeFunc :: Maybe (Ptr (FunPtr C_DBusProxyTypeFunc)) -> DBusProxyTypeFunc_WithClosures -> Ptr DBusObjectManagerClient -> CString -> CString -> Ptr () -> IO CGType
+ GI.Gio.Callbacks: wrap_DBusSignalCallback :: Maybe (Ptr (FunPtr C_DBusSignalCallback)) -> DBusSignalCallback_WithClosures -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_DBusSubtreeDispatchFunc :: Maybe (Ptr (FunPtr C_DBusSubtreeDispatchFunc)) -> DBusSubtreeDispatchFunc_WithClosures -> Ptr DBusConnection -> CString -> CString -> CString -> CString -> Ptr () -> Ptr () -> IO (Ptr DBusInterfaceVTable)
+ GI.Gio.Callbacks: wrap_DBusSubtreeIntrospectFunc :: Maybe (Ptr (FunPtr C_DBusSubtreeIntrospectFunc)) -> DBusSubtreeIntrospectFunc_WithClosures -> Ptr DBusConnection -> CString -> CString -> CString -> Ptr () -> IO (Ptr DBusInterfaceInfo)
+ GI.Gio.Callbacks: wrap_DatagramBasedSourceFunc :: Maybe (Ptr (FunPtr C_DatagramBasedSourceFunc)) -> DatagramBasedSourceFunc_WithClosures -> Ptr DatagramBased -> CUInt -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: wrap_DesktopAppLaunchCallback :: Maybe (Ptr (FunPtr C_DesktopAppLaunchCallback)) -> DesktopAppLaunchCallback_WithClosures -> Ptr DesktopAppInfo -> Int32 -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_FileMeasureProgressCallback :: Maybe (Ptr (FunPtr C_FileMeasureProgressCallback)) -> FileMeasureProgressCallback_WithClosures -> CInt -> Word64 -> Word64 -> Word64 -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_FileProgressCallback :: Maybe (Ptr (FunPtr C_FileProgressCallback)) -> FileProgressCallback_WithClosures -> Int64 -> Int64 -> Ptr () -> IO ()
+ GI.Gio.Callbacks: wrap_FileReadMoreCallback :: Maybe (Ptr (FunPtr C_FileReadMoreCallback)) -> FileReadMoreCallback -> CString -> Int64 -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: wrap_IOSchedulerJobFunc :: Maybe (Ptr (FunPtr C_IOSchedulerJobFunc)) -> IOSchedulerJobFunc_WithClosures -> Ptr IOSchedulerJob -> Ptr Cancellable -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: wrap_PollableSourceFunc :: Maybe (Ptr (FunPtr C_PollableSourceFunc)) -> PollableSourceFunc_WithClosures -> Ptr Object -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: wrap_ReallocFunc :: Maybe (Ptr (FunPtr C_ReallocFunc)) -> ReallocFunc -> Ptr () -> Word64 -> IO (Ptr ())
+ GI.Gio.Callbacks: wrap_SettingsBindGetMapping :: Maybe (Ptr (FunPtr C_SettingsBindGetMapping)) -> SettingsBindGetMapping_WithClosures -> Ptr GValue -> Ptr GVariant -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: wrap_SettingsBindSetMapping :: Maybe (Ptr (FunPtr C_SettingsBindSetMapping)) -> SettingsBindSetMapping_WithClosures -> Ptr GValue -> Ptr VariantType -> Ptr () -> IO (Ptr GVariant)
+ GI.Gio.Callbacks: wrap_SettingsGetMapping :: Maybe (Ptr (FunPtr C_SettingsGetMapping)) -> SettingsGetMapping_WithClosures -> Ptr GVariant -> Ptr (Ptr ()) -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: wrap_SimpleAsyncThreadFunc :: Maybe (Ptr (FunPtr C_SimpleAsyncThreadFunc)) -> SimpleAsyncThreadFunc -> Ptr SimpleAsyncResult -> Ptr Object -> Ptr Cancellable -> IO ()
+ GI.Gio.Callbacks: wrap_SocketSourceFunc :: Maybe (Ptr (FunPtr C_SocketSourceFunc)) -> SocketSourceFunc_WithClosures -> Ptr Socket -> CUInt -> Ptr () -> IO CInt
+ GI.Gio.Callbacks: wrap_TaskThreadFunc :: Maybe (Ptr (FunPtr C_TaskThreadFunc)) -> TaskThreadFunc -> Ptr Task -> Ptr Object -> Ptr () -> Ptr Cancellable -> IO ()
+ GI.Gio.Interfaces.ActionGroup: genClosure_ActionGroupActionAdded :: ActionGroupActionAddedCallback -> IO Closure
+ GI.Gio.Interfaces.ActionGroup: genClosure_ActionGroupActionEnabledChanged :: ActionGroupActionEnabledChangedCallback -> IO Closure
+ GI.Gio.Interfaces.ActionGroup: genClosure_ActionGroupActionRemoved :: ActionGroupActionRemovedCallback -> IO Closure
+ GI.Gio.Interfaces.ActionGroup: genClosure_ActionGroupActionStateChanged :: ActionGroupActionStateChangedCallback -> IO Closure
+ GI.Gio.Interfaces.ActionGroup: mk_ActionGroupActionAddedCallback :: C_ActionGroupActionAddedCallback -> IO (FunPtr C_ActionGroupActionAddedCallback)
+ GI.Gio.Interfaces.ActionGroup: mk_ActionGroupActionEnabledChangedCallback :: C_ActionGroupActionEnabledChangedCallback -> IO (FunPtr C_ActionGroupActionEnabledChangedCallback)
+ GI.Gio.Interfaces.ActionGroup: mk_ActionGroupActionRemovedCallback :: C_ActionGroupActionRemovedCallback -> IO (FunPtr C_ActionGroupActionRemovedCallback)
+ GI.Gio.Interfaces.ActionGroup: mk_ActionGroupActionStateChangedCallback :: C_ActionGroupActionStateChangedCallback -> IO (FunPtr C_ActionGroupActionStateChangedCallback)
+ GI.Gio.Interfaces.ActionGroup: type C_ActionGroupActionAddedCallback = Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Interfaces.ActionGroup: type C_ActionGroupActionEnabledChangedCallback = Ptr () -> CString -> CInt -> Ptr () -> IO ()
+ GI.Gio.Interfaces.ActionGroup: type C_ActionGroupActionRemovedCallback = Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Interfaces.ActionGroup: type C_ActionGroupActionStateChangedCallback = Ptr () -> CString -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Interfaces.ActionGroup: wrap_ActionGroupActionAddedCallback :: ActionGroupActionAddedCallback -> Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Interfaces.ActionGroup: wrap_ActionGroupActionEnabledChangedCallback :: ActionGroupActionEnabledChangedCallback -> Ptr () -> CString -> CInt -> Ptr () -> IO ()
+ GI.Gio.Interfaces.ActionGroup: wrap_ActionGroupActionRemovedCallback :: ActionGroupActionRemovedCallback -> Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Interfaces.ActionGroup: wrap_ActionGroupActionStateChangedCallback :: ActionGroupActionStateChangedCallback -> Ptr () -> CString -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Interfaces.AppInfo: instance (signature ~ m [GHC.Types.Char], Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.MethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetExecutableMethodInfo a signature
+ GI.Gio.Interfaces.DBusObject: genClosure_DBusObjectInterfaceAdded :: DBusObjectInterfaceAddedCallback -> IO Closure
+ GI.Gio.Interfaces.DBusObject: genClosure_DBusObjectInterfaceRemoved :: DBusObjectInterfaceRemovedCallback -> IO Closure
+ GI.Gio.Interfaces.DBusObject: mk_DBusObjectInterfaceAddedCallback :: C_DBusObjectInterfaceAddedCallback -> IO (FunPtr C_DBusObjectInterfaceAddedCallback)
+ GI.Gio.Interfaces.DBusObject: mk_DBusObjectInterfaceRemovedCallback :: C_DBusObjectInterfaceRemovedCallback -> IO (FunPtr C_DBusObjectInterfaceRemovedCallback)
+ GI.Gio.Interfaces.DBusObject: type C_DBusObjectInterfaceAddedCallback = Ptr () -> Ptr DBusInterface -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObject: type C_DBusObjectInterfaceRemovedCallback = Ptr () -> Ptr DBusInterface -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObject: wrap_DBusObjectInterfaceAddedCallback :: DBusObjectInterfaceAddedCallback -> Ptr () -> Ptr DBusInterface -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObject: wrap_DBusObjectInterfaceRemovedCallback :: DBusObjectInterfaceRemovedCallback -> Ptr () -> Ptr DBusInterface -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObjectManager: genClosure_DBusObjectManagerInterfaceAdded :: DBusObjectManagerInterfaceAddedCallback -> IO Closure
+ GI.Gio.Interfaces.DBusObjectManager: genClosure_DBusObjectManagerInterfaceRemoved :: DBusObjectManagerInterfaceRemovedCallback -> IO Closure
+ GI.Gio.Interfaces.DBusObjectManager: genClosure_DBusObjectManagerObjectAdded :: DBusObjectManagerObjectAddedCallback -> IO Closure
+ GI.Gio.Interfaces.DBusObjectManager: genClosure_DBusObjectManagerObjectRemoved :: DBusObjectManagerObjectRemovedCallback -> IO Closure
+ GI.Gio.Interfaces.DBusObjectManager: mk_DBusObjectManagerInterfaceAddedCallback :: C_DBusObjectManagerInterfaceAddedCallback -> IO (FunPtr C_DBusObjectManagerInterfaceAddedCallback)
+ GI.Gio.Interfaces.DBusObjectManager: mk_DBusObjectManagerInterfaceRemovedCallback :: C_DBusObjectManagerInterfaceRemovedCallback -> IO (FunPtr C_DBusObjectManagerInterfaceRemovedCallback)
+ GI.Gio.Interfaces.DBusObjectManager: mk_DBusObjectManagerObjectAddedCallback :: C_DBusObjectManagerObjectAddedCallback -> IO (FunPtr C_DBusObjectManagerObjectAddedCallback)
+ GI.Gio.Interfaces.DBusObjectManager: mk_DBusObjectManagerObjectRemovedCallback :: C_DBusObjectManagerObjectRemovedCallback -> IO (FunPtr C_DBusObjectManagerObjectRemovedCallback)
+ GI.Gio.Interfaces.DBusObjectManager: type C_DBusObjectManagerInterfaceAddedCallback = Ptr () -> Ptr DBusObject -> Ptr DBusInterface -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObjectManager: type C_DBusObjectManagerInterfaceRemovedCallback = Ptr () -> Ptr DBusObject -> Ptr DBusInterface -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObjectManager: type C_DBusObjectManagerObjectAddedCallback = Ptr () -> Ptr DBusObject -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObjectManager: type C_DBusObjectManagerObjectRemovedCallback = Ptr () -> Ptr DBusObject -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObjectManager: wrap_DBusObjectManagerInterfaceAddedCallback :: DBusObjectManagerInterfaceAddedCallback -> Ptr () -> Ptr DBusObject -> Ptr DBusInterface -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObjectManager: wrap_DBusObjectManagerInterfaceRemovedCallback :: DBusObjectManagerInterfaceRemovedCallback -> Ptr () -> Ptr DBusObject -> Ptr DBusInterface -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObjectManager: wrap_DBusObjectManagerObjectAddedCallback :: DBusObjectManagerObjectAddedCallback -> Ptr () -> Ptr DBusObject -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DBusObjectManager: wrap_DBusObjectManagerObjectRemovedCallback :: DBusObjectManagerObjectRemovedCallback -> Ptr () -> Ptr DBusObject -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Drive: genClosure_DriveChanged :: DriveChangedCallback -> IO Closure
+ GI.Gio.Interfaces.Drive: genClosure_DriveDisconnected :: DriveDisconnectedCallback -> IO Closure
+ GI.Gio.Interfaces.Drive: genClosure_DriveEjectButton :: DriveEjectButtonCallback -> IO Closure
+ GI.Gio.Interfaces.Drive: genClosure_DriveStopButton :: DriveStopButtonCallback -> IO Closure
+ GI.Gio.Interfaces.Drive: mk_DriveChangedCallback :: C_DriveChangedCallback -> IO (FunPtr C_DriveChangedCallback)
+ GI.Gio.Interfaces.Drive: mk_DriveDisconnectedCallback :: C_DriveDisconnectedCallback -> IO (FunPtr C_DriveDisconnectedCallback)
+ GI.Gio.Interfaces.Drive: mk_DriveEjectButtonCallback :: C_DriveEjectButtonCallback -> IO (FunPtr C_DriveEjectButtonCallback)
+ GI.Gio.Interfaces.Drive: mk_DriveStopButtonCallback :: C_DriveStopButtonCallback -> IO (FunPtr C_DriveStopButtonCallback)
+ GI.Gio.Interfaces.Drive: type C_DriveChangedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Drive: type C_DriveDisconnectedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Drive: type C_DriveEjectButtonCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Drive: type C_DriveStopButtonCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Drive: wrap_DriveChangedCallback :: DriveChangedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Drive: wrap_DriveDisconnectedCallback :: DriveDisconnectedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Drive: wrap_DriveEjectButtonCallback :: DriveEjectButtonCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Drive: wrap_DriveStopButtonCallback :: DriveStopButtonCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.DtlsConnection: genClosure_DtlsConnectionAcceptCertificate :: DtlsConnectionAcceptCertificateCallback -> IO Closure
+ GI.Gio.Interfaces.DtlsConnection: mk_DtlsConnectionAcceptCertificateCallback :: C_DtlsConnectionAcceptCertificateCallback -> IO (FunPtr C_DtlsConnectionAcceptCertificateCallback)
+ GI.Gio.Interfaces.DtlsConnection: type C_DtlsConnectionAcceptCertificateCallback = Ptr () -> Ptr TlsCertificate -> CUInt -> Ptr () -> IO CInt
+ GI.Gio.Interfaces.DtlsConnection: wrap_DtlsConnectionAcceptCertificateCallback :: DtlsConnectionAcceptCertificateCallback -> Ptr () -> Ptr TlsCertificate -> CUInt -> Ptr () -> IO CInt
+ GI.Gio.Interfaces.ListModel: genClosure_ListModelItemsChanged :: ListModelItemsChangedCallback -> IO Closure
+ GI.Gio.Interfaces.ListModel: mk_ListModelItemsChangedCallback :: C_ListModelItemsChangedCallback -> IO (FunPtr C_ListModelItemsChangedCallback)
+ GI.Gio.Interfaces.ListModel: type C_ListModelItemsChangedCallback = Ptr () -> Word32 -> Word32 -> Word32 -> Ptr () -> IO ()
+ GI.Gio.Interfaces.ListModel: wrap_ListModelItemsChangedCallback :: ListModelItemsChangedCallback -> Ptr () -> Word32 -> Word32 -> Word32 -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Mount: genClosure_MountChanged :: MountChangedCallback -> IO Closure
+ GI.Gio.Interfaces.Mount: genClosure_MountPreUnmount :: MountPreUnmountCallback -> IO Closure
+ GI.Gio.Interfaces.Mount: genClosure_MountUnmounted :: MountUnmountedCallback -> IO Closure
+ GI.Gio.Interfaces.Mount: mk_MountChangedCallback :: C_MountChangedCallback -> IO (FunPtr C_MountChangedCallback)
+ GI.Gio.Interfaces.Mount: mk_MountPreUnmountCallback :: C_MountPreUnmountCallback -> IO (FunPtr C_MountPreUnmountCallback)
+ GI.Gio.Interfaces.Mount: mk_MountUnmountedCallback :: C_MountUnmountedCallback -> IO (FunPtr C_MountUnmountedCallback)
+ GI.Gio.Interfaces.Mount: type C_MountChangedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Mount: type C_MountPreUnmountCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Mount: type C_MountUnmountedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Mount: wrap_MountChangedCallback :: MountChangedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Mount: wrap_MountPreUnmountCallback :: MountPreUnmountCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Mount: wrap_MountUnmountedCallback :: MountUnmountedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.NetworkMonitor: genClosure_NetworkMonitorNetworkChanged :: NetworkMonitorNetworkChangedCallback -> IO Closure
+ GI.Gio.Interfaces.NetworkMonitor: mk_NetworkMonitorNetworkChangedCallback :: C_NetworkMonitorNetworkChangedCallback -> IO (FunPtr C_NetworkMonitorNetworkChangedCallback)
+ GI.Gio.Interfaces.NetworkMonitor: type C_NetworkMonitorNetworkChangedCallback = Ptr () -> CInt -> Ptr () -> IO ()
+ GI.Gio.Interfaces.NetworkMonitor: wrap_NetworkMonitorNetworkChangedCallback :: NetworkMonitorNetworkChangedCallback -> Ptr () -> CInt -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Volume: genClosure_VolumeChanged :: VolumeChangedCallback -> IO Closure
+ GI.Gio.Interfaces.Volume: genClosure_VolumeRemoved :: VolumeRemovedCallback -> IO Closure
+ GI.Gio.Interfaces.Volume: mk_VolumeChangedCallback :: C_VolumeChangedCallback -> IO (FunPtr C_VolumeChangedCallback)
+ GI.Gio.Interfaces.Volume: mk_VolumeRemovedCallback :: C_VolumeRemovedCallback -> IO (FunPtr C_VolumeRemovedCallback)
+ GI.Gio.Interfaces.Volume: type C_VolumeChangedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Volume: type C_VolumeRemovedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Volume: wrap_VolumeChangedCallback :: VolumeChangedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Interfaces.Volume: wrap_VolumeRemovedCallback :: VolumeRemovedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.AppInfoMonitor: genClosure_AppInfoMonitorChanged :: AppInfoMonitorChangedCallback -> IO Closure
+ GI.Gio.Objects.AppInfoMonitor: mk_AppInfoMonitorChangedCallback :: C_AppInfoMonitorChangedCallback -> IO (FunPtr C_AppInfoMonitorChangedCallback)
+ GI.Gio.Objects.AppInfoMonitor: type C_AppInfoMonitorChangedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.AppInfoMonitor: wrap_AppInfoMonitorChangedCallback :: AppInfoMonitorChangedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.AppLaunchContext: genClosure_AppLaunchContextLaunchFailed :: AppLaunchContextLaunchFailedCallback -> IO Closure
+ GI.Gio.Objects.AppLaunchContext: genClosure_AppLaunchContextLaunched :: AppLaunchContextLaunchedCallback -> IO Closure
+ GI.Gio.Objects.AppLaunchContext: mk_AppLaunchContextLaunchFailedCallback :: C_AppLaunchContextLaunchFailedCallback -> IO (FunPtr C_AppLaunchContextLaunchFailedCallback)
+ GI.Gio.Objects.AppLaunchContext: mk_AppLaunchContextLaunchedCallback :: C_AppLaunchContextLaunchedCallback -> IO (FunPtr C_AppLaunchContextLaunchedCallback)
+ GI.Gio.Objects.AppLaunchContext: type C_AppLaunchContextLaunchFailedCallback = Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Objects.AppLaunchContext: type C_AppLaunchContextLaunchedCallback = Ptr () -> Ptr AppInfo -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.AppLaunchContext: wrap_AppLaunchContextLaunchFailedCallback :: AppLaunchContextLaunchFailedCallback -> Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Objects.AppLaunchContext: wrap_AppLaunchContextLaunchedCallback :: AppLaunchContextLaunchedCallback -> Ptr () -> Ptr AppInfo -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.Application: genClosure_ApplicationActivate :: ApplicationActivateCallback -> IO Closure
+ GI.Gio.Objects.Application: genClosure_ApplicationCommandLine :: ApplicationCommandLineCallback -> IO Closure
+ GI.Gio.Objects.Application: genClosure_ApplicationHandleLocalOptions :: ApplicationHandleLocalOptionsCallback -> IO Closure
+ GI.Gio.Objects.Application: genClosure_ApplicationOpen :: ApplicationOpenCallback -> IO Closure
+ GI.Gio.Objects.Application: genClosure_ApplicationShutdown :: ApplicationShutdownCallback -> IO Closure
+ GI.Gio.Objects.Application: genClosure_ApplicationStartup :: ApplicationStartupCallback -> IO Closure
+ GI.Gio.Objects.Application: mk_ApplicationActivateCallback :: C_ApplicationActivateCallback -> IO (FunPtr C_ApplicationActivateCallback)
+ GI.Gio.Objects.Application: mk_ApplicationCommandLineCallback :: C_ApplicationCommandLineCallback -> IO (FunPtr C_ApplicationCommandLineCallback)
+ GI.Gio.Objects.Application: mk_ApplicationHandleLocalOptionsCallback :: C_ApplicationHandleLocalOptionsCallback -> IO (FunPtr C_ApplicationHandleLocalOptionsCallback)
+ GI.Gio.Objects.Application: mk_ApplicationOpenCallback :: C_ApplicationOpenCallback -> IO (FunPtr C_ApplicationOpenCallback)
+ GI.Gio.Objects.Application: mk_ApplicationShutdownCallback :: C_ApplicationShutdownCallback -> IO (FunPtr C_ApplicationShutdownCallback)
+ GI.Gio.Objects.Application: mk_ApplicationStartupCallback :: C_ApplicationStartupCallback -> IO (FunPtr C_ApplicationStartupCallback)
+ GI.Gio.Objects.Application: type C_ApplicationActivateCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.Application: type C_ApplicationCommandLineCallback = Ptr () -> Ptr ApplicationCommandLine -> Ptr () -> IO Int32
+ GI.Gio.Objects.Application: type C_ApplicationHandleLocalOptionsCallback = Ptr () -> Ptr VariantDict -> Ptr () -> IO Int32
+ GI.Gio.Objects.Application: type C_ApplicationOpenCallback = Ptr () -> Ptr (Ptr File) -> Int32 -> CString -> Ptr () -> IO ()
+ GI.Gio.Objects.Application: type C_ApplicationShutdownCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.Application: type C_ApplicationStartupCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.Application: wrap_ApplicationActivateCallback :: ApplicationActivateCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.Application: wrap_ApplicationCommandLineCallback :: ApplicationCommandLineCallback -> Ptr () -> Ptr ApplicationCommandLine -> Ptr () -> IO Int32
+ GI.Gio.Objects.Application: wrap_ApplicationHandleLocalOptionsCallback :: ApplicationHandleLocalOptionsCallback -> Ptr () -> Ptr VariantDict -> Ptr () -> IO Int32
+ GI.Gio.Objects.Application: wrap_ApplicationOpenCallback :: ApplicationOpenCallback -> Ptr () -> Ptr (Ptr File) -> Int32 -> CString -> Ptr () -> IO ()
+ GI.Gio.Objects.Application: wrap_ApplicationShutdownCallback :: ApplicationShutdownCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.Application: wrap_ApplicationStartupCallback :: ApplicationStartupCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.Cancellable: genClosure_CancellableCancelled :: CancellableCancelledCallback -> IO Closure
+ GI.Gio.Objects.Cancellable: mk_CancellableCancelledCallback :: C_CancellableCancelledCallback -> IO (FunPtr C_CancellableCancelledCallback)
+ GI.Gio.Objects.Cancellable: type C_CancellableCancelledCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.Cancellable: wrap_CancellableCancelledCallback :: CancellableCancelledCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusAuthObserver: genClosure_DBusAuthObserverAllowMechanism :: DBusAuthObserverAllowMechanismCallback -> IO Closure
+ GI.Gio.Objects.DBusAuthObserver: genClosure_DBusAuthObserverAuthorizeAuthenticatedPeer :: DBusAuthObserverAuthorizeAuthenticatedPeerCallback -> IO Closure
+ GI.Gio.Objects.DBusAuthObserver: mk_DBusAuthObserverAllowMechanismCallback :: C_DBusAuthObserverAllowMechanismCallback -> IO (FunPtr C_DBusAuthObserverAllowMechanismCallback)
+ GI.Gio.Objects.DBusAuthObserver: mk_DBusAuthObserverAuthorizeAuthenticatedPeerCallback :: C_DBusAuthObserverAuthorizeAuthenticatedPeerCallback -> IO (FunPtr C_DBusAuthObserverAuthorizeAuthenticatedPeerCallback)
+ GI.Gio.Objects.DBusAuthObserver: type C_DBusAuthObserverAllowMechanismCallback = Ptr () -> CString -> Ptr () -> IO CInt
+ GI.Gio.Objects.DBusAuthObserver: type C_DBusAuthObserverAuthorizeAuthenticatedPeerCallback = Ptr () -> Ptr IOStream -> Ptr Credentials -> Ptr () -> IO CInt
+ GI.Gio.Objects.DBusAuthObserver: wrap_DBusAuthObserverAllowMechanismCallback :: DBusAuthObserverAllowMechanismCallback -> Ptr () -> CString -> Ptr () -> IO CInt
+ GI.Gio.Objects.DBusAuthObserver: wrap_DBusAuthObserverAuthorizeAuthenticatedPeerCallback :: DBusAuthObserverAuthorizeAuthenticatedPeerCallback -> Ptr () -> Ptr IOStream -> Ptr Credentials -> Ptr () -> IO CInt
+ GI.Gio.Objects.DBusConnection: genClosure_DBusConnectionClosed :: DBusConnectionClosedCallback -> IO Closure
+ GI.Gio.Objects.DBusConnection: mk_DBusConnectionClosedCallback :: C_DBusConnectionClosedCallback -> IO (FunPtr C_DBusConnectionClosedCallback)
+ GI.Gio.Objects.DBusConnection: type C_DBusConnectionClosedCallback = Ptr () -> CInt -> Ptr GError -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusConnection: wrap_DBusConnectionClosedCallback :: DBusConnectionClosedCallback -> Ptr () -> CInt -> Ptr GError -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusInterfaceSkeleton: genClosure_DBusInterfaceSkeletonGAuthorizeMethod :: DBusInterfaceSkeletonGAuthorizeMethodCallback -> IO Closure
+ GI.Gio.Objects.DBusInterfaceSkeleton: mk_DBusInterfaceSkeletonGAuthorizeMethodCallback :: C_DBusInterfaceSkeletonGAuthorizeMethodCallback -> IO (FunPtr C_DBusInterfaceSkeletonGAuthorizeMethodCallback)
+ GI.Gio.Objects.DBusInterfaceSkeleton: type C_DBusInterfaceSkeletonGAuthorizeMethodCallback = Ptr () -> Ptr DBusMethodInvocation -> Ptr () -> IO CInt
+ GI.Gio.Objects.DBusInterfaceSkeleton: wrap_DBusInterfaceSkeletonGAuthorizeMethodCallback :: DBusInterfaceSkeletonGAuthorizeMethodCallback -> Ptr () -> Ptr DBusMethodInvocation -> Ptr () -> IO CInt
+ GI.Gio.Objects.DBusObjectManagerClient: genClosure_DBusObjectManagerClientInterfaceProxyPropertiesChanged :: DBusObjectManagerClientInterfaceProxyPropertiesChangedCallback -> IO Closure
+ GI.Gio.Objects.DBusObjectManagerClient: genClosure_DBusObjectManagerClientInterfaceProxySignal :: DBusObjectManagerClientInterfaceProxySignalCallback -> IO Closure
+ GI.Gio.Objects.DBusObjectManagerClient: mk_DBusObjectManagerClientInterfaceProxyPropertiesChangedCallback :: C_DBusObjectManagerClientInterfaceProxyPropertiesChangedCallback -> IO (FunPtr C_DBusObjectManagerClientInterfaceProxyPropertiesChangedCallback)
+ GI.Gio.Objects.DBusObjectManagerClient: mk_DBusObjectManagerClientInterfaceProxySignalCallback :: C_DBusObjectManagerClientInterfaceProxySignalCallback -> IO (FunPtr C_DBusObjectManagerClientInterfaceProxySignalCallback)
+ GI.Gio.Objects.DBusObjectManagerClient: type C_DBusObjectManagerClientInterfaceProxyPropertiesChangedCallback = Ptr () -> Ptr DBusObjectProxy -> Ptr DBusProxy -> Ptr GVariant -> Ptr CString -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusObjectManagerClient: type C_DBusObjectManagerClientInterfaceProxySignalCallback = Ptr () -> Ptr DBusObjectProxy -> Ptr DBusProxy -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusObjectManagerClient: wrap_DBusObjectManagerClientInterfaceProxyPropertiesChangedCallback :: DBusObjectManagerClientInterfaceProxyPropertiesChangedCallback -> Ptr () -> Ptr DBusObjectProxy -> Ptr DBusProxy -> Ptr GVariant -> Ptr CString -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusObjectManagerClient: wrap_DBusObjectManagerClientInterfaceProxySignalCallback :: DBusObjectManagerClientInterfaceProxySignalCallback -> Ptr () -> Ptr DBusObjectProxy -> Ptr DBusProxy -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusObjectSkeleton: genClosure_DBusObjectSkeletonAuthorizeMethod :: DBusObjectSkeletonAuthorizeMethodCallback -> IO Closure
+ GI.Gio.Objects.DBusObjectSkeleton: mk_DBusObjectSkeletonAuthorizeMethodCallback :: C_DBusObjectSkeletonAuthorizeMethodCallback -> IO (FunPtr C_DBusObjectSkeletonAuthorizeMethodCallback)
+ GI.Gio.Objects.DBusObjectSkeleton: type C_DBusObjectSkeletonAuthorizeMethodCallback = Ptr () -> Ptr DBusInterfaceSkeleton -> Ptr DBusMethodInvocation -> Ptr () -> IO CInt
+ GI.Gio.Objects.DBusObjectSkeleton: wrap_DBusObjectSkeletonAuthorizeMethodCallback :: DBusObjectSkeletonAuthorizeMethodCallback -> Ptr () -> Ptr DBusInterfaceSkeleton -> Ptr DBusMethodInvocation -> Ptr () -> IO CInt
+ GI.Gio.Objects.DBusProxy: genClosure_DBusProxyGPropertiesChanged :: DBusProxyGPropertiesChangedCallback -> IO Closure
+ GI.Gio.Objects.DBusProxy: genClosure_DBusProxyGSignal :: DBusProxyGSignalCallback -> IO Closure
+ GI.Gio.Objects.DBusProxy: mk_DBusProxyGPropertiesChangedCallback :: C_DBusProxyGPropertiesChangedCallback -> IO (FunPtr C_DBusProxyGPropertiesChangedCallback)
+ GI.Gio.Objects.DBusProxy: mk_DBusProxyGSignalCallback :: C_DBusProxyGSignalCallback -> IO (FunPtr C_DBusProxyGSignalCallback)
+ GI.Gio.Objects.DBusProxy: type C_DBusProxyGPropertiesChangedCallback = Ptr () -> Ptr GVariant -> Ptr CString -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusProxy: type C_DBusProxyGSignalCallback = Ptr () -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusProxy: wrap_DBusProxyGPropertiesChangedCallback :: DBusProxyGPropertiesChangedCallback -> Ptr () -> Ptr GVariant -> Ptr CString -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusProxy: wrap_DBusProxyGSignalCallback :: DBusProxyGSignalCallback -> Ptr () -> CString -> CString -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.DBusServer: genClosure_DBusServerNewConnection :: DBusServerNewConnectionCallback -> IO Closure
+ GI.Gio.Objects.DBusServer: mk_DBusServerNewConnectionCallback :: C_DBusServerNewConnectionCallback -> IO (FunPtr C_DBusServerNewConnectionCallback)
+ GI.Gio.Objects.DBusServer: type C_DBusServerNewConnectionCallback = Ptr () -> Ptr DBusConnection -> Ptr () -> IO CInt
+ GI.Gio.Objects.DBusServer: wrap_DBusServerNewConnectionCallback :: DBusServerNewConnectionCallback -> Ptr () -> Ptr DBusConnection -> Ptr () -> IO CInt
+ GI.Gio.Objects.FileMonitor: genClosure_FileMonitorChanged :: FileMonitorChangedCallback -> IO Closure
+ GI.Gio.Objects.FileMonitor: mk_FileMonitorChangedCallback :: C_FileMonitorChangedCallback -> IO (FunPtr C_FileMonitorChangedCallback)
+ GI.Gio.Objects.FileMonitor: type C_FileMonitorChangedCallback = Ptr () -> Ptr File -> Ptr File -> CUInt -> Ptr () -> IO ()
+ GI.Gio.Objects.FileMonitor: wrap_FileMonitorChangedCallback :: FileMonitorChangedCallback -> Ptr () -> Ptr File -> Ptr File -> CUInt -> Ptr () -> IO ()
+ GI.Gio.Objects.FilenameCompleter: genClosure_FilenameCompleterGotCompletionData :: FilenameCompleterGotCompletionDataCallback -> IO Closure
+ GI.Gio.Objects.FilenameCompleter: mk_FilenameCompleterGotCompletionDataCallback :: C_FilenameCompleterGotCompletionDataCallback -> IO (FunPtr C_FilenameCompleterGotCompletionDataCallback)
+ GI.Gio.Objects.FilenameCompleter: type C_FilenameCompleterGotCompletionDataCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.FilenameCompleter: wrap_FilenameCompleterGotCompletionDataCallback :: FilenameCompleterGotCompletionDataCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.MenuModel: genClosure_MenuModelItemsChanged :: MenuModelItemsChangedCallback -> IO Closure
+ GI.Gio.Objects.MenuModel: mk_MenuModelItemsChangedCallback :: C_MenuModelItemsChangedCallback -> IO (FunPtr C_MenuModelItemsChangedCallback)
+ GI.Gio.Objects.MenuModel: type C_MenuModelItemsChangedCallback = Ptr () -> Int32 -> Int32 -> Int32 -> Ptr () -> IO ()
+ GI.Gio.Objects.MenuModel: wrap_MenuModelItemsChangedCallback :: MenuModelItemsChangedCallback -> Ptr () -> Int32 -> Int32 -> Int32 -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: genClosure_MountOperationAborted :: MountOperationAbortedCallback -> IO Closure
+ GI.Gio.Objects.MountOperation: genClosure_MountOperationAskPassword :: MountOperationAskPasswordCallback -> IO Closure
+ GI.Gio.Objects.MountOperation: genClosure_MountOperationAskQuestion :: MountOperationAskQuestionCallback -> IO Closure
+ GI.Gio.Objects.MountOperation: genClosure_MountOperationReply :: MountOperationReplyCallback -> IO Closure
+ GI.Gio.Objects.MountOperation: genClosure_MountOperationShowProcesses :: MountOperationShowProcessesCallback -> IO Closure
+ GI.Gio.Objects.MountOperation: genClosure_MountOperationShowUnmountProgress :: MountOperationShowUnmountProgressCallback -> IO Closure
+ GI.Gio.Objects.MountOperation: mk_MountOperationAbortedCallback :: C_MountOperationAbortedCallback -> IO (FunPtr C_MountOperationAbortedCallback)
+ GI.Gio.Objects.MountOperation: mk_MountOperationAskPasswordCallback :: C_MountOperationAskPasswordCallback -> IO (FunPtr C_MountOperationAskPasswordCallback)
+ GI.Gio.Objects.MountOperation: mk_MountOperationAskQuestionCallback :: C_MountOperationAskQuestionCallback -> IO (FunPtr C_MountOperationAskQuestionCallback)
+ GI.Gio.Objects.MountOperation: mk_MountOperationReplyCallback :: C_MountOperationReplyCallback -> IO (FunPtr C_MountOperationReplyCallback)
+ GI.Gio.Objects.MountOperation: mk_MountOperationShowProcessesCallback :: C_MountOperationShowProcessesCallback -> IO (FunPtr C_MountOperationShowProcessesCallback)
+ GI.Gio.Objects.MountOperation: mk_MountOperationShowUnmountProgressCallback :: C_MountOperationShowUnmountProgressCallback -> IO (FunPtr C_MountOperationShowUnmountProgressCallback)
+ GI.Gio.Objects.MountOperation: type C_MountOperationAbortedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: type C_MountOperationAskPasswordCallback = Ptr () -> CString -> CString -> CString -> CUInt -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: type C_MountOperationAskQuestionCallback = Ptr () -> CString -> Ptr CString -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: type C_MountOperationReplyCallback = Ptr () -> CUInt -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: type C_MountOperationShowProcessesCallback = Ptr () -> CString -> Ptr (GArray Int32) -> Ptr CString -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: type C_MountOperationShowUnmountProgressCallback = Ptr () -> CString -> Int64 -> Int64 -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: wrap_MountOperationAbortedCallback :: MountOperationAbortedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: wrap_MountOperationAskPasswordCallback :: MountOperationAskPasswordCallback -> Ptr () -> CString -> CString -> CString -> CUInt -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: wrap_MountOperationAskQuestionCallback :: MountOperationAskQuestionCallback -> Ptr () -> CString -> Ptr CString -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: wrap_MountOperationReplyCallback :: MountOperationReplyCallback -> Ptr () -> CUInt -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: wrap_MountOperationShowProcessesCallback :: MountOperationShowProcessesCallback -> Ptr () -> CString -> Ptr (GArray Int32) -> Ptr CString -> Ptr () -> IO ()
+ GI.Gio.Objects.MountOperation: wrap_MountOperationShowUnmountProgressCallback :: MountOperationShowUnmountProgressCallback -> Ptr () -> CString -> Int64 -> Int64 -> Ptr () -> IO ()
+ GI.Gio.Objects.Resolver: genClosure_ResolverReload :: ResolverReloadCallback -> IO Closure
+ GI.Gio.Objects.Resolver: mk_ResolverReloadCallback :: C_ResolverReloadCallback -> IO (FunPtr C_ResolverReloadCallback)
+ GI.Gio.Objects.Resolver: type C_ResolverReloadCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.Resolver: wrap_ResolverReloadCallback :: ResolverReloadCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.Settings: genClosure_SettingsChangeEvent :: SettingsChangeEventCallback -> IO Closure
+ GI.Gio.Objects.Settings: genClosure_SettingsChanged :: SettingsChangedCallback -> IO Closure
+ GI.Gio.Objects.Settings: genClosure_SettingsWritableChangeEvent :: SettingsWritableChangeEventCallback -> IO Closure
+ GI.Gio.Objects.Settings: genClosure_SettingsWritableChanged :: SettingsWritableChangedCallback -> IO Closure
+ GI.Gio.Objects.Settings: mk_SettingsChangeEventCallback :: C_SettingsChangeEventCallback -> IO (FunPtr C_SettingsChangeEventCallback)
+ GI.Gio.Objects.Settings: mk_SettingsChangedCallback :: C_SettingsChangedCallback -> IO (FunPtr C_SettingsChangedCallback)
+ GI.Gio.Objects.Settings: mk_SettingsWritableChangeEventCallback :: C_SettingsWritableChangeEventCallback -> IO (FunPtr C_SettingsWritableChangeEventCallback)
+ GI.Gio.Objects.Settings: mk_SettingsWritableChangedCallback :: C_SettingsWritableChangedCallback -> IO (FunPtr C_SettingsWritableChangedCallback)
+ GI.Gio.Objects.Settings: type C_SettingsChangeEventCallback = Ptr () -> Ptr Word32 -> Int32 -> Ptr () -> IO CInt
+ GI.Gio.Objects.Settings: type C_SettingsChangedCallback = Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Objects.Settings: type C_SettingsWritableChangeEventCallback = Ptr () -> Word32 -> Ptr () -> IO CInt
+ GI.Gio.Objects.Settings: type C_SettingsWritableChangedCallback = Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Objects.Settings: wrap_SettingsChangeEventCallback :: SettingsChangeEventCallback -> Ptr () -> Ptr Word32 -> Int32 -> Ptr () -> IO CInt
+ GI.Gio.Objects.Settings: wrap_SettingsChangedCallback :: SettingsChangedCallback -> Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Objects.Settings: wrap_SettingsWritableChangeEventCallback :: SettingsWritableChangeEventCallback -> Ptr () -> Word32 -> Ptr () -> IO CInt
+ GI.Gio.Objects.Settings: wrap_SettingsWritableChangedCallback :: SettingsWritableChangedCallback -> Ptr () -> CString -> Ptr () -> IO ()
+ GI.Gio.Objects.SimpleAction: genClosure_SimpleActionActivate :: SimpleActionActivateCallback -> IO Closure
+ GI.Gio.Objects.SimpleAction: genClosure_SimpleActionChangeState :: SimpleActionChangeStateCallback -> IO Closure
+ GI.Gio.Objects.SimpleAction: mk_SimpleActionActivateCallback :: C_SimpleActionActivateCallback -> IO (FunPtr C_SimpleActionActivateCallback)
+ GI.Gio.Objects.SimpleAction: mk_SimpleActionChangeStateCallback :: C_SimpleActionChangeStateCallback -> IO (FunPtr C_SimpleActionChangeStateCallback)
+ GI.Gio.Objects.SimpleAction: type C_SimpleActionActivateCallback = Ptr () -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.SimpleAction: type C_SimpleActionChangeStateCallback = Ptr () -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.SimpleAction: wrap_SimpleActionActivateCallback :: SimpleActionActivateCallback -> Ptr () -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.SimpleAction: wrap_SimpleActionChangeStateCallback :: SimpleActionChangeStateCallback -> Ptr () -> Ptr GVariant -> Ptr () -> IO ()
+ GI.Gio.Objects.SocketClient: genClosure_SocketClientEvent :: SocketClientEventCallback -> IO Closure
+ GI.Gio.Objects.SocketClient: mk_SocketClientEventCallback :: C_SocketClientEventCallback -> IO (FunPtr C_SocketClientEventCallback)
+ GI.Gio.Objects.SocketClient: type C_SocketClientEventCallback = Ptr () -> CUInt -> Ptr SocketConnectable -> Ptr IOStream -> Ptr () -> IO ()
+ GI.Gio.Objects.SocketClient: wrap_SocketClientEventCallback :: SocketClientEventCallback -> Ptr () -> CUInt -> Ptr SocketConnectable -> Ptr IOStream -> Ptr () -> IO ()
+ GI.Gio.Objects.SocketListener: genClosure_SocketListenerEvent :: SocketListenerEventCallback -> IO Closure
+ GI.Gio.Objects.SocketListener: mk_SocketListenerEventCallback :: C_SocketListenerEventCallback -> IO (FunPtr C_SocketListenerEventCallback)
+ GI.Gio.Objects.SocketListener: type C_SocketListenerEventCallback = Ptr () -> CUInt -> Ptr Socket -> Ptr () -> IO ()
+ GI.Gio.Objects.SocketListener: wrap_SocketListenerEventCallback :: SocketListenerEventCallback -> Ptr () -> CUInt -> Ptr Socket -> Ptr () -> IO ()
+ GI.Gio.Objects.SocketService: genClosure_SocketServiceIncoming :: SocketServiceIncomingCallback -> IO Closure
+ GI.Gio.Objects.SocketService: mk_SocketServiceIncomingCallback :: C_SocketServiceIncomingCallback -> IO (FunPtr C_SocketServiceIncomingCallback)
+ GI.Gio.Objects.SocketService: type C_SocketServiceIncomingCallback = Ptr () -> Ptr SocketConnection -> Ptr Object -> Ptr () -> IO CInt
+ GI.Gio.Objects.SocketService: wrap_SocketServiceIncomingCallback :: SocketServiceIncomingCallback -> Ptr () -> Ptr SocketConnection -> Ptr Object -> Ptr () -> IO CInt
+ GI.Gio.Objects.ThreadedSocketService: genClosure_ThreadedSocketServiceRun :: ThreadedSocketServiceRunCallback -> IO Closure
+ GI.Gio.Objects.ThreadedSocketService: mk_ThreadedSocketServiceRunCallback :: C_ThreadedSocketServiceRunCallback -> IO (FunPtr C_ThreadedSocketServiceRunCallback)
+ GI.Gio.Objects.ThreadedSocketService: type C_ThreadedSocketServiceRunCallback = Ptr () -> Ptr SocketConnection -> Ptr Object -> Ptr () -> IO CInt
+ GI.Gio.Objects.ThreadedSocketService: wrap_ThreadedSocketServiceRunCallback :: ThreadedSocketServiceRunCallback -> Ptr () -> Ptr SocketConnection -> Ptr Object -> Ptr () -> IO CInt
+ GI.Gio.Objects.TlsConnection: genClosure_TlsConnectionAcceptCertificate :: TlsConnectionAcceptCertificateCallback -> IO Closure
+ GI.Gio.Objects.TlsConnection: mk_TlsConnectionAcceptCertificateCallback :: C_TlsConnectionAcceptCertificateCallback -> IO (FunPtr C_TlsConnectionAcceptCertificateCallback)
+ GI.Gio.Objects.TlsConnection: type C_TlsConnectionAcceptCertificateCallback = Ptr () -> Ptr TlsCertificate -> CUInt -> Ptr () -> IO CInt
+ GI.Gio.Objects.TlsConnection: wrap_TlsConnectionAcceptCertificateCallback :: TlsConnectionAcceptCertificateCallback -> Ptr () -> Ptr TlsCertificate -> CUInt -> Ptr () -> IO CInt
+ GI.Gio.Objects.UnixMountMonitor: genClosure_UnixMountMonitorMountpointsChanged :: UnixMountMonitorMountpointsChangedCallback -> IO Closure
+ GI.Gio.Objects.UnixMountMonitor: genClosure_UnixMountMonitorMountsChanged :: UnixMountMonitorMountsChangedCallback -> IO Closure
+ GI.Gio.Objects.UnixMountMonitor: mk_UnixMountMonitorMountpointsChangedCallback :: C_UnixMountMonitorMountpointsChangedCallback -> IO (FunPtr C_UnixMountMonitorMountpointsChangedCallback)
+ GI.Gio.Objects.UnixMountMonitor: mk_UnixMountMonitorMountsChangedCallback :: C_UnixMountMonitorMountsChangedCallback -> IO (FunPtr C_UnixMountMonitorMountsChangedCallback)
+ GI.Gio.Objects.UnixMountMonitor: type C_UnixMountMonitorMountpointsChangedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.UnixMountMonitor: type C_UnixMountMonitorMountsChangedCallback = Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.UnixMountMonitor: wrap_UnixMountMonitorMountpointsChangedCallback :: UnixMountMonitorMountpointsChangedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.UnixMountMonitor: wrap_UnixMountMonitorMountsChangedCallback :: UnixMountMonitorMountsChangedCallback -> Ptr () -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorDriveChanged :: VolumeMonitorDriveChangedCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorDriveConnected :: VolumeMonitorDriveConnectedCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorDriveDisconnected :: VolumeMonitorDriveDisconnectedCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorDriveEjectButton :: VolumeMonitorDriveEjectButtonCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorDriveStopButton :: VolumeMonitorDriveStopButtonCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorMountAdded :: VolumeMonitorMountAddedCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorMountChanged :: VolumeMonitorMountChangedCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorMountPreUnmount :: VolumeMonitorMountPreUnmountCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorMountRemoved :: VolumeMonitorMountRemovedCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorVolumeAdded :: VolumeMonitorVolumeAddedCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorVolumeChanged :: VolumeMonitorVolumeChangedCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: genClosure_VolumeMonitorVolumeRemoved :: VolumeMonitorVolumeRemovedCallback -> IO Closure
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorDriveChangedCallback :: C_VolumeMonitorDriveChangedCallback -> IO (FunPtr C_VolumeMonitorDriveChangedCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorDriveConnectedCallback :: C_VolumeMonitorDriveConnectedCallback -> IO (FunPtr C_VolumeMonitorDriveConnectedCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorDriveDisconnectedCallback :: C_VolumeMonitorDriveDisconnectedCallback -> IO (FunPtr C_VolumeMonitorDriveDisconnectedCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorDriveEjectButtonCallback :: C_VolumeMonitorDriveEjectButtonCallback -> IO (FunPtr C_VolumeMonitorDriveEjectButtonCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorDriveStopButtonCallback :: C_VolumeMonitorDriveStopButtonCallback -> IO (FunPtr C_VolumeMonitorDriveStopButtonCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorMountAddedCallback :: C_VolumeMonitorMountAddedCallback -> IO (FunPtr C_VolumeMonitorMountAddedCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorMountChangedCallback :: C_VolumeMonitorMountChangedCallback -> IO (FunPtr C_VolumeMonitorMountChangedCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorMountPreUnmountCallback :: C_VolumeMonitorMountPreUnmountCallback -> IO (FunPtr C_VolumeMonitorMountPreUnmountCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorMountRemovedCallback :: C_VolumeMonitorMountRemovedCallback -> IO (FunPtr C_VolumeMonitorMountRemovedCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorVolumeAddedCallback :: C_VolumeMonitorVolumeAddedCallback -> IO (FunPtr C_VolumeMonitorVolumeAddedCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorVolumeChangedCallback :: C_VolumeMonitorVolumeChangedCallback -> IO (FunPtr C_VolumeMonitorVolumeChangedCallback)
+ GI.Gio.Objects.VolumeMonitor: mk_VolumeMonitorVolumeRemovedCallback :: C_VolumeMonitorVolumeRemovedCallback -> IO (FunPtr C_VolumeMonitorVolumeRemovedCallback)
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorDriveChangedCallback = Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorDriveConnectedCallback = Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorDriveDisconnectedCallback = Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorDriveEjectButtonCallback = Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorDriveStopButtonCallback = Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorMountAddedCallback = Ptr () -> Ptr Mount -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorMountChangedCallback = Ptr () -> Ptr Mount -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorMountPreUnmountCallback = Ptr () -> Ptr Mount -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorMountRemovedCallback = Ptr () -> Ptr Mount -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorVolumeAddedCallback = Ptr () -> Ptr Volume -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorVolumeChangedCallback = Ptr () -> Ptr Volume -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: type C_VolumeMonitorVolumeRemovedCallback = Ptr () -> Ptr Volume -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorDriveChangedCallback :: VolumeMonitorDriveChangedCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorDriveConnectedCallback :: VolumeMonitorDriveConnectedCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorDriveDisconnectedCallback :: VolumeMonitorDriveDisconnectedCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorDriveEjectButtonCallback :: VolumeMonitorDriveEjectButtonCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorDriveStopButtonCallback :: VolumeMonitorDriveStopButtonCallback -> Ptr () -> Ptr Drive -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorMountAddedCallback :: VolumeMonitorMountAddedCallback -> Ptr () -> Ptr Mount -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorMountChangedCallback :: VolumeMonitorMountChangedCallback -> Ptr () -> Ptr Mount -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorMountPreUnmountCallback :: VolumeMonitorMountPreUnmountCallback -> Ptr () -> Ptr Mount -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorMountRemovedCallback :: VolumeMonitorMountRemovedCallback -> Ptr () -> Ptr Mount -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorVolumeAddedCallback :: VolumeMonitorVolumeAddedCallback -> Ptr () -> Ptr Volume -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorVolumeChangedCallback :: VolumeMonitorVolumeChangedCallback -> Ptr () -> Ptr Volume -> Ptr () -> IO ()
+ GI.Gio.Objects.VolumeMonitor: wrap_VolumeMonitorVolumeRemovedCallback :: VolumeMonitorVolumeRemovedCallback -> Ptr () -> Ptr Volume -> Ptr () -> IO ()
+ GI.Gio.Structs.ActionEntry: actionEntry_activate :: AttrLabelProxy "activate"
+ GI.Gio.Structs.ActionEntry: actionEntry_changeState :: AttrLabelProxy "changeState"
+ GI.Gio.Structs.ActionEntry: actionEntry_name :: AttrLabelProxy "name"
+ GI.Gio.Structs.ActionEntry: actionEntry_parameterType :: AttrLabelProxy "parameterType"
+ GI.Gio.Structs.ActionEntry: actionEntry_state :: AttrLabelProxy "state"
+ GI.Gio.Structs.ActionEntry: clearActionEntryActivate :: MonadIO m => ActionEntry -> m ()
+ GI.Gio.Structs.ActionEntry: clearActionEntryChangeState :: MonadIO m => ActionEntry -> m ()
+ GI.Gio.Structs.ActionEntry: getActionEntryActivate :: MonadIO m => ActionEntry -> m (Maybe ActionEntryActivateFieldCallback_WithClosures)
+ GI.Gio.Structs.ActionEntry: getActionEntryChangeState :: MonadIO m => ActionEntry -> m (Maybe ActionEntryChangeStateFieldCallback_WithClosures)
+ GI.Gio.Structs.ActionEntry: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.ActionEntry.ActionEntryActivateFieldInfo
+ GI.Gio.Structs.ActionEntry: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.ActionEntry.ActionEntryChangeStateFieldInfo
+ GI.Gio.Structs.ActionEntry: setActionEntryActivate :: MonadIO m => ActionEntry -> FunPtr C_ActionEntryActivateFieldCallback -> m ()
+ GI.Gio.Structs.ActionEntry: setActionEntryChangeState :: MonadIO m => ActionEntry -> FunPtr C_ActionEntryChangeStateFieldCallback -> m ()
+ GI.Gio.Structs.DBusAnnotationInfo: dBusAnnotationInfo_annotations :: AttrLabelProxy "annotations"
+ GI.Gio.Structs.DBusAnnotationInfo: dBusAnnotationInfo_key :: AttrLabelProxy "key"
+ GI.Gio.Structs.DBusAnnotationInfo: dBusAnnotationInfo_refCount :: AttrLabelProxy "refCount"
+ GI.Gio.Structs.DBusAnnotationInfo: dBusAnnotationInfo_value :: AttrLabelProxy "value"
+ GI.Gio.Structs.DBusArgInfo: dBusArgInfo_annotations :: AttrLabelProxy "annotations"
+ GI.Gio.Structs.DBusArgInfo: dBusArgInfo_name :: AttrLabelProxy "name"
+ GI.Gio.Structs.DBusArgInfo: dBusArgInfo_refCount :: AttrLabelProxy "refCount"
+ GI.Gio.Structs.DBusArgInfo: dBusArgInfo_signature :: AttrLabelProxy "signature"
+ GI.Gio.Structs.DBusErrorEntry: dBusErrorEntry_dbusErrorName :: AttrLabelProxy "dbusErrorName"
+ GI.Gio.Structs.DBusErrorEntry: dBusErrorEntry_errorCode :: AttrLabelProxy "errorCode"
+ GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfo_annotations :: AttrLabelProxy "annotations"
+ GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfo_methods :: AttrLabelProxy "methods"
+ GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfo_name :: AttrLabelProxy "name"
+ GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfo_properties :: AttrLabelProxy "properties"
+ GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfo_refCount :: AttrLabelProxy "refCount"
+ GI.Gio.Structs.DBusInterfaceInfo: dBusInterfaceInfo_signals :: AttrLabelProxy "signals"
+ GI.Gio.Structs.DBusInterfaceVTable: clearDBusInterfaceVTableGetProperty :: MonadIO m => DBusInterfaceVTable -> m ()
+ GI.Gio.Structs.DBusInterfaceVTable: clearDBusInterfaceVTableMethodCall :: MonadIO m => DBusInterfaceVTable -> m ()
+ GI.Gio.Structs.DBusInterfaceVTable: clearDBusInterfaceVTableSetProperty :: MonadIO m => DBusInterfaceVTable -> m ()
+ GI.Gio.Structs.DBusInterfaceVTable: dBusInterfaceVTable_getProperty :: AttrLabelProxy "getProperty"
+ GI.Gio.Structs.DBusInterfaceVTable: dBusInterfaceVTable_methodCall :: AttrLabelProxy "methodCall"
+ GI.Gio.Structs.DBusInterfaceVTable: dBusInterfaceVTable_setProperty :: AttrLabelProxy "setProperty"
+ GI.Gio.Structs.DBusInterfaceVTable: getDBusInterfaceVTableGetProperty :: MonadIO m => DBusInterfaceVTable -> m (Maybe DBusInterfaceGetPropertyFunc_WithClosures)
+ GI.Gio.Structs.DBusInterfaceVTable: getDBusInterfaceVTableMethodCall :: MonadIO m => DBusInterfaceVTable -> m (Maybe DBusInterfaceMethodCallFunc_WithClosures)
+ GI.Gio.Structs.DBusInterfaceVTable: getDBusInterfaceVTableSetProperty :: MonadIO m => DBusInterfaceVTable -> m (Maybe DBusInterfaceSetPropertyFunc_WithClosures)
+ GI.Gio.Structs.DBusInterfaceVTable: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTableGetPropertyFieldInfo
+ GI.Gio.Structs.DBusInterfaceVTable: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTableMethodCallFieldInfo
+ GI.Gio.Structs.DBusInterfaceVTable: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTableSetPropertyFieldInfo
+ GI.Gio.Structs.DBusInterfaceVTable: setDBusInterfaceVTableGetProperty :: MonadIO m => DBusInterfaceVTable -> FunPtr C_DBusInterfaceGetPropertyFunc -> m ()
+ GI.Gio.Structs.DBusInterfaceVTable: setDBusInterfaceVTableMethodCall :: MonadIO m => DBusInterfaceVTable -> FunPtr C_DBusInterfaceMethodCallFunc -> m ()
+ GI.Gio.Structs.DBusInterfaceVTable: setDBusInterfaceVTableSetProperty :: MonadIO m => DBusInterfaceVTable -> FunPtr C_DBusInterfaceSetPropertyFunc -> m ()
+ GI.Gio.Structs.DBusMethodInfo: dBusMethodInfo_annotations :: AttrLabelProxy "annotations"
+ GI.Gio.Structs.DBusMethodInfo: dBusMethodInfo_inArgs :: AttrLabelProxy "inArgs"
+ GI.Gio.Structs.DBusMethodInfo: dBusMethodInfo_name :: AttrLabelProxy "name"
+ GI.Gio.Structs.DBusMethodInfo: dBusMethodInfo_outArgs :: AttrLabelProxy "outArgs"
+ GI.Gio.Structs.DBusMethodInfo: dBusMethodInfo_refCount :: AttrLabelProxy "refCount"
+ GI.Gio.Structs.DBusNodeInfo: dBusNodeInfo_annotations :: AttrLabelProxy "annotations"
+ GI.Gio.Structs.DBusNodeInfo: dBusNodeInfo_interfaces :: AttrLabelProxy "interfaces"
+ GI.Gio.Structs.DBusNodeInfo: dBusNodeInfo_nodes :: AttrLabelProxy "nodes"
+ GI.Gio.Structs.DBusNodeInfo: dBusNodeInfo_path :: AttrLabelProxy "path"
+ GI.Gio.Structs.DBusNodeInfo: dBusNodeInfo_refCount :: AttrLabelProxy "refCount"
+ GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfo_annotations :: AttrLabelProxy "annotations"
+ GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfo_flags :: AttrLabelProxy "flags"
+ GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfo_name :: AttrLabelProxy "name"
+ GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfo_refCount :: AttrLabelProxy "refCount"
+ GI.Gio.Structs.DBusPropertyInfo: dBusPropertyInfo_signature :: AttrLabelProxy "signature"
+ GI.Gio.Structs.DBusSignalInfo: dBusSignalInfo_annotations :: AttrLabelProxy "annotations"
+ GI.Gio.Structs.DBusSignalInfo: dBusSignalInfo_args :: AttrLabelProxy "args"
+ GI.Gio.Structs.DBusSignalInfo: dBusSignalInfo_name :: AttrLabelProxy "name"
+ GI.Gio.Structs.DBusSignalInfo: dBusSignalInfo_refCount :: AttrLabelProxy "refCount"
+ GI.Gio.Structs.DBusSubtreeVTable: clearDBusSubtreeVTableDispatch :: MonadIO m => DBusSubtreeVTable -> m ()
+ GI.Gio.Structs.DBusSubtreeVTable: clearDBusSubtreeVTableIntrospect :: MonadIO m => DBusSubtreeVTable -> m ()
+ GI.Gio.Structs.DBusSubtreeVTable: dBusSubtreeVTable_dispatch :: AttrLabelProxy "dispatch"
+ GI.Gio.Structs.DBusSubtreeVTable: dBusSubtreeVTable_introspect :: AttrLabelProxy "introspect"
+ GI.Gio.Structs.DBusSubtreeVTable: getDBusSubtreeVTableDispatch :: MonadIO m => DBusSubtreeVTable -> m (Maybe DBusSubtreeDispatchFunc_WithClosures)
+ GI.Gio.Structs.DBusSubtreeVTable: getDBusSubtreeVTableIntrospect :: MonadIO m => DBusSubtreeVTable -> m (Maybe DBusSubtreeIntrospectFunc_WithClosures)
+ GI.Gio.Structs.DBusSubtreeVTable: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTableDispatchFieldInfo
+ GI.Gio.Structs.DBusSubtreeVTable: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTableIntrospectFieldInfo
+ GI.Gio.Structs.DBusSubtreeVTable: setDBusSubtreeVTableDispatch :: MonadIO m => DBusSubtreeVTable -> FunPtr C_DBusSubtreeDispatchFunc -> m ()
+ GI.Gio.Structs.DBusSubtreeVTable: setDBusSubtreeVTableIntrospect :: MonadIO m => DBusSubtreeVTable -> FunPtr C_DBusSubtreeIntrospectFunc -> m ()
+ GI.Gio.Structs.FileAttributeInfo: fileAttributeInfo_flags :: AttrLabelProxy "flags"
+ GI.Gio.Structs.FileAttributeInfo: fileAttributeInfo_name :: AttrLabelProxy "name"
+ GI.Gio.Structs.FileAttributeInfo: fileAttributeInfo_type :: AttrLabelProxy "type"
+ GI.Gio.Structs.FileAttributeInfoList: fileAttributeInfoList_infos :: AttrLabelProxy "infos"
+ GI.Gio.Structs.FileAttributeInfoList: fileAttributeInfoList_nInfos :: AttrLabelProxy "nInfos"
+ GI.Gio.Structs.InputMessage: inputMessage_address :: AttrLabelProxy "address"
+ GI.Gio.Structs.InputMessage: inputMessage_bytesReceived :: AttrLabelProxy "bytesReceived"
+ GI.Gio.Structs.InputMessage: inputMessage_flags :: AttrLabelProxy "flags"
+ GI.Gio.Structs.InputMessage: inputMessage_numControlMessages :: AttrLabelProxy "numControlMessages"
+ GI.Gio.Structs.InputMessage: inputMessage_numVectors :: AttrLabelProxy "numVectors"
+ GI.Gio.Structs.InputVector: inputVector_buffer :: AttrLabelProxy "buffer"
+ GI.Gio.Structs.InputVector: inputVector_size :: AttrLabelProxy "size"
+ GI.Gio.Structs.OutputMessage: outputMessage_address :: AttrLabelProxy "address"
+ GI.Gio.Structs.OutputMessage: outputMessage_bytesSent :: AttrLabelProxy "bytesSent"
+ GI.Gio.Structs.OutputMessage: outputMessage_numControlMessages :: AttrLabelProxy "numControlMessages"
+ GI.Gio.Structs.OutputMessage: outputMessage_numVectors :: AttrLabelProxy "numVectors"
+ GI.Gio.Structs.OutputMessage: outputMessage_vectors :: AttrLabelProxy "vectors"
+ GI.Gio.Structs.OutputVector: outputVector_buffer :: AttrLabelProxy "buffer"
+ GI.Gio.Structs.OutputVector: outputVector_size :: AttrLabelProxy "size"
- GI.Gio.Interfaces.Action: Action :: (ForeignPtr Action) -> Action
+ GI.Gio.Interfaces.Action: Action :: (ManagedPtr Action) -> Action
- GI.Gio.Interfaces.ActionGroup: ActionGroup :: (ForeignPtr ActionGroup) -> ActionGroup
+ GI.Gio.Interfaces.ActionGroup: ActionGroup :: (ManagedPtr ActionGroup) -> ActionGroup
- GI.Gio.Interfaces.ActionMap: ActionMap :: (ForeignPtr ActionMap) -> ActionMap
+ GI.Gio.Interfaces.ActionMap: ActionMap :: (ManagedPtr ActionMap) -> ActionMap
- GI.Gio.Interfaces.AppInfo: AppInfo :: (ForeignPtr AppInfo) -> AppInfo
+ GI.Gio.Interfaces.AppInfo: AppInfo :: (ManagedPtr AppInfo) -> AppInfo
- GI.Gio.Interfaces.AppInfo: appInfoGetExecutable :: (MonadIO m, IsAppInfo a) => a -> m Text
+ GI.Gio.Interfaces.AppInfo: appInfoGetExecutable :: (MonadIO m, IsAppInfo a) => a -> m [Char]
- GI.Gio.Interfaces.AsyncInitable: AsyncInitable :: (ForeignPtr AsyncInitable) -> AsyncInitable
+ GI.Gio.Interfaces.AsyncInitable: AsyncInitable :: (ManagedPtr AsyncInitable) -> AsyncInitable
- GI.Gio.Interfaces.AsyncResult: AsyncResult :: (ForeignPtr AsyncResult) -> AsyncResult
+ GI.Gio.Interfaces.AsyncResult: AsyncResult :: (ManagedPtr AsyncResult) -> AsyncResult
- GI.Gio.Interfaces.Converter: Converter :: (ForeignPtr Converter) -> Converter
+ GI.Gio.Interfaces.Converter: Converter :: (ManagedPtr Converter) -> Converter
- GI.Gio.Interfaces.DBusInterface: DBusInterface :: (ForeignPtr DBusInterface) -> DBusInterface
+ GI.Gio.Interfaces.DBusInterface: DBusInterface :: (ManagedPtr DBusInterface) -> DBusInterface
- GI.Gio.Interfaces.DBusObject: DBusObject :: (ForeignPtr DBusObject) -> DBusObject
+ GI.Gio.Interfaces.DBusObject: DBusObject :: (ManagedPtr DBusObject) -> DBusObject
- GI.Gio.Interfaces.DBusObjectManager: DBusObjectManager :: (ForeignPtr DBusObjectManager) -> DBusObjectManager
+ GI.Gio.Interfaces.DBusObjectManager: DBusObjectManager :: (ManagedPtr DBusObjectManager) -> DBusObjectManager
- GI.Gio.Interfaces.DatagramBased: DatagramBased :: (ForeignPtr DatagramBased) -> DatagramBased
+ GI.Gio.Interfaces.DatagramBased: DatagramBased :: (ManagedPtr DatagramBased) -> DatagramBased
- GI.Gio.Interfaces.DesktopAppInfoLookup: DesktopAppInfoLookup :: (ForeignPtr DesktopAppInfoLookup) -> DesktopAppInfoLookup
+ GI.Gio.Interfaces.DesktopAppInfoLookup: DesktopAppInfoLookup :: (ManagedPtr DesktopAppInfoLookup) -> DesktopAppInfoLookup
- GI.Gio.Interfaces.Drive: Drive :: (ForeignPtr Drive) -> Drive
+ GI.Gio.Interfaces.Drive: Drive :: (ManagedPtr Drive) -> Drive
- GI.Gio.Interfaces.DtlsClientConnection: DtlsClientConnection :: (ForeignPtr DtlsClientConnection) -> DtlsClientConnection
+ GI.Gio.Interfaces.DtlsClientConnection: DtlsClientConnection :: (ManagedPtr DtlsClientConnection) -> DtlsClientConnection
- GI.Gio.Interfaces.DtlsConnection: DtlsConnection :: (ForeignPtr DtlsConnection) -> DtlsConnection
+ GI.Gio.Interfaces.DtlsConnection: DtlsConnection :: (ManagedPtr DtlsConnection) -> DtlsConnection
- GI.Gio.Interfaces.DtlsServerConnection: DtlsServerConnection :: (ForeignPtr DtlsServerConnection) -> DtlsServerConnection
+ GI.Gio.Interfaces.DtlsServerConnection: DtlsServerConnection :: (ManagedPtr DtlsServerConnection) -> DtlsServerConnection
- GI.Gio.Interfaces.File: File :: (ForeignPtr File) -> File
+ GI.Gio.Interfaces.File: File :: (ManagedPtr File) -> File
- GI.Gio.Interfaces.FileDescriptorBased: FileDescriptorBased :: (ForeignPtr FileDescriptorBased) -> FileDescriptorBased
+ GI.Gio.Interfaces.FileDescriptorBased: FileDescriptorBased :: (ManagedPtr FileDescriptorBased) -> FileDescriptorBased
- GI.Gio.Interfaces.Icon: Icon :: (ForeignPtr Icon) -> Icon
+ GI.Gio.Interfaces.Icon: Icon :: (ManagedPtr Icon) -> Icon
- GI.Gio.Interfaces.Initable: Initable :: (ForeignPtr Initable) -> Initable
+ GI.Gio.Interfaces.Initable: Initable :: (ManagedPtr Initable) -> Initable
- GI.Gio.Interfaces.ListModel: ListModel :: (ForeignPtr ListModel) -> ListModel
+ GI.Gio.Interfaces.ListModel: ListModel :: (ManagedPtr ListModel) -> ListModel
- GI.Gio.Interfaces.LoadableIcon: LoadableIcon :: (ForeignPtr LoadableIcon) -> LoadableIcon
+ GI.Gio.Interfaces.LoadableIcon: LoadableIcon :: (ManagedPtr LoadableIcon) -> LoadableIcon
- GI.Gio.Interfaces.Mount: Mount :: (ForeignPtr Mount) -> Mount
+ GI.Gio.Interfaces.Mount: Mount :: (ManagedPtr Mount) -> Mount
- GI.Gio.Interfaces.NetworkMonitor: NetworkMonitor :: (ForeignPtr NetworkMonitor) -> NetworkMonitor
+ GI.Gio.Interfaces.NetworkMonitor: NetworkMonitor :: (ManagedPtr NetworkMonitor) -> NetworkMonitor
- GI.Gio.Interfaces.PollableInputStream: PollableInputStream :: (ForeignPtr PollableInputStream) -> PollableInputStream
+ GI.Gio.Interfaces.PollableInputStream: PollableInputStream :: (ManagedPtr PollableInputStream) -> PollableInputStream
- GI.Gio.Interfaces.PollableOutputStream: PollableOutputStream :: (ForeignPtr PollableOutputStream) -> PollableOutputStream
+ GI.Gio.Interfaces.PollableOutputStream: PollableOutputStream :: (ManagedPtr PollableOutputStream) -> PollableOutputStream
- GI.Gio.Interfaces.Proxy: Proxy :: (ForeignPtr Proxy) -> Proxy
+ GI.Gio.Interfaces.Proxy: Proxy :: (ManagedPtr Proxy) -> Proxy
- GI.Gio.Interfaces.ProxyResolver: ProxyResolver :: (ForeignPtr ProxyResolver) -> ProxyResolver
+ GI.Gio.Interfaces.ProxyResolver: ProxyResolver :: (ManagedPtr ProxyResolver) -> ProxyResolver
- GI.Gio.Interfaces.RemoteActionGroup: RemoteActionGroup :: (ForeignPtr RemoteActionGroup) -> RemoteActionGroup
+ GI.Gio.Interfaces.RemoteActionGroup: RemoteActionGroup :: (ManagedPtr RemoteActionGroup) -> RemoteActionGroup
- GI.Gio.Interfaces.Seekable: Seekable :: (ForeignPtr Seekable) -> Seekable
+ GI.Gio.Interfaces.Seekable: Seekable :: (ManagedPtr Seekable) -> Seekable
- GI.Gio.Interfaces.SocketConnectable: SocketConnectable :: (ForeignPtr SocketConnectable) -> SocketConnectable
+ GI.Gio.Interfaces.SocketConnectable: SocketConnectable :: (ManagedPtr SocketConnectable) -> SocketConnectable
- GI.Gio.Interfaces.TlsBackend: TlsBackend :: (ForeignPtr TlsBackend) -> TlsBackend
+ GI.Gio.Interfaces.TlsBackend: TlsBackend :: (ManagedPtr TlsBackend) -> TlsBackend
- GI.Gio.Interfaces.TlsClientConnection: TlsClientConnection :: (ForeignPtr TlsClientConnection) -> TlsClientConnection
+ GI.Gio.Interfaces.TlsClientConnection: TlsClientConnection :: (ManagedPtr TlsClientConnection) -> TlsClientConnection
- GI.Gio.Interfaces.TlsFileDatabase: TlsFileDatabase :: (ForeignPtr TlsFileDatabase) -> TlsFileDatabase
+ GI.Gio.Interfaces.TlsFileDatabase: TlsFileDatabase :: (ManagedPtr TlsFileDatabase) -> TlsFileDatabase
- GI.Gio.Interfaces.TlsServerConnection: TlsServerConnection :: (ForeignPtr TlsServerConnection) -> TlsServerConnection
+ GI.Gio.Interfaces.TlsServerConnection: TlsServerConnection :: (ManagedPtr TlsServerConnection) -> TlsServerConnection
- GI.Gio.Interfaces.Volume: Volume :: (ForeignPtr Volume) -> Volume
+ GI.Gio.Interfaces.Volume: Volume :: (ManagedPtr Volume) -> Volume
- GI.Gio.Objects.AppInfoMonitor: AppInfoMonitor :: (ForeignPtr AppInfoMonitor) -> AppInfoMonitor
+ GI.Gio.Objects.AppInfoMonitor: AppInfoMonitor :: (ManagedPtr AppInfoMonitor) -> AppInfoMonitor
- GI.Gio.Objects.AppLaunchContext: AppLaunchContext :: (ForeignPtr AppLaunchContext) -> AppLaunchContext
+ GI.Gio.Objects.AppLaunchContext: AppLaunchContext :: (ManagedPtr AppLaunchContext) -> AppLaunchContext
- GI.Gio.Objects.Application: Application :: (ForeignPtr Application) -> Application
+ GI.Gio.Objects.Application: Application :: (ManagedPtr Application) -> Application
- GI.Gio.Objects.ApplicationCommandLine: ApplicationCommandLine :: (ForeignPtr ApplicationCommandLine) -> ApplicationCommandLine
+ GI.Gio.Objects.ApplicationCommandLine: ApplicationCommandLine :: (ManagedPtr ApplicationCommandLine) -> ApplicationCommandLine
- GI.Gio.Objects.BufferedInputStream: BufferedInputStream :: (ForeignPtr BufferedInputStream) -> BufferedInputStream
+ GI.Gio.Objects.BufferedInputStream: BufferedInputStream :: (ManagedPtr BufferedInputStream) -> BufferedInputStream
- GI.Gio.Objects.BufferedOutputStream: BufferedOutputStream :: (ForeignPtr BufferedOutputStream) -> BufferedOutputStream
+ GI.Gio.Objects.BufferedOutputStream: BufferedOutputStream :: (ManagedPtr BufferedOutputStream) -> BufferedOutputStream
- GI.Gio.Objects.BytesIcon: BytesIcon :: (ForeignPtr BytesIcon) -> BytesIcon
+ GI.Gio.Objects.BytesIcon: BytesIcon :: (ManagedPtr BytesIcon) -> BytesIcon
- GI.Gio.Objects.Cancellable: Cancellable :: (ForeignPtr Cancellable) -> Cancellable
+ GI.Gio.Objects.Cancellable: Cancellable :: (ManagedPtr Cancellable) -> Cancellable
- GI.Gio.Objects.CharsetConverter: CharsetConverter :: (ForeignPtr CharsetConverter) -> CharsetConverter
+ GI.Gio.Objects.CharsetConverter: CharsetConverter :: (ManagedPtr CharsetConverter) -> CharsetConverter
- GI.Gio.Objects.ConverterInputStream: ConverterInputStream :: (ForeignPtr ConverterInputStream) -> ConverterInputStream
+ GI.Gio.Objects.ConverterInputStream: ConverterInputStream :: (ManagedPtr ConverterInputStream) -> ConverterInputStream
- GI.Gio.Objects.ConverterOutputStream: ConverterOutputStream :: (ForeignPtr ConverterOutputStream) -> ConverterOutputStream
+ GI.Gio.Objects.ConverterOutputStream: ConverterOutputStream :: (ManagedPtr ConverterOutputStream) -> ConverterOutputStream
- GI.Gio.Objects.Credentials: Credentials :: (ForeignPtr Credentials) -> Credentials
+ GI.Gio.Objects.Credentials: Credentials :: (ManagedPtr Credentials) -> Credentials
- GI.Gio.Objects.DBusActionGroup: DBusActionGroup :: (ForeignPtr DBusActionGroup) -> DBusActionGroup
+ GI.Gio.Objects.DBusActionGroup: DBusActionGroup :: (ManagedPtr DBusActionGroup) -> DBusActionGroup
- GI.Gio.Objects.DBusAuthObserver: DBusAuthObserver :: (ForeignPtr DBusAuthObserver) -> DBusAuthObserver
+ GI.Gio.Objects.DBusAuthObserver: DBusAuthObserver :: (ManagedPtr DBusAuthObserver) -> DBusAuthObserver
- GI.Gio.Objects.DBusConnection: DBusConnection :: (ForeignPtr DBusConnection) -> DBusConnection
+ GI.Gio.Objects.DBusConnection: DBusConnection :: (ManagedPtr DBusConnection) -> DBusConnection
- GI.Gio.Objects.DBusInterfaceSkeleton: DBusInterfaceSkeleton :: (ForeignPtr DBusInterfaceSkeleton) -> DBusInterfaceSkeleton
+ GI.Gio.Objects.DBusInterfaceSkeleton: DBusInterfaceSkeleton :: (ManagedPtr DBusInterfaceSkeleton) -> DBusInterfaceSkeleton
- GI.Gio.Objects.DBusMenuModel: DBusMenuModel :: (ForeignPtr DBusMenuModel) -> DBusMenuModel
+ GI.Gio.Objects.DBusMenuModel: DBusMenuModel :: (ManagedPtr DBusMenuModel) -> DBusMenuModel
- GI.Gio.Objects.DBusMessage: DBusMessage :: (ForeignPtr DBusMessage) -> DBusMessage
+ GI.Gio.Objects.DBusMessage: DBusMessage :: (ManagedPtr DBusMessage) -> DBusMessage
- GI.Gio.Objects.DBusMethodInvocation: DBusMethodInvocation :: (ForeignPtr DBusMethodInvocation) -> DBusMethodInvocation
+ GI.Gio.Objects.DBusMethodInvocation: DBusMethodInvocation :: (ManagedPtr DBusMethodInvocation) -> DBusMethodInvocation
- GI.Gio.Objects.DBusObjectManagerClient: DBusObjectManagerClient :: (ForeignPtr DBusObjectManagerClient) -> DBusObjectManagerClient
+ GI.Gio.Objects.DBusObjectManagerClient: DBusObjectManagerClient :: (ManagedPtr DBusObjectManagerClient) -> DBusObjectManagerClient
- GI.Gio.Objects.DBusObjectManagerServer: DBusObjectManagerServer :: (ForeignPtr DBusObjectManagerServer) -> DBusObjectManagerServer
+ GI.Gio.Objects.DBusObjectManagerServer: DBusObjectManagerServer :: (ManagedPtr DBusObjectManagerServer) -> DBusObjectManagerServer
- GI.Gio.Objects.DBusObjectProxy: DBusObjectProxy :: (ForeignPtr DBusObjectProxy) -> DBusObjectProxy
+ GI.Gio.Objects.DBusObjectProxy: DBusObjectProxy :: (ManagedPtr DBusObjectProxy) -> DBusObjectProxy
- GI.Gio.Objects.DBusObjectSkeleton: DBusObjectSkeleton :: (ForeignPtr DBusObjectSkeleton) -> DBusObjectSkeleton
+ GI.Gio.Objects.DBusObjectSkeleton: DBusObjectSkeleton :: (ManagedPtr DBusObjectSkeleton) -> DBusObjectSkeleton
- GI.Gio.Objects.DBusProxy: DBusProxy :: (ForeignPtr DBusProxy) -> DBusProxy
+ GI.Gio.Objects.DBusProxy: DBusProxy :: (ManagedPtr DBusProxy) -> DBusProxy
- GI.Gio.Objects.DBusServer: DBusServer :: (ForeignPtr DBusServer) -> DBusServer
+ GI.Gio.Objects.DBusServer: DBusServer :: (ManagedPtr DBusServer) -> DBusServer
- GI.Gio.Objects.DataInputStream: DataInputStream :: (ForeignPtr DataInputStream) -> DataInputStream
+ GI.Gio.Objects.DataInputStream: DataInputStream :: (ManagedPtr DataInputStream) -> DataInputStream
- GI.Gio.Objects.DataOutputStream: DataOutputStream :: (ForeignPtr DataOutputStream) -> DataOutputStream
+ GI.Gio.Objects.DataOutputStream: DataOutputStream :: (ManagedPtr DataOutputStream) -> DataOutputStream
- GI.Gio.Objects.DesktopAppInfo: DesktopAppInfo :: (ForeignPtr DesktopAppInfo) -> DesktopAppInfo
+ GI.Gio.Objects.DesktopAppInfo: DesktopAppInfo :: (ManagedPtr DesktopAppInfo) -> DesktopAppInfo
- GI.Gio.Objects.Emblem: Emblem :: (ForeignPtr Emblem) -> Emblem
+ GI.Gio.Objects.Emblem: Emblem :: (ManagedPtr Emblem) -> Emblem
- GI.Gio.Objects.EmblemedIcon: EmblemedIcon :: (ForeignPtr EmblemedIcon) -> EmblemedIcon
+ GI.Gio.Objects.EmblemedIcon: EmblemedIcon :: (ManagedPtr EmblemedIcon) -> EmblemedIcon
- GI.Gio.Objects.FileEnumerator: FileEnumerator :: (ForeignPtr FileEnumerator) -> FileEnumerator
+ GI.Gio.Objects.FileEnumerator: FileEnumerator :: (ManagedPtr FileEnumerator) -> FileEnumerator
- GI.Gio.Objects.FileIOStream: FileIOStream :: (ForeignPtr FileIOStream) -> FileIOStream
+ GI.Gio.Objects.FileIOStream: FileIOStream :: (ManagedPtr FileIOStream) -> FileIOStream
- GI.Gio.Objects.FileIcon: FileIcon :: (ForeignPtr FileIcon) -> FileIcon
+ GI.Gio.Objects.FileIcon: FileIcon :: (ManagedPtr FileIcon) -> FileIcon
- GI.Gio.Objects.FileInfo: FileInfo :: (ForeignPtr FileInfo) -> FileInfo
+ GI.Gio.Objects.FileInfo: FileInfo :: (ManagedPtr FileInfo) -> FileInfo
- GI.Gio.Objects.FileInputStream: FileInputStream :: (ForeignPtr FileInputStream) -> FileInputStream
+ GI.Gio.Objects.FileInputStream: FileInputStream :: (ManagedPtr FileInputStream) -> FileInputStream
- GI.Gio.Objects.FileMonitor: FileMonitor :: (ForeignPtr FileMonitor) -> FileMonitor
+ GI.Gio.Objects.FileMonitor: FileMonitor :: (ManagedPtr FileMonitor) -> FileMonitor
- GI.Gio.Objects.FileOutputStream: FileOutputStream :: (ForeignPtr FileOutputStream) -> FileOutputStream
+ GI.Gio.Objects.FileOutputStream: FileOutputStream :: (ManagedPtr FileOutputStream) -> FileOutputStream
- GI.Gio.Objects.FilenameCompleter: FilenameCompleter :: (ForeignPtr FilenameCompleter) -> FilenameCompleter
+ GI.Gio.Objects.FilenameCompleter: FilenameCompleter :: (ManagedPtr FilenameCompleter) -> FilenameCompleter
- GI.Gio.Objects.FilterInputStream: FilterInputStream :: (ForeignPtr FilterInputStream) -> FilterInputStream
+ GI.Gio.Objects.FilterInputStream: FilterInputStream :: (ManagedPtr FilterInputStream) -> FilterInputStream
- GI.Gio.Objects.FilterOutputStream: FilterOutputStream :: (ForeignPtr FilterOutputStream) -> FilterOutputStream
+ GI.Gio.Objects.FilterOutputStream: FilterOutputStream :: (ManagedPtr FilterOutputStream) -> FilterOutputStream
- GI.Gio.Objects.IOStream: IOStream :: (ForeignPtr IOStream) -> IOStream
+ GI.Gio.Objects.IOStream: IOStream :: (ManagedPtr IOStream) -> IOStream
- GI.Gio.Objects.InetAddress: InetAddress :: (ForeignPtr InetAddress) -> InetAddress
+ GI.Gio.Objects.InetAddress: InetAddress :: (ManagedPtr InetAddress) -> InetAddress
- GI.Gio.Objects.InetAddressMask: InetAddressMask :: (ForeignPtr InetAddressMask) -> InetAddressMask
+ GI.Gio.Objects.InetAddressMask: InetAddressMask :: (ManagedPtr InetAddressMask) -> InetAddressMask
- GI.Gio.Objects.InetSocketAddress: InetSocketAddress :: (ForeignPtr InetSocketAddress) -> InetSocketAddress
+ GI.Gio.Objects.InetSocketAddress: InetSocketAddress :: (ManagedPtr InetSocketAddress) -> InetSocketAddress
- GI.Gio.Objects.InputStream: InputStream :: (ForeignPtr InputStream) -> InputStream
+ GI.Gio.Objects.InputStream: InputStream :: (ManagedPtr InputStream) -> InputStream
- GI.Gio.Objects.ListStore: ListStore :: (ForeignPtr ListStore) -> ListStore
+ GI.Gio.Objects.ListStore: ListStore :: (ManagedPtr ListStore) -> ListStore
- GI.Gio.Objects.MemoryInputStream: MemoryInputStream :: (ForeignPtr MemoryInputStream) -> MemoryInputStream
+ GI.Gio.Objects.MemoryInputStream: MemoryInputStream :: (ManagedPtr MemoryInputStream) -> MemoryInputStream
- GI.Gio.Objects.MemoryOutputStream: MemoryOutputStream :: (ForeignPtr MemoryOutputStream) -> MemoryOutputStream
+ GI.Gio.Objects.MemoryOutputStream: MemoryOutputStream :: (ManagedPtr MemoryOutputStream) -> MemoryOutputStream
- GI.Gio.Objects.Menu: Menu :: (ForeignPtr Menu) -> Menu
+ GI.Gio.Objects.Menu: Menu :: (ManagedPtr Menu) -> Menu
- GI.Gio.Objects.MenuAttributeIter: MenuAttributeIter :: (ForeignPtr MenuAttributeIter) -> MenuAttributeIter
+ GI.Gio.Objects.MenuAttributeIter: MenuAttributeIter :: (ManagedPtr MenuAttributeIter) -> MenuAttributeIter
- GI.Gio.Objects.MenuItem: MenuItem :: (ForeignPtr MenuItem) -> MenuItem
+ GI.Gio.Objects.MenuItem: MenuItem :: (ManagedPtr MenuItem) -> MenuItem
- GI.Gio.Objects.MenuLinkIter: MenuLinkIter :: (ForeignPtr MenuLinkIter) -> MenuLinkIter
+ GI.Gio.Objects.MenuLinkIter: MenuLinkIter :: (ManagedPtr MenuLinkIter) -> MenuLinkIter
- GI.Gio.Objects.MenuModel: MenuModel :: (ForeignPtr MenuModel) -> MenuModel
+ GI.Gio.Objects.MenuModel: MenuModel :: (ManagedPtr MenuModel) -> MenuModel
- GI.Gio.Objects.MountOperation: MountOperation :: (ForeignPtr MountOperation) -> MountOperation
+ GI.Gio.Objects.MountOperation: MountOperation :: (ManagedPtr MountOperation) -> MountOperation
- GI.Gio.Objects.NativeVolumeMonitor: NativeVolumeMonitor :: (ForeignPtr NativeVolumeMonitor) -> NativeVolumeMonitor
+ GI.Gio.Objects.NativeVolumeMonitor: NativeVolumeMonitor :: (ManagedPtr NativeVolumeMonitor) -> NativeVolumeMonitor
- GI.Gio.Objects.NetworkAddress: NetworkAddress :: (ForeignPtr NetworkAddress) -> NetworkAddress
+ GI.Gio.Objects.NetworkAddress: NetworkAddress :: (ManagedPtr NetworkAddress) -> NetworkAddress
- GI.Gio.Objects.NetworkService: NetworkService :: (ForeignPtr NetworkService) -> NetworkService
+ GI.Gio.Objects.NetworkService: NetworkService :: (ManagedPtr NetworkService) -> NetworkService
- GI.Gio.Objects.Notification: Notification :: (ForeignPtr Notification) -> Notification
+ GI.Gio.Objects.Notification: Notification :: (ManagedPtr Notification) -> Notification
- GI.Gio.Objects.OutputStream: OutputStream :: (ForeignPtr OutputStream) -> OutputStream
+ GI.Gio.Objects.OutputStream: OutputStream :: (ManagedPtr OutputStream) -> OutputStream
- GI.Gio.Objects.Permission: Permission :: (ForeignPtr Permission) -> Permission
+ GI.Gio.Objects.Permission: Permission :: (ManagedPtr Permission) -> Permission
- GI.Gio.Objects.PropertyAction: PropertyAction :: (ForeignPtr PropertyAction) -> PropertyAction
+ GI.Gio.Objects.PropertyAction: PropertyAction :: (ManagedPtr PropertyAction) -> PropertyAction
- GI.Gio.Objects.ProxyAddress: ProxyAddress :: (ForeignPtr ProxyAddress) -> ProxyAddress
+ GI.Gio.Objects.ProxyAddress: ProxyAddress :: (ManagedPtr ProxyAddress) -> ProxyAddress
- GI.Gio.Objects.ProxyAddressEnumerator: ProxyAddressEnumerator :: (ForeignPtr ProxyAddressEnumerator) -> ProxyAddressEnumerator
+ GI.Gio.Objects.ProxyAddressEnumerator: ProxyAddressEnumerator :: (ManagedPtr ProxyAddressEnumerator) -> ProxyAddressEnumerator
- GI.Gio.Objects.Resolver: Resolver :: (ForeignPtr Resolver) -> Resolver
+ GI.Gio.Objects.Resolver: Resolver :: (ManagedPtr Resolver) -> Resolver
- GI.Gio.Objects.Settings: Settings :: (ForeignPtr Settings) -> Settings
+ GI.Gio.Objects.Settings: Settings :: (ManagedPtr Settings) -> Settings
- GI.Gio.Objects.SimpleAction: SimpleAction :: (ForeignPtr SimpleAction) -> SimpleAction
+ GI.Gio.Objects.SimpleAction: SimpleAction :: (ManagedPtr SimpleAction) -> SimpleAction
- GI.Gio.Objects.SimpleActionGroup: SimpleActionGroup :: (ForeignPtr SimpleActionGroup) -> SimpleActionGroup
+ GI.Gio.Objects.SimpleActionGroup: SimpleActionGroup :: (ManagedPtr SimpleActionGroup) -> SimpleActionGroup
- GI.Gio.Objects.SimpleAsyncResult: SimpleAsyncResult :: (ForeignPtr SimpleAsyncResult) -> SimpleAsyncResult
+ GI.Gio.Objects.SimpleAsyncResult: SimpleAsyncResult :: (ManagedPtr SimpleAsyncResult) -> SimpleAsyncResult
- GI.Gio.Objects.SimpleIOStream: SimpleIOStream :: (ForeignPtr SimpleIOStream) -> SimpleIOStream
+ GI.Gio.Objects.SimpleIOStream: SimpleIOStream :: (ManagedPtr SimpleIOStream) -> SimpleIOStream
- GI.Gio.Objects.SimplePermission: SimplePermission :: (ForeignPtr SimplePermission) -> SimplePermission
+ GI.Gio.Objects.SimplePermission: SimplePermission :: (ManagedPtr SimplePermission) -> SimplePermission
- GI.Gio.Objects.SimpleProxyResolver: SimpleProxyResolver :: (ForeignPtr SimpleProxyResolver) -> SimpleProxyResolver
+ GI.Gio.Objects.SimpleProxyResolver: SimpleProxyResolver :: (ManagedPtr SimpleProxyResolver) -> SimpleProxyResolver
- GI.Gio.Objects.Socket: Socket :: (ForeignPtr Socket) -> Socket
+ GI.Gio.Objects.Socket: Socket :: (ManagedPtr Socket) -> Socket
- GI.Gio.Objects.SocketAddress: SocketAddress :: (ForeignPtr SocketAddress) -> SocketAddress
+ GI.Gio.Objects.SocketAddress: SocketAddress :: (ManagedPtr SocketAddress) -> SocketAddress
- GI.Gio.Objects.SocketAddressEnumerator: SocketAddressEnumerator :: (ForeignPtr SocketAddressEnumerator) -> SocketAddressEnumerator
+ GI.Gio.Objects.SocketAddressEnumerator: SocketAddressEnumerator :: (ManagedPtr SocketAddressEnumerator) -> SocketAddressEnumerator
- GI.Gio.Objects.SocketClient: SocketClient :: (ForeignPtr SocketClient) -> SocketClient
+ GI.Gio.Objects.SocketClient: SocketClient :: (ManagedPtr SocketClient) -> SocketClient
- GI.Gio.Objects.SocketConnection: SocketConnection :: (ForeignPtr SocketConnection) -> SocketConnection
+ GI.Gio.Objects.SocketConnection: SocketConnection :: (ManagedPtr SocketConnection) -> SocketConnection
- GI.Gio.Objects.SocketControlMessage: SocketControlMessage :: (ForeignPtr SocketControlMessage) -> SocketControlMessage
+ GI.Gio.Objects.SocketControlMessage: SocketControlMessage :: (ManagedPtr SocketControlMessage) -> SocketControlMessage
- GI.Gio.Objects.SocketListener: SocketListener :: (ForeignPtr SocketListener) -> SocketListener
+ GI.Gio.Objects.SocketListener: SocketListener :: (ManagedPtr SocketListener) -> SocketListener
- GI.Gio.Objects.SocketService: SocketService :: (ForeignPtr SocketService) -> SocketService
+ GI.Gio.Objects.SocketService: SocketService :: (ManagedPtr SocketService) -> SocketService
- GI.Gio.Objects.Subprocess: Subprocess :: (ForeignPtr Subprocess) -> Subprocess
+ GI.Gio.Objects.Subprocess: Subprocess :: (ManagedPtr Subprocess) -> Subprocess
- GI.Gio.Objects.SubprocessLauncher: SubprocessLauncher :: (ForeignPtr SubprocessLauncher) -> SubprocessLauncher
+ GI.Gio.Objects.SubprocessLauncher: SubprocessLauncher :: (ManagedPtr SubprocessLauncher) -> SubprocessLauncher
- GI.Gio.Objects.Task: Task :: (ForeignPtr Task) -> Task
+ GI.Gio.Objects.Task: Task :: (ManagedPtr Task) -> Task
- GI.Gio.Objects.TcpConnection: TcpConnection :: (ForeignPtr TcpConnection) -> TcpConnection
+ GI.Gio.Objects.TcpConnection: TcpConnection :: (ManagedPtr TcpConnection) -> TcpConnection
- GI.Gio.Objects.TcpWrapperConnection: TcpWrapperConnection :: (ForeignPtr TcpWrapperConnection) -> TcpWrapperConnection
+ GI.Gio.Objects.TcpWrapperConnection: TcpWrapperConnection :: (ManagedPtr TcpWrapperConnection) -> TcpWrapperConnection
- GI.Gio.Objects.TestDBus: TestDBus :: (ForeignPtr TestDBus) -> TestDBus
+ GI.Gio.Objects.TestDBus: TestDBus :: (ManagedPtr TestDBus) -> TestDBus
- GI.Gio.Objects.ThemedIcon: ThemedIcon :: (ForeignPtr ThemedIcon) -> ThemedIcon
+ GI.Gio.Objects.ThemedIcon: ThemedIcon :: (ManagedPtr ThemedIcon) -> ThemedIcon
- GI.Gio.Objects.ThreadedSocketService: ThreadedSocketService :: (ForeignPtr ThreadedSocketService) -> ThreadedSocketService
+ GI.Gio.Objects.ThreadedSocketService: ThreadedSocketService :: (ManagedPtr ThreadedSocketService) -> ThreadedSocketService
- GI.Gio.Objects.TlsCertificate: TlsCertificate :: (ForeignPtr TlsCertificate) -> TlsCertificate
+ GI.Gio.Objects.TlsCertificate: TlsCertificate :: (ManagedPtr TlsCertificate) -> TlsCertificate
- GI.Gio.Objects.TlsConnection: TlsConnection :: (ForeignPtr TlsConnection) -> TlsConnection
+ GI.Gio.Objects.TlsConnection: TlsConnection :: (ManagedPtr TlsConnection) -> TlsConnection
- GI.Gio.Objects.TlsDatabase: TlsDatabase :: (ForeignPtr TlsDatabase) -> TlsDatabase
+ GI.Gio.Objects.TlsDatabase: TlsDatabase :: (ManagedPtr TlsDatabase) -> TlsDatabase
- GI.Gio.Objects.TlsInteraction: TlsInteraction :: (ForeignPtr TlsInteraction) -> TlsInteraction
+ GI.Gio.Objects.TlsInteraction: TlsInteraction :: (ManagedPtr TlsInteraction) -> TlsInteraction
- GI.Gio.Objects.TlsPassword: TlsPassword :: (ForeignPtr TlsPassword) -> TlsPassword
+ GI.Gio.Objects.TlsPassword: TlsPassword :: (ManagedPtr TlsPassword) -> TlsPassword
- GI.Gio.Objects.UnixConnection: UnixConnection :: (ForeignPtr UnixConnection) -> UnixConnection
+ GI.Gio.Objects.UnixConnection: UnixConnection :: (ManagedPtr UnixConnection) -> UnixConnection
- GI.Gio.Objects.UnixCredentialsMessage: UnixCredentialsMessage :: (ForeignPtr UnixCredentialsMessage) -> UnixCredentialsMessage
+ GI.Gio.Objects.UnixCredentialsMessage: UnixCredentialsMessage :: (ManagedPtr UnixCredentialsMessage) -> UnixCredentialsMessage
- GI.Gio.Objects.UnixFDList: UnixFDList :: (ForeignPtr UnixFDList) -> UnixFDList
+ GI.Gio.Objects.UnixFDList: UnixFDList :: (ManagedPtr UnixFDList) -> UnixFDList
- GI.Gio.Objects.UnixFDMessage: UnixFDMessage :: (ForeignPtr UnixFDMessage) -> UnixFDMessage
+ GI.Gio.Objects.UnixFDMessage: UnixFDMessage :: (ManagedPtr UnixFDMessage) -> UnixFDMessage
- GI.Gio.Objects.UnixInputStream: UnixInputStream :: (ForeignPtr UnixInputStream) -> UnixInputStream
+ GI.Gio.Objects.UnixInputStream: UnixInputStream :: (ManagedPtr UnixInputStream) -> UnixInputStream
- GI.Gio.Objects.UnixMountMonitor: UnixMountMonitor :: (ForeignPtr UnixMountMonitor) -> UnixMountMonitor
+ GI.Gio.Objects.UnixMountMonitor: UnixMountMonitor :: (ManagedPtr UnixMountMonitor) -> UnixMountMonitor
- GI.Gio.Objects.UnixOutputStream: UnixOutputStream :: (ForeignPtr UnixOutputStream) -> UnixOutputStream
+ GI.Gio.Objects.UnixOutputStream: UnixOutputStream :: (ManagedPtr UnixOutputStream) -> UnixOutputStream
- GI.Gio.Objects.UnixSocketAddress: UnixSocketAddress :: (ForeignPtr UnixSocketAddress) -> UnixSocketAddress
+ GI.Gio.Objects.UnixSocketAddress: UnixSocketAddress :: (ManagedPtr UnixSocketAddress) -> UnixSocketAddress
- GI.Gio.Objects.Vfs: Vfs :: (ForeignPtr Vfs) -> Vfs
+ GI.Gio.Objects.Vfs: Vfs :: (ManagedPtr Vfs) -> Vfs
- GI.Gio.Objects.VolumeMonitor: VolumeMonitor :: (ForeignPtr VolumeMonitor) -> VolumeMonitor
+ GI.Gio.Objects.VolumeMonitor: VolumeMonitor :: (ManagedPtr VolumeMonitor) -> VolumeMonitor
- GI.Gio.Objects.ZlibCompressor: ZlibCompressor :: (ForeignPtr ZlibCompressor) -> ZlibCompressor
+ GI.Gio.Objects.ZlibCompressor: ZlibCompressor :: (ManagedPtr ZlibCompressor) -> ZlibCompressor
- GI.Gio.Objects.ZlibDecompressor: ZlibDecompressor :: (ForeignPtr ZlibDecompressor) -> ZlibDecompressor
+ GI.Gio.Objects.ZlibDecompressor: ZlibDecompressor :: (ManagedPtr ZlibDecompressor) -> ZlibDecompressor
- GI.Gio.Structs.ActionEntry: ActionEntry :: (ForeignPtr ActionEntry) -> ActionEntry
+ GI.Gio.Structs.ActionEntry: ActionEntry :: (ManagedPtr ActionEntry) -> ActionEntry
- GI.Gio.Structs.DBusAnnotationInfo: DBusAnnotationInfo :: (ForeignPtr DBusAnnotationInfo) -> DBusAnnotationInfo
+ GI.Gio.Structs.DBusAnnotationInfo: DBusAnnotationInfo :: (ManagedPtr DBusAnnotationInfo) -> DBusAnnotationInfo
- GI.Gio.Structs.DBusArgInfo: DBusArgInfo :: (ForeignPtr DBusArgInfo) -> DBusArgInfo
+ GI.Gio.Structs.DBusArgInfo: DBusArgInfo :: (ManagedPtr DBusArgInfo) -> DBusArgInfo
- GI.Gio.Structs.DBusErrorEntry: DBusErrorEntry :: (ForeignPtr DBusErrorEntry) -> DBusErrorEntry
+ GI.Gio.Structs.DBusErrorEntry: DBusErrorEntry :: (ManagedPtr DBusErrorEntry) -> DBusErrorEntry
- GI.Gio.Structs.DBusInterfaceInfo: DBusInterfaceInfo :: (ForeignPtr DBusInterfaceInfo) -> DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: DBusInterfaceInfo :: (ManagedPtr DBusInterfaceInfo) -> DBusInterfaceInfo
- GI.Gio.Structs.DBusInterfaceVTable: DBusInterfaceVTable :: (ForeignPtr DBusInterfaceVTable) -> DBusInterfaceVTable
+ GI.Gio.Structs.DBusInterfaceVTable: DBusInterfaceVTable :: (ManagedPtr DBusInterfaceVTable) -> DBusInterfaceVTable
- GI.Gio.Structs.DBusMethodInfo: DBusMethodInfo :: (ForeignPtr DBusMethodInfo) -> DBusMethodInfo
+ GI.Gio.Structs.DBusMethodInfo: DBusMethodInfo :: (ManagedPtr DBusMethodInfo) -> DBusMethodInfo
- GI.Gio.Structs.DBusNodeInfo: DBusNodeInfo :: (ForeignPtr DBusNodeInfo) -> DBusNodeInfo
+ GI.Gio.Structs.DBusNodeInfo: DBusNodeInfo :: (ManagedPtr DBusNodeInfo) -> DBusNodeInfo
- GI.Gio.Structs.DBusPropertyInfo: DBusPropertyInfo :: (ForeignPtr DBusPropertyInfo) -> DBusPropertyInfo
+ GI.Gio.Structs.DBusPropertyInfo: DBusPropertyInfo :: (ManagedPtr DBusPropertyInfo) -> DBusPropertyInfo
- GI.Gio.Structs.DBusSignalInfo: DBusSignalInfo :: (ForeignPtr DBusSignalInfo) -> DBusSignalInfo
+ GI.Gio.Structs.DBusSignalInfo: DBusSignalInfo :: (ManagedPtr DBusSignalInfo) -> DBusSignalInfo
- GI.Gio.Structs.DBusSubtreeVTable: DBusSubtreeVTable :: (ForeignPtr DBusSubtreeVTable) -> DBusSubtreeVTable
+ GI.Gio.Structs.DBusSubtreeVTable: DBusSubtreeVTable :: (ManagedPtr DBusSubtreeVTable) -> DBusSubtreeVTable
- GI.Gio.Structs.FileAttributeInfo: FileAttributeInfo :: (ForeignPtr FileAttributeInfo) -> FileAttributeInfo
+ GI.Gio.Structs.FileAttributeInfo: FileAttributeInfo :: (ManagedPtr FileAttributeInfo) -> FileAttributeInfo
- GI.Gio.Structs.FileAttributeInfoList: FileAttributeInfoList :: (ForeignPtr FileAttributeInfoList) -> FileAttributeInfoList
+ GI.Gio.Structs.FileAttributeInfoList: FileAttributeInfoList :: (ManagedPtr FileAttributeInfoList) -> FileAttributeInfoList
- GI.Gio.Structs.FileAttributeMatcher: FileAttributeMatcher :: (ForeignPtr FileAttributeMatcher) -> FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: FileAttributeMatcher :: (ManagedPtr FileAttributeMatcher) -> FileAttributeMatcher
- GI.Gio.Structs.IOExtension: IOExtension :: (ForeignPtr IOExtension) -> IOExtension
+ GI.Gio.Structs.IOExtension: IOExtension :: (ManagedPtr IOExtension) -> IOExtension
- GI.Gio.Structs.IOExtensionPoint: IOExtensionPoint :: (ForeignPtr IOExtensionPoint) -> IOExtensionPoint
+ GI.Gio.Structs.IOExtensionPoint: IOExtensionPoint :: (ManagedPtr IOExtensionPoint) -> IOExtensionPoint
- GI.Gio.Structs.IOModuleScope: IOModuleScope :: (ForeignPtr IOModuleScope) -> IOModuleScope
+ GI.Gio.Structs.IOModuleScope: IOModuleScope :: (ManagedPtr IOModuleScope) -> IOModuleScope
- GI.Gio.Structs.IOSchedulerJob: IOSchedulerJob :: (ForeignPtr IOSchedulerJob) -> IOSchedulerJob
+ GI.Gio.Structs.IOSchedulerJob: IOSchedulerJob :: (ManagedPtr IOSchedulerJob) -> IOSchedulerJob
- GI.Gio.Structs.IOStreamAdapter: IOStreamAdapter :: (ForeignPtr IOStreamAdapter) -> IOStreamAdapter
+ GI.Gio.Structs.IOStreamAdapter: IOStreamAdapter :: (ManagedPtr IOStreamAdapter) -> IOStreamAdapter
- GI.Gio.Structs.InputMessage: InputMessage :: (ForeignPtr InputMessage) -> InputMessage
+ GI.Gio.Structs.InputMessage: InputMessage :: (ManagedPtr InputMessage) -> InputMessage
- GI.Gio.Structs.InputVector: InputVector :: (ForeignPtr InputVector) -> InputVector
+ GI.Gio.Structs.InputVector: InputVector :: (ManagedPtr InputVector) -> InputVector
- GI.Gio.Structs.NativeSocketAddress: NativeSocketAddress :: (ForeignPtr NativeSocketAddress) -> NativeSocketAddress
+ GI.Gio.Structs.NativeSocketAddress: NativeSocketAddress :: (ManagedPtr NativeSocketAddress) -> NativeSocketAddress
- GI.Gio.Structs.OutputMessage: OutputMessage :: (ForeignPtr OutputMessage) -> OutputMessage
+ GI.Gio.Structs.OutputMessage: OutputMessage :: (ManagedPtr OutputMessage) -> OutputMessage
- GI.Gio.Structs.OutputVector: OutputVector :: (ForeignPtr OutputVector) -> OutputVector
+ GI.Gio.Structs.OutputVector: OutputVector :: (ManagedPtr OutputVector) -> OutputVector
- GI.Gio.Structs.Resource: Resource :: (ForeignPtr Resource) -> Resource
+ GI.Gio.Structs.Resource: Resource :: (ManagedPtr Resource) -> Resource
- GI.Gio.Structs.SettingsBackend: SettingsBackend :: (ForeignPtr SettingsBackend) -> SettingsBackend
+ GI.Gio.Structs.SettingsBackend: SettingsBackend :: (ManagedPtr SettingsBackend) -> SettingsBackend
- GI.Gio.Structs.SettingsSchema: SettingsSchema :: (ForeignPtr SettingsSchema) -> SettingsSchema
+ GI.Gio.Structs.SettingsSchema: SettingsSchema :: (ManagedPtr SettingsSchema) -> SettingsSchema
- GI.Gio.Structs.SettingsSchemaKey: SettingsSchemaKey :: (ForeignPtr SettingsSchemaKey) -> SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: SettingsSchemaKey :: (ManagedPtr SettingsSchemaKey) -> SettingsSchemaKey
- GI.Gio.Structs.SettingsSchemaSource: SettingsSchemaSource :: (ForeignPtr SettingsSchemaSource) -> SettingsSchemaSource
+ GI.Gio.Structs.SettingsSchemaSource: SettingsSchemaSource :: (ManagedPtr SettingsSchemaSource) -> SettingsSchemaSource
- GI.Gio.Structs.SrvTarget: SrvTarget :: (ForeignPtr SrvTarget) -> SrvTarget
+ GI.Gio.Structs.SrvTarget: SrvTarget :: (ManagedPtr SrvTarget) -> SrvTarget
- GI.Gio.Structs.StaticResource: StaticResource :: (ForeignPtr StaticResource) -> StaticResource
+ GI.Gio.Structs.StaticResource: StaticResource :: (ManagedPtr StaticResource) -> StaticResource
- GI.Gio.Structs.UnixMountEntry: UnixMountEntry :: (ForeignPtr UnixMountEntry) -> UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: UnixMountEntry :: (ManagedPtr UnixMountEntry) -> UnixMountEntry
- GI.Gio.Structs.UnixMountPoint: UnixMountPoint :: (ForeignPtr UnixMountPoint) -> UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: UnixMountPoint :: (ManagedPtr UnixMountPoint) -> UnixMountPoint

Files

Gio.overrides view
@@ -10,6 +10,9 @@ ignore io_modules_load_all_in_directory ignore io_modules_load_all_in_directory_with_scope +# Properly marked as filename in recent Gio versions.+set-attr Gio/AppInfo/get_executable/@return-value/@type name filename+ # Not supported on Windows. if windows    ignore DBusMessage.get_unix_fd_list
gi-gio.cabal view
@@ -1,5 +1,5 @@ name:                 gi-gio-version:              2.0.6+version:              2.0.7 synopsis:             Gio bindings description:          Bindings for Gio, autogenerated by haskell-gi. homepage:             https://github.com/haskell-gi/haskell-gi@@ -9,14 +9,9 @@ maintainer:           Iñaki García Etxebarria (garetxe@gmail.com) category:             Bindings build-type:           Custom-cabal-version:        >= 1.24--extra-source-files: Gio.overrides+cabal-version:        >= 1.22 -custom-setup-      setup-depends: base >= 4.7 && < 5,-                     Cabal >= 1.24,-                     haskell-gi >= 0.18 && < 1+extra-source-files: stack.yaml Gio.overrides  Flag overloaded-methods       Description: Generate support for overloaded methods.@@ -35,7 +30,8 @@        pkgconfig-depends: gio-2.0       build-depends: base >= 4.7 && <5,-                     haskell-gi-base >= 0.18 && < 1,+                     haskell-gi-base >= 0.20 && < 1,+                     haskell-gi >= 0.20 && < 1,                      gi-gobject == 2.0.*,                      gi-glib == 2.0.*,                      bytestring >= 0.10 && < 1,
+ stack.yaml view
@@ -0,0 +1,8 @@+packages:+- '.'+extra-deps:+- 'haskell-gi-0.20'+- 'haskell-gi-base-0.20'+explicit-setup-deps:+  ! '*': true+resolver: lts-7.11