gi-gio 2.0.37 → 2.0.38
raw patch · 5 files changed
+10/−3 lines, 5 filessetup-changedPVP: major bump suggested
API removals or changes: PVP suggests a major version bump
API changes (from Hackage documentation)
- GI.Gio: GArray :: Ptr (GArray a) -> GArray a
- GI.Gio: GByteArray :: Ptr GByteArray -> GByteArray
- GI.Gio: GError :: ManagedPtr GError -> GError
- GI.Gio: GHashTable :: Ptr (GHashTable a b) -> GHashTable a b
- GI.Gio: GList :: Ptr (GList a) -> GList a
- GI.Gio: GParamSpec :: ManagedPtr GParamSpec -> GParamSpec
- GI.Gio: GPtrArray :: Ptr (GPtrArray a) -> GPtrArray a
- GI.Gio: GSList :: Ptr (GSList a) -> GSList a
- GI.Gio: GType :: CGType -> GType
- GI.Gio: GValue :: ManagedPtr GValue -> GValue
- GI.Gio: GVariant :: ManagedPtr GVariant -> GVariant
- GI.Gio: GVariantDictEntry :: key -> value -> GVariantDictEntry key value
- GI.Gio: GVariantHandle :: Int32 -> GVariantHandle
- GI.Gio: GVariantSinglet :: a -> GVariantSinglet a
- GI.Gio: ManagedPtr :: ForeignPtr a -> Maybe CallStack -> IORef (Maybe CallStack) -> ManagedPtr a
- GI.Gio: PtrWrapped :: Ptr a -> PtrWrapped a
- GI.Gio: UnexpectedNullPointerReturn :: Text -> UnexpectedNullPointerReturn
- GI.Gio: [:&=] :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrTransferTypeConstraint info b, AttrSetTypeConstraint info (AttrTransferType info)) => AttrLabelProxy attr -> b -> AttrOp obj tag
- GI.Gio: [:::] :: forall object info. SignalProxy object info -> Text -> SignalProxy object info
- GI.Gio: [:=>] :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrSetTypeConstraint info b) => AttrLabelProxy attr -> IO b -> AttrOp obj tag
- GI.Gio: [:=] :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed tag info obj, AttrSetTypeConstraint info b) => AttrLabelProxy attr -> b -> AttrOp obj tag
- GI.Gio: [:~>] :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b a. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, tag ~ 'AttrSet, AttrOpAllowed 'AttrSet info obj, AttrOpAllowed 'AttrGet info obj, AttrSetTypeConstraint info b, a ~ AttrGetType info) => AttrLabelProxy attr -> (a -> IO b) -> AttrOp obj tag
- GI.Gio: [:~] :: forall obj info (attr :: Symbol) (tag :: AttrOpTag) b a. (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, tag ~ 'AttrSet, AttrOpAllowed 'AttrSet info obj, AttrOpAllowed 'AttrGet info obj, AttrSetTypeConstraint info b, a ~ AttrGetType info) => AttrLabelProxy attr -> (a -> b) -> AttrOp obj tag
- GI.Gio: [After] :: forall obj info (tag :: AttrOpTag). (GObject obj, SignalInfo info) => SignalProxy obj info -> ((?self :: obj) => HaskellCallbackType info) -> AttrOp obj tag
- GI.Gio: [On] :: forall obj info (tag :: AttrOpTag). (GObject obj, SignalInfo info) => SignalProxy obj info -> ((?self :: obj) => HaskellCallbackType info) -> AttrOp obj tag
- GI.Gio: [PropertyNotify] :: forall info1 (propName :: Symbol) object (pl :: Symbol). (info1 ~ ResolveAttribute propName object, AttrInfo info1, pl ~ AttrLabel info1, KnownSymbol pl) => AttrLabelProxy propName -> SignalProxy object GObjectNotifySignalInfo
- GI.Gio: [gtypeToCGType] :: GType -> CGType
- GI.Gio: [managedForeignPtr] :: ManagedPtr a -> ForeignPtr a
- GI.Gio: [managedPtrAllocCallStack] :: ManagedPtr a -> Maybe CallStack
- GI.Gio: [managedPtrIsDisowned] :: ManagedPtr a -> IORef (Maybe CallStack)
- GI.Gio: [nullPtrErrorMsg] :: UnexpectedNullPointerReturn -> Text
- GI.Gio: [unwrapPtr] :: PtrWrapped a -> Ptr a
- GI.Gio: after :: forall object info m. (GObject object, MonadIO m, SignalInfo info) => object -> SignalProxy object info -> ((?self :: object) => HaskellCallbackType info) -> m SignalHandlerId
- GI.Gio: asA :: (ManagedPtrNewtype a, ManagedPtrNewtype b, HasParentTypes b, IsDescendantOf a b) => b -> (ManagedPtr a -> a) -> a
- GI.Gio: boxedPtrCalloc :: CallocPtr a => IO (Ptr a)
- GI.Gio: boxedPtrCopy :: BoxedPtr a => a -> IO a
- GI.Gio: boxedPtrFree :: BoxedPtr a => a -> IO ()
- GI.Gio: byteStringToCString :: ByteString -> IO CString
- GI.Gio: castTo :: (HasCallStack, ManagedPtrNewtype o, TypedObject o, ManagedPtrNewtype o', TypedObject o', GObject o') => (ManagedPtr o' -> o') -> o -> IO (Maybe o')
- GI.Gio: catchGErrorJust :: GErrorClass err => err -> IO a -> (GErrorMessage -> IO a) -> IO a
- GI.Gio: catchGErrorJustDomain :: GErrorClass err => IO a -> (err -> GErrorMessage -> IO a) -> IO a
- GI.Gio: checkGError :: (Ptr (Ptr GError) -> IO a) -> (GError -> IO a) -> IO a
- GI.Gio: checkInstanceType :: (ManagedPtrNewtype o, TypedObject o) => o -> GType -> IO Bool
- GI.Gio: class TypedObject a => BoxedEnum a
- GI.Gio: class TypedObject a => BoxedFlags a
- GI.Gio: class ManagedPtrNewtype a => BoxedPtr a
- GI.Gio: class BoxedPtr a => CallocPtr a
- GI.Gio: class (ManagedPtrNewtype a, TypedObject a) => GBoxed a
- GI.Gio: class Enum err => GErrorClass err
- GI.Gio: class (ManagedPtrNewtype a, TypedObject a) => GObject a
- GI.Gio: class Enum a => IsGFlag a
- GI.Gio: class IsGValue a
- GI.Gio: class IsGVariant a
- GI.Gio: class Ord a => IsGVariantBasicType a
- GI.Gio: class Coercible a ManagedPtr () => ManagedPtrNewtype a
- GI.Gio: class HasParentTypes a => TypedObject a
- GI.Gio: copyBoxed :: (HasCallStack, GBoxed a) => a -> IO (Ptr a)
- GI.Gio: copyBoxedPtr :: GBoxed a => Ptr a -> IO (Ptr a)
- GI.Gio: copyBytes :: (HasCallStack, CallocPtr a) => Int -> Ptr a -> IO (Ptr a)
- GI.Gio: cstringPackPtr :: CString -> PtrWrapped CString
- GI.Gio: cstringToByteString :: HasCallStack => CString -> IO ByteString
- GI.Gio: cstringToString :: HasCallStack => CString -> IO String
- GI.Gio: cstringToText :: HasCallStack => CString -> IO Text
- GI.Gio: cstringUnpackPtr :: PtrWrapped CString -> CString
- GI.Gio: data AttrOp obj (tag :: AttrOpTag)
- GI.Gio: data GArray a
- GI.Gio: data GByteArray
- GI.Gio: data GClosure a
- GI.Gio: data GHashTable a b
- GI.Gio: data GList a
- GI.Gio: data GPtrArray a
- GI.Gio: data GSList a
- GI.Gio: data GVariantDictEntry key value
- GI.Gio: data GVariantObjectPath
- GI.Gio: data GVariantSignature
- GI.Gio: data ManagedPtr a
- GI.Gio: data SignalProxy object info
- GI.Gio: data UnexpectedNullPointerReturn
- GI.Gio: disownBoxed :: (HasCallStack, GBoxed a) => a -> IO (Ptr a)
- GI.Gio: disownGVariant :: GVariant -> IO (Ptr GVariant)
- GI.Gio: disownManagedPtr :: (HasCallStack, ManagedPtrNewtype a) => a -> IO (Ptr b)
- GI.Gio: disownObject :: (HasCallStack, GObject a) => a -> IO (Ptr b)
- GI.Gio: freeBoxed :: (HasCallStack, GBoxed a) => a -> IO ()
- GI.Gio: fromGValue :: (IsGValue a, MonadIO m) => GValue -> m a
- GI.Gio: fromGVariant :: IsGVariant a => GVariant -> IO (Maybe a)
- GI.Gio: gDirectEqual :: GEqualFunc (Ptr a)
- GI.Gio: gDirectHash :: GHashFunc (Ptr a)
- GI.Gio: gStrEqual :: GEqualFunc CString
- GI.Gio: gStrHash :: GHashFunc CString
- GI.Gio: g_list_free :: Ptr (GList a) -> IO ()
- GI.Gio: g_slist_free :: Ptr (GSList a) -> IO ()
- GI.Gio: gerrorClassDomain :: GErrorClass err => err -> Text
- GI.Gio: gerrorCode :: GError -> IO GErrorCode
- GI.Gio: gerrorDomain :: GError -> IO GQuark
- GI.Gio: gerrorMessage :: GError -> IO GErrorMessage
- GI.Gio: gerrorNew :: GErrorDomain -> GErrorCode -> GErrorMessage -> IO GError
- GI.Gio: get :: forall info (attr :: Symbol) obj result m. (AttrGetC info obj attr result, MonadIO m) => obj -> AttrLabelProxy attr -> m result
- GI.Gio: gflagsToWord :: (Num b, IsGFlag a) => [a] -> b
- GI.Gio: glibType :: TypedObject a => IO GType
- GI.Gio: gtypeName :: GType -> IO String
- GI.Gio: gvalueGType_ :: IsGValue a => IO GType
- GI.Gio: gvalueGet_ :: IsGValue a => Ptr GValue -> IO a
- GI.Gio: gvaluePackPtr :: Ptr GValue -> PtrWrapped (Ptr GValue)
- GI.Gio: gvalueSet_ :: IsGValue a => Ptr GValue -> a -> IO ()
- GI.Gio: gvalueUnpackPtr :: PtrWrapped (Ptr GValue) -> Ptr GValue
- GI.Gio: gvariantFromBool :: Bool -> IO GVariant
- GI.Gio: gvariantFromBytestring :: ByteString -> IO GVariant
- GI.Gio: gvariantFromDictEntry :: (IsGVariant key, IsGVariantBasicType key, IsGVariant value) => key -> value -> IO GVariant
- GI.Gio: gvariantFromDouble :: Double -> IO GVariant
- GI.Gio: gvariantFromGVariant :: GVariant -> IO GVariant
- GI.Gio: gvariantFromHandle :: Int32 -> IO GVariant
- GI.Gio: gvariantFromInt16 :: Int16 -> IO GVariant
- GI.Gio: gvariantFromInt32 :: Int32 -> IO GVariant
- GI.Gio: gvariantFromInt64 :: Int64 -> IO GVariant
- GI.Gio: gvariantFromList :: IsGVariant a => [a] -> IO GVariant
- GI.Gio: gvariantFromMap :: (IsGVariant key, IsGVariantBasicType key, IsGVariant value) => Map key value -> IO GVariant
- GI.Gio: gvariantFromMaybe :: IsGVariant a => Maybe a -> IO GVariant
- GI.Gio: gvariantFromObjectPath :: GVariantObjectPath -> IO GVariant
- GI.Gio: gvariantFromSignature :: GVariantSignature -> IO GVariant
- GI.Gio: gvariantFromText :: Text -> IO GVariant
- GI.Gio: gvariantFromTuple :: [GVariant] -> IO GVariant
- GI.Gio: gvariantFromWord16 :: Word16 -> IO GVariant
- GI.Gio: gvariantFromWord32 :: Word32 -> IO GVariant
- GI.Gio: gvariantFromWord64 :: Word64 -> IO GVariant
- GI.Gio: gvariantFromWord8 :: Word8 -> IO GVariant
- GI.Gio: gvariantGetTypeString :: GVariant -> IO Text
- GI.Gio: gvariantObjectPathToText :: GVariantObjectPath -> Text
- GI.Gio: gvariantSignatureToText :: GVariantSignature -> Text
- GI.Gio: gvariantToBool :: GVariant -> IO (Maybe Bool)
- GI.Gio: gvariantToBytestring :: GVariant -> IO (Maybe ByteString)
- GI.Gio: gvariantToDictEntry :: (IsGVariant key, IsGVariantBasicType key, IsGVariant value) => GVariant -> IO (Maybe (key, value))
- GI.Gio: gvariantToDouble :: GVariant -> IO (Maybe Double)
- GI.Gio: gvariantToGVariant :: GVariant -> IO (Maybe GVariant)
- GI.Gio: gvariantToHandle :: GVariant -> IO (Maybe Int32)
- GI.Gio: gvariantToInt16 :: GVariant -> IO (Maybe Int16)
- GI.Gio: gvariantToInt32 :: GVariant -> IO (Maybe Int32)
- GI.Gio: gvariantToInt64 :: GVariant -> IO (Maybe Int64)
- GI.Gio: gvariantToList :: IsGVariant a => GVariant -> IO (Maybe [a])
- GI.Gio: gvariantToMap :: (IsGVariant key, IsGVariantBasicType key, IsGVariant value) => GVariant -> IO (Maybe (Map key value))
- GI.Gio: gvariantToMaybe :: IsGVariant a => GVariant -> IO (Maybe (Maybe a))
- GI.Gio: gvariantToObjectPath :: GVariant -> IO (Maybe Text)
- GI.Gio: gvariantToSignature :: GVariant -> IO (Maybe Text)
- GI.Gio: gvariantToText :: GVariant -> IO (Maybe Text)
- GI.Gio: gvariantToTuple :: GVariant -> IO (Maybe [GVariant])
- GI.Gio: gvariantToWord16 :: GVariant -> IO (Maybe Word16)
- GI.Gio: gvariantToWord32 :: GVariant -> IO (Maybe Word32)
- GI.Gio: gvariantToWord64 :: GVariant -> IO (Maybe Word64)
- GI.Gio: gvariantToWord8 :: GVariant -> IO (Maybe Word8)
- GI.Gio: handleGErrorJust :: GErrorClass err => err -> (GErrorMessage -> IO a) -> IO a -> IO a
- GI.Gio: handleGErrorJustDomain :: GErrorClass err => (err -> GErrorMessage -> IO a) -> IO a -> IO a
- GI.Gio: mapCArrayWithLength :: (Storable a, Integral b) => b -> (a -> IO c) -> Ptr a -> IO ()
- GI.Gio: mapGArray :: Storable a => (a -> IO b) -> Ptr (GArray a) -> IO ()
- GI.Gio: mapGList :: (Ptr a -> IO b) -> Ptr (GList (Ptr a)) -> IO ()
- GI.Gio: mapGSList :: (Ptr a -> IO b) -> Ptr (GSList (Ptr a)) -> IO ()
- GI.Gio: mapPtrArray :: (Ptr a -> IO b) -> Ptr (GPtrArray (Ptr a)) -> IO ()
- GI.Gio: mapZeroTerminatedCArray :: (Ptr a -> IO b) -> Ptr (Ptr a) -> IO ()
- GI.Gio: maybePokeGError :: Ptr (Ptr GError) -> Maybe GError -> IO ()
- GI.Gio: maybeWithManagedPtr :: (HasCallStack, ManagedPtrNewtype a) => Maybe a -> (Ptr a -> IO c) -> IO c
- GI.Gio: new :: (Constructible a tag, MonadIO m) => (ManagedPtr a -> a) -> [AttrOp a tag] -> m a
- GI.Gio: newBoxed :: (HasCallStack, GBoxed a) => (ManagedPtr a -> a) -> Ptr a -> IO a
- GI.Gio: newGVariantFromPtr :: Ptr GVariant -> IO GVariant
- GI.Gio: newGVariantObjectPath :: Text -> Maybe GVariantObjectPath
- GI.Gio: newGVariantSignature :: Text -> Maybe GVariantSignature
- GI.Gio: newManagedPtr :: HasCallStack => Ptr a -> IO () -> IO (ManagedPtr a)
- GI.Gio: newManagedPtr' :: HasCallStack => FinalizerPtr a -> Ptr a -> IO (ManagedPtr a)
- GI.Gio: newManagedPtr_ :: Ptr a -> IO (ManagedPtr a)
- GI.Gio: newObject :: (HasCallStack, GObject a, GObject b) => (ManagedPtr a -> a) -> Ptr b -> IO a
- GI.Gio: newPtr :: (HasCallStack, BoxedPtr a) => (ManagedPtr a -> a) -> Ptr a -> IO a
- GI.Gio: newtype GError
- GI.Gio: newtype GParamSpec
- GI.Gio: newtype GType
- GI.Gio: newtype GValue
- GI.Gio: newtype GVariant
- GI.Gio: newtype GVariantHandle
- GI.Gio: newtype GVariantSinglet a
- GI.Gio: newtype PtrWrapped a
- GI.Gio: noGParamSpec :: Maybe GParamSpec
- GI.Gio: noGVariant :: Maybe GVariant
- GI.Gio: on :: forall object info m. (GObject object, MonadIO m, SignalInfo info) => object -> SignalProxy object info -> ((?self :: object) => HaskellCallbackType info) -> m SignalHandlerId
- GI.Gio: packBlockArray :: Int -> [Ptr a] -> IO (Ptr a)
- GI.Gio: packByteString :: ByteString -> IO (Ptr Word8)
- GI.Gio: packFileNameArray :: [String] -> IO (Ptr CString)
- GI.Gio: packGArray :: Storable a => [a] -> IO (Ptr (GArray a))
- GI.Gio: packGByteArray :: ByteString -> IO (Ptr GByteArray)
- GI.Gio: packGHashTable :: GHashFunc a -> GEqualFunc a -> Maybe (GDestroyNotify a) -> Maybe (GDestroyNotify b) -> [(PtrWrapped a, PtrWrapped b)] -> IO (Ptr (GHashTable a b))
- GI.Gio: packGList :: [Ptr a] -> IO (Ptr (GList (Ptr a)))
- GI.Gio: packGPtrArray :: [Ptr a] -> IO (Ptr (GPtrArray (Ptr a)))
- GI.Gio: packGSList :: [Ptr a] -> IO (Ptr (GSList (Ptr a)))
- GI.Gio: packMapStorableArray :: forall a b. Storable b => (a -> b) -> [a] -> IO (Ptr b)
- GI.Gio: packMapZeroTerminatedStorableArray :: forall a b. (Num b, Storable b) => (a -> b) -> [a] -> IO (Ptr b)
- GI.Gio: packPtrArray :: [Ptr a] -> IO (Ptr (Ptr a))
- GI.Gio: packStorableArray :: Storable a => [a] -> IO (Ptr a)
- GI.Gio: packUTF8CArray :: [Text] -> IO (Ptr CString)
- GI.Gio: packZeroTerminatedByteString :: ByteString -> IO (Ptr Word8)
- GI.Gio: packZeroTerminatedFileNameArray :: [String] -> IO (Ptr CString)
- GI.Gio: packZeroTerminatedPtrArray :: [Ptr a] -> IO (Ptr (Ptr a))
- GI.Gio: packZeroTerminatedStorableArray :: (Num a, Storable a) => [a] -> IO (Ptr a)
- GI.Gio: packZeroTerminatedUTF8CArray :: [Text] -> IO (Ptr CString)
- GI.Gio: propagateGError :: (Ptr (Ptr GError) -> IO a) -> IO a
- GI.Gio: ptrPackPtr :: Ptr a -> PtrWrapped (Ptr a)
- GI.Gio: ptrUnpackPtr :: PtrWrapped (Ptr a) -> Ptr a
- GI.Gio: releaseObject :: (HasCallStack, GObject a) => a -> IO ()
- GI.Gio: set :: forall o m. MonadIO m => o -> [AttrOp o 'AttrSet] -> m ()
- GI.Gio: stringToCString :: String -> IO CString
- GI.Gio: textToCString :: Text -> IO CString
- GI.Gio: toGValue :: (IsGValue a, MonadIO m) => a -> m GValue
- GI.Gio: toGVariant :: IsGVariant a => a -> IO GVariant
- GI.Gio: toGVariantFormatString :: IsGVariant a => a -> Text
- GI.Gio: toManagedPtr :: ManagedPtrNewtype a => a -> ManagedPtr a
- GI.Gio: touchManagedPtr :: ManagedPtrNewtype a => a -> IO ()
- GI.Gio: type CGType = Word64
- GI.Gio: type GDestroyNotify ptr = FunPtr ptr -> IO ()
- GI.Gio: type GEqualFunc a = FunPtr PtrWrapped a -> PtrWrapped a -> IO Int32
- GI.Gio: type GErrorCode = C_gint
- GI.Gio: type GErrorDomain = GQuark
- GI.Gio: type GErrorMessage = Text
- GI.Gio: type GHashFunc a = FunPtr PtrWrapped a -> IO Word32
- GI.Gio: unpackBlockArrayWithLength :: Integral a => Int -> a -> Ptr b -> IO [Ptr b]
- GI.Gio: unpackBoxedArrayWithLength :: (Integral a, GBoxed b) => Int -> a -> Ptr b -> IO [Ptr b]
- GI.Gio: unpackByteStringWithLength :: Integral a => a -> Ptr Word8 -> IO ByteString
- GI.Gio: unpackFileNameArrayWithLength :: (HasCallStack, Integral a) => a -> Ptr CString -> IO [String]
- GI.Gio: unpackGArray :: Storable a => Ptr (GArray a) -> IO [a]
- GI.Gio: unpackGByteArray :: Ptr GByteArray -> IO ByteString
- GI.Gio: unpackGHashTable :: Ptr (GHashTable a b) -> IO [(PtrWrapped a, PtrWrapped b)]
- GI.Gio: unpackGList :: Ptr (GList (Ptr a)) -> IO [Ptr a]
- GI.Gio: unpackGPtrArray :: Ptr (GPtrArray (Ptr a)) -> IO [Ptr a]
- GI.Gio: unpackGSList :: Ptr (GSList (Ptr a)) -> IO [Ptr a]
- GI.Gio: unpackMapStorableArrayWithLength :: (Integral a, Storable b) => (b -> c) -> a -> Ptr b -> IO [c]
- GI.Gio: unpackMapZeroTerminatedStorableArray :: (Eq a, Num a, Storable a) => (a -> b) -> Ptr a -> IO [b]
- GI.Gio: unpackPtrArrayWithLength :: Integral a => a -> Ptr (Ptr b) -> IO [Ptr b]
- GI.Gio: unpackStorableArrayWithLength :: (Integral a, Storable b) => a -> Ptr b -> IO [b]
- GI.Gio: unpackUTF8CArrayWithLength :: (HasCallStack, Integral a) => a -> Ptr CString -> IO [Text]
- GI.Gio: unpackZeroTerminatedByteString :: Ptr Word8 -> IO ByteString
- GI.Gio: unpackZeroTerminatedFileNameArray :: HasCallStack => Ptr CString -> IO [String]
- GI.Gio: unpackZeroTerminatedPtrArray :: Ptr (Ptr a) -> IO [Ptr a]
- GI.Gio: unpackZeroTerminatedStorableArray :: (Eq a, Num a, Storable a) => Ptr a -> IO [a]
- GI.Gio: unpackZeroTerminatedUTF8CArray :: HasCallStack => Ptr CString -> IO [Text]
- GI.Gio: unrefGArray :: Ptr (GArray a) -> IO ()
- GI.Gio: unrefGByteArray :: Ptr GByteArray -> IO ()
- GI.Gio: unrefGHashTable :: Ptr (GHashTable a b) -> IO ()
- GI.Gio: unrefGVariant :: GVariant -> IO ()
- GI.Gio: unrefObject :: (HasCallStack, GObject a) => a -> IO ()
- GI.Gio: unrefPtrArray :: Ptr (GPtrArray a) -> IO ()
- GI.Gio: unsafeCastTo :: (HasCallStack, ManagedPtrNewtype o, TypedObject o, ManagedPtrNewtype o', TypedObject o') => (ManagedPtr o' -> o') -> o -> IO o'
- GI.Gio: unsafeManagedPtrCastPtr :: (HasCallStack, ManagedPtrNewtype a) => a -> IO (Ptr b)
- GI.Gio: unsafeManagedPtrGetPtr :: (HasCallStack, ManagedPtrNewtype a) => a -> IO (Ptr a)
- GI.Gio: withManagedPtr :: (HasCallStack, ManagedPtrNewtype a) => a -> (Ptr a -> IO c) -> IO c
- GI.Gio: withManagedPtrList :: (HasCallStack, ManagedPtrNewtype a) => [a] -> ([Ptr a] -> IO c) -> IO c
- GI.Gio: withNewObject :: (HasCallStack, GObject o) => Ptr o -> (o -> IO b) -> IO b
- GI.Gio: withTextCString :: Text -> (CString -> IO a) -> IO a
- GI.Gio: withTransient :: (HasCallStack, ManagedPtrNewtype a) => Ptr a -> (a -> IO b) -> IO b
- GI.Gio: wordToGFlags :: (Storable a, Integral a, Bits a, IsGFlag b) => a -> [b]
- GI.Gio: wrapBoxed :: (HasCallStack, GBoxed a) => (ManagedPtr a -> a) -> Ptr a -> IO a
- GI.Gio: wrapGVariantPtr :: Ptr GVariant -> IO GVariant
- GI.Gio: wrapObject :: (HasCallStack, GObject a, GObject b) => (ManagedPtr a -> a) -> Ptr b -> IO a
- GI.Gio: wrapPtr :: (HasCallStack, BoxedPtr a) => (ManagedPtr a -> a) -> Ptr a -> IO a
+ GI.Gio.Interfaces.Action: actionEnabled :: AttrLabelProxy "enabled"
+ GI.Gio.Interfaces.Action: actionName :: AttrLabelProxy "name"
+ GI.Gio.Interfaces.Action: actionParameterType :: AttrLabelProxy "parameterType"
+ GI.Gio.Interfaces.Action: actionState :: AttrLabelProxy "state"
+ GI.Gio.Interfaces.Action: actionStateType :: AttrLabelProxy "stateType"
+ GI.Gio.Interfaces.Action: data ActionActivateMethodInfo
+ GI.Gio.Interfaces.Action: data ActionChangeStateMethodInfo
+ GI.Gio.Interfaces.Action: data ActionEnabledPropertyInfo
+ GI.Gio.Interfaces.Action: data ActionGetEnabledMethodInfo
+ GI.Gio.Interfaces.Action: data ActionGetNameMethodInfo
+ GI.Gio.Interfaces.Action: data ActionGetParameterTypeMethodInfo
+ GI.Gio.Interfaces.Action: data ActionGetStateHintMethodInfo
+ GI.Gio.Interfaces.Action: data ActionGetStateMethodInfo
+ GI.Gio.Interfaces.Action: data ActionGetStateTypeMethodInfo
+ GI.Gio.Interfaces.Action: data ActionNamePropertyInfo
+ GI.Gio.Interfaces.Action: data ActionParameterTypePropertyInfo
+ GI.Gio.Interfaces.Action: data ActionStatePropertyInfo
+ GI.Gio.Interfaces.Action: data ActionStateTypePropertyInfo
+ GI.Gio.Interfaces.Action: instance (info GHC.Types.~ GI.Gio.Interfaces.Action.ResolveActionMethod t GI.Gio.Interfaces.Action.Action, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Action.Action p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.Action.Action -> p)
+ GI.Gio.Interfaces.Action: instance (info GHC.Types.~ GI.Gio.Interfaces.Action.ResolveActionMethod t GI.Gio.Interfaces.Action.Action, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Action.Action p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.Action.Action p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.Action.Action p
+ GI.Gio.Interfaces.Action: instance (info GHC.Types.~ GI.Gio.Interfaces.Action.ResolveActionMethod t GI.Gio.Interfaces.Action.Action, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.Action.Action) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.Action.Action)
+ GI.Gio.Interfaces.Action: instance (signature GHC.Types.~ (Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Action.IsAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Action.ActionChangeStateMethodInfo a signature
+ GI.Gio.Interfaces.Action: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Action.IsAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Action.ActionActivateMethodInfo a signature
+ GI.Gio.Interfaces.Action: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Action.IsAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Action.ActionGetStateHintMethodInfo a signature
+ GI.Gio.Interfaces.Action: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Action.IsAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Action.ActionGetStateMethodInfo a signature
+ GI.Gio.Interfaces.Action: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Action.IsAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Action.ActionGetParameterTypeMethodInfo a signature
+ GI.Gio.Interfaces.Action: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Action.IsAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Action.ActionGetStateTypeMethodInfo a signature
+ GI.Gio.Interfaces.Action: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Action.IsAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Action.ActionGetNameMethodInfo a signature
+ GI.Gio.Interfaces.Action: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Action.IsAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Action.ActionGetEnabledMethodInfo a signature
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.Action.ActionEnabledPropertyInfo
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.Action.ActionNamePropertyInfo
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.Action.ActionParameterTypePropertyInfo
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.Action.ActionStatePropertyInfo
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.Action.ActionStateTypePropertyInfo
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.Action.Action
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Action.ActionActivateMethodInfo a
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Action.ActionChangeStateMethodInfo a
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Action.ActionGetEnabledMethodInfo a
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Action.ActionGetNameMethodInfo a
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Action.ActionGetParameterTypeMethodInfo a
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Action.ActionGetStateHintMethodInfo a
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Action.ActionGetStateMethodInfo a
+ GI.Gio.Interfaces.Action: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Action.ActionGetStateTypeMethodInfo a
+ GI.Gio.Interfaces.Action: type family ResolveActionMethod (t :: Symbol) o
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupActionAddedMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupActionAddedSignalInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupActionEnabledChangedMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupActionEnabledChangedSignalInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupActionRemovedMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupActionRemovedSignalInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupActionStateChangedMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupActionStateChangedSignalInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupActivateActionMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupChangeActionStateMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupGetActionEnabledMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupGetActionParameterTypeMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupGetActionStateHintMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupGetActionStateMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupGetActionStateTypeMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupHasActionMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupListActionsMethodInfo
+ GI.Gio.Interfaces.ActionGroup: data ActionGroupQueryActionMethodInfo
+ GI.Gio.Interfaces.ActionGroup: instance (info GHC.Types.~ GI.Gio.Interfaces.ActionGroup.ResolveActionGroupMethod t GI.Gio.Interfaces.ActionGroup.ActionGroup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.ActionGroup.ActionGroup p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.ActionGroup.ActionGroup -> p)
+ GI.Gio.Interfaces.ActionGroup: instance (info GHC.Types.~ GI.Gio.Interfaces.ActionGroup.ResolveActionGroupMethod t GI.Gio.Interfaces.ActionGroup.ActionGroup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.ActionGroup.ActionGroup p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.ActionGroup.ActionGroup p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.ActionGroup.ActionGroup p
+ GI.Gio.Interfaces.ActionGroup: instance (info GHC.Types.~ GI.Gio.Interfaces.ActionGroup.ResolveActionGroupMethod t GI.Gio.Interfaces.ActionGroup.ActionGroup, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.ActionGroup.ActionGroup) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.ActionGroup.ActionGroup)
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupActionStateChangedMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupChangeActionStateMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupActivateActionMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupActionEnabledChangedMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupActionAddedMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupActionRemovedMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionStateHintMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionStateMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionParameterTypeMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionStateTypeMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Types.Bool, GHC.Types.Bool, GI.GLib.Structs.VariantType.VariantType, GI.GLib.Structs.VariantType.VariantType, Data.GI.Base.BasicTypes.GVariant, Data.GI.Base.BasicTypes.GVariant)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupQueryActionMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionEnabledMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupHasActionMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionGroup.IsActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionGroup.ActionGroupListActionsMethodInfo a signature
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.ActionGroup.ActionGroup
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupActionAddedMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupActionEnabledChangedMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupActionRemovedMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupActionStateChangedMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupActivateActionMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupChangeActionStateMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionEnabledMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionParameterTypeMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionStateHintMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionStateMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupGetActionStateTypeMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupHasActionMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupListActionsMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionGroup.ActionGroupQueryActionMethodInfo a
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.ActionGroup.ActionGroupActionAddedSignalInfo
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.ActionGroup.ActionGroupActionEnabledChangedSignalInfo
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.ActionGroup.ActionGroupActionRemovedSignalInfo
+ GI.Gio.Interfaces.ActionGroup: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.ActionGroup.ActionGroupActionStateChangedSignalInfo
+ GI.Gio.Interfaces.ActionGroup: type family ResolveActionGroupMethod (t :: Symbol) o
+ GI.Gio.Interfaces.ActionMap: data ActionMapAddActionEntriesMethodInfo
+ GI.Gio.Interfaces.ActionMap: data ActionMapAddActionMethodInfo
+ GI.Gio.Interfaces.ActionMap: data ActionMapLookupActionMethodInfo
+ GI.Gio.Interfaces.ActionMap: data ActionMapRemoveActionEntriesMethodInfo
+ GI.Gio.Interfaces.ActionMap: data ActionMapRemoveActionMethodInfo
+ GI.Gio.Interfaces.ActionMap: instance (info GHC.Types.~ GI.Gio.Interfaces.ActionMap.ResolveActionMapMethod t GI.Gio.Interfaces.ActionMap.ActionMap, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.ActionMap.ActionMap p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.ActionMap.ActionMap -> p)
+ GI.Gio.Interfaces.ActionMap: instance (info GHC.Types.~ GI.Gio.Interfaces.ActionMap.ResolveActionMapMethod t GI.Gio.Interfaces.ActionMap.ActionMap, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.ActionMap.ActionMap p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.ActionMap.ActionMap p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.ActionMap.ActionMap p
+ GI.Gio.Interfaces.ActionMap: instance (info GHC.Types.~ GI.Gio.Interfaces.ActionMap.ResolveActionMapMethod t GI.Gio.Interfaces.ActionMap.ActionMap, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.ActionMap.ActionMap) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.ActionMap.ActionMap)
+ GI.Gio.Interfaces.ActionMap: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionMap.IsActionMap a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionMap.ActionMapRemoveActionMethodInfo a signature
+ GI.Gio.Interfaces.ActionMap: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Action.Action)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionMap.IsActionMap a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionMap.ActionMapLookupActionMethodInfo a signature
+ GI.Gio.Interfaces.ActionMap: instance (signature GHC.Types.~ ([GI.Gio.Structs.ActionEntry.ActionEntry] -> GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionMap.IsActionMap a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionMap.ActionMapAddActionEntriesMethodInfo a signature
+ GI.Gio.Interfaces.ActionMap: instance (signature GHC.Types.~ ([GI.Gio.Structs.ActionEntry.ActionEntry] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionMap.IsActionMap a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionMap.ActionMapRemoveActionEntriesMethodInfo a signature
+ GI.Gio.Interfaces.ActionMap: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ActionMap.IsActionMap a, GI.Gio.Interfaces.Action.IsAction b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ActionMap.ActionMapAddActionMethodInfo a signature
+ GI.Gio.Interfaces.ActionMap: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.ActionMap.ActionMap
+ GI.Gio.Interfaces.ActionMap: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionMap.ActionMapAddActionEntriesMethodInfo a
+ GI.Gio.Interfaces.ActionMap: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionMap.ActionMapAddActionMethodInfo a
+ GI.Gio.Interfaces.ActionMap: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionMap.ActionMapLookupActionMethodInfo a
+ GI.Gio.Interfaces.ActionMap: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionMap.ActionMapRemoveActionEntriesMethodInfo a
+ GI.Gio.Interfaces.ActionMap: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ActionMap.ActionMapRemoveActionMethodInfo a
+ GI.Gio.Interfaces.ActionMap: type family ResolveActionMapMethod (t :: Symbol) o
+ GI.Gio.Interfaces.AppInfo: data AppInfoAddSupportsTypeMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoCanDeleteMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoCanRemoveSupportsTypeMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoDeleteMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoDupMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoEqualMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoGetCommandlineMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoGetDescriptionMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoGetDisplayNameMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoGetExecutableMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoGetIconMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoGetIdMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoGetNameMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoGetSupportedTypesMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoLaunchMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoLaunchUrisAsyncMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoLaunchUrisFinishMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoLaunchUrisMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoRemoveSupportsTypeMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoSetAsDefaultForExtensionMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoSetAsDefaultForTypeMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoSetAsLastUsedForTypeMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoShouldShowMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoSupportsFilesMethodInfo
+ GI.Gio.Interfaces.AppInfo: data AppInfoSupportsUrisMethodInfo
+ GI.Gio.Interfaces.AppInfo: instance (info GHC.Types.~ GI.Gio.Interfaces.AppInfo.ResolveAppInfoMethod t GI.Gio.Interfaces.AppInfo.AppInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.AppInfo.AppInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.AppInfo.AppInfo -> p)
+ GI.Gio.Interfaces.AppInfo: instance (info GHC.Types.~ GI.Gio.Interfaces.AppInfo.ResolveAppInfoMethod t GI.Gio.Interfaces.AppInfo.AppInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.AppInfo.AppInfo p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.AppInfo.AppInfo p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.AppInfo.AppInfo p
+ GI.Gio.Interfaces.AppInfo: instance (info GHC.Types.~ GI.Gio.Interfaces.AppInfo.ResolveAppInfoMethod t GI.Gio.Interfaces.AppInfo.AppInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.AppInfo.AppInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.AppInfo.AppInfo)
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoAddSupportsTypeMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoRemoveSupportsTypeMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoSetAsDefaultForTypeMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoSetAsLastUsedForTypeMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ ([Data.Text.Internal.Text] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoLaunchUrisAsyncMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ ([Data.Text.Internal.Text] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoLaunchUrisMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoSetAsDefaultForExtensionMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ ([b] -> GHC.Internal.Maybe.Maybe c -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a, GI.Gio.Interfaces.File.IsFile b, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoLaunchMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoLaunchUrisFinishMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ (b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a, GI.Gio.Interfaces.AppInfo.IsAppInfo b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoEqualMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoGetDescriptionMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoGetIdMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Icon.Icon), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoGetIconMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [GHC.Types.Char]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoGetCommandlineMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoGetDisplayNameMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoGetNameMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoCanDeleteMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoCanRemoveSupportsTypeMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoDeleteMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoShouldShowMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoSupportsFilesMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoSupportsUrisMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m GI.Gio.Interfaces.AppInfo.AppInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoDupMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoGetSupportedTypesMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance (signature GHC.Types.~ m [GHC.Types.Char], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AppInfo.IsAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AppInfo.AppInfoGetExecutableMethodInfo a signature
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.AppInfo.AppInfo
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoAddSupportsTypeMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoCanDeleteMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoCanRemoveSupportsTypeMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoDeleteMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoDupMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoEqualMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetCommandlineMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetDescriptionMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetDisplayNameMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetExecutableMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetIconMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetIdMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetNameMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoGetSupportedTypesMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoLaunchMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoLaunchUrisAsyncMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoLaunchUrisFinishMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoLaunchUrisMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoRemoveSupportsTypeMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoSetAsDefaultForExtensionMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoSetAsDefaultForTypeMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoSetAsLastUsedForTypeMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoShouldShowMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoSupportsFilesMethodInfo a
+ GI.Gio.Interfaces.AppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AppInfo.AppInfoSupportsUrisMethodInfo a
+ GI.Gio.Interfaces.AppInfo: type family ResolveAppInfoMethod (t :: Symbol) o
+ GI.Gio.Interfaces.AsyncInitable: data AsyncInitableInitAsyncMethodInfo
+ GI.Gio.Interfaces.AsyncInitable: data AsyncInitableInitFinishMethodInfo
+ GI.Gio.Interfaces.AsyncInitable: data AsyncInitableNewFinishMethodInfo
+ GI.Gio.Interfaces.AsyncInitable: instance (info GHC.Types.~ GI.Gio.Interfaces.AsyncInitable.ResolveAsyncInitableMethod t GI.Gio.Interfaces.AsyncInitable.AsyncInitable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.AsyncInitable.AsyncInitable p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.AsyncInitable.AsyncInitable -> p)
+ GI.Gio.Interfaces.AsyncInitable: instance (info GHC.Types.~ GI.Gio.Interfaces.AsyncInitable.ResolveAsyncInitableMethod t GI.Gio.Interfaces.AsyncInitable.AsyncInitable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.AsyncInitable.AsyncInitable p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.AsyncInitable.AsyncInitable p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.AsyncInitable.AsyncInitable p
+ GI.Gio.Interfaces.AsyncInitable: instance (info GHC.Types.~ GI.Gio.Interfaces.AsyncInitable.ResolveAsyncInitableMethod t GI.Gio.Interfaces.AsyncInitable.AsyncInitable, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.AsyncInitable.AsyncInitable) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.AsyncInitable.AsyncInitable)
+ GI.Gio.Interfaces.AsyncInitable: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AsyncInitable.IsAsyncInitable a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AsyncInitable.AsyncInitableInitAsyncMethodInfo a signature
+ GI.Gio.Interfaces.AsyncInitable: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AsyncInitable.IsAsyncInitable a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AsyncInitable.AsyncInitableInitFinishMethodInfo a signature
+ GI.Gio.Interfaces.AsyncInitable: instance (signature GHC.Types.~ (b -> m GI.GObject.Objects.Object.Object), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AsyncInitable.IsAsyncInitable a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AsyncInitable.AsyncInitableNewFinishMethodInfo a signature
+ GI.Gio.Interfaces.AsyncInitable: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.AsyncInitable.AsyncInitable
+ GI.Gio.Interfaces.AsyncInitable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AsyncInitable.AsyncInitableInitAsyncMethodInfo a
+ GI.Gio.Interfaces.AsyncInitable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AsyncInitable.AsyncInitableInitFinishMethodInfo a
+ GI.Gio.Interfaces.AsyncInitable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AsyncInitable.AsyncInitableNewFinishMethodInfo a
+ GI.Gio.Interfaces.AsyncInitable: type family ResolveAsyncInitableMethod (t :: Symbol) o
+ GI.Gio.Interfaces.AsyncResult: data AsyncResultGetSourceObjectMethodInfo
+ GI.Gio.Interfaces.AsyncResult: data AsyncResultGetUserDataMethodInfo
+ GI.Gio.Interfaces.AsyncResult: data AsyncResultIsTaggedMethodInfo
+ GI.Gio.Interfaces.AsyncResult: data AsyncResultLegacyPropagateErrorMethodInfo
+ GI.Gio.Interfaces.AsyncResult: instance (info GHC.Types.~ GI.Gio.Interfaces.AsyncResult.ResolveAsyncResultMethod t GI.Gio.Interfaces.AsyncResult.AsyncResult, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.AsyncResult.AsyncResult p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.AsyncResult.AsyncResult -> p)
+ GI.Gio.Interfaces.AsyncResult: instance (info GHC.Types.~ GI.Gio.Interfaces.AsyncResult.ResolveAsyncResultMethod t GI.Gio.Interfaces.AsyncResult.AsyncResult, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.AsyncResult.AsyncResult p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.AsyncResult.AsyncResult p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.AsyncResult.AsyncResult p
+ GI.Gio.Interfaces.AsyncResult: instance (info GHC.Types.~ GI.Gio.Interfaces.AsyncResult.ResolveAsyncResultMethod t GI.Gio.Interfaces.AsyncResult.AsyncResult, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.AsyncResult.AsyncResult) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.AsyncResult.AsyncResult)
+ GI.Gio.Interfaces.AsyncResult: instance (signature GHC.Types.~ (GHC.Internal.Ptr.Ptr () -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AsyncResult.IsAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AsyncResult.AsyncResultIsTaggedMethodInfo a signature
+ GI.Gio.Interfaces.AsyncResult: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AsyncResult.IsAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AsyncResult.AsyncResultLegacyPropagateErrorMethodInfo a signature
+ GI.Gio.Interfaces.AsyncResult: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GObject.Objects.Object.Object), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AsyncResult.IsAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AsyncResult.AsyncResultGetSourceObjectMethodInfo a signature
+ GI.Gio.Interfaces.AsyncResult: instance (signature GHC.Types.~ m (GHC.Internal.Ptr.Ptr ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.AsyncResult.IsAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.AsyncResult.AsyncResultGetUserDataMethodInfo a signature
+ GI.Gio.Interfaces.AsyncResult: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.AsyncResult.AsyncResult
+ GI.Gio.Interfaces.AsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AsyncResult.AsyncResultGetSourceObjectMethodInfo a
+ GI.Gio.Interfaces.AsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AsyncResult.AsyncResultGetUserDataMethodInfo a
+ GI.Gio.Interfaces.AsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AsyncResult.AsyncResultIsTaggedMethodInfo a
+ GI.Gio.Interfaces.AsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.AsyncResult.AsyncResultLegacyPropagateErrorMethodInfo a
+ GI.Gio.Interfaces.AsyncResult: type family ResolveAsyncResultMethod (t :: Symbol) o
+ GI.Gio.Interfaces.Converter: data ConverterConvertBytesMethodInfo
+ GI.Gio.Interfaces.Converter: data ConverterConvertMethodInfo
+ GI.Gio.Interfaces.Converter: data ConverterResetMethodInfo
+ GI.Gio.Interfaces.Converter: instance (info GHC.Types.~ GI.Gio.Interfaces.Converter.ResolveConverterMethod t GI.Gio.Interfaces.Converter.Converter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Converter.Converter p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.Converter.Converter -> p)
+ GI.Gio.Interfaces.Converter: instance (info GHC.Types.~ GI.Gio.Interfaces.Converter.ResolveConverterMethod t GI.Gio.Interfaces.Converter.Converter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Converter.Converter p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.Converter.Converter p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.Converter.Converter p
+ GI.Gio.Interfaces.Converter: instance (info GHC.Types.~ GI.Gio.Interfaces.Converter.ResolveConverterMethod t GI.Gio.Interfaces.Converter.Converter, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.Converter.Converter) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.Converter.Converter)
+ GI.Gio.Interfaces.Converter: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.ByteString.Internal.Type.ByteString -> Data.ByteString.Internal.Type.ByteString -> [GI.Gio.Flags.ConverterFlags] -> m (GI.Gio.Enums.ConverterResult, GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Converter.IsConverter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Converter.ConverterConvertMethodInfo a signature
+ GI.Gio.Interfaces.Converter: instance (signature GHC.Types.~ (GI.GLib.Structs.Bytes.Bytes -> m GI.GLib.Structs.Bytes.Bytes), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Converter.IsConverter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Converter.ConverterConvertBytesMethodInfo a signature
+ GI.Gio.Interfaces.Converter: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Converter.IsConverter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Converter.ConverterResetMethodInfo a signature
+ GI.Gio.Interfaces.Converter: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.Converter.Converter
+ GI.Gio.Interfaces.Converter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Converter.ConverterConvertBytesMethodInfo a
+ GI.Gio.Interfaces.Converter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Converter.ConverterConvertMethodInfo a
+ GI.Gio.Interfaces.Converter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Converter.ConverterResetMethodInfo a
+ GI.Gio.Interfaces.Converter: type family ResolveConverterMethod (t :: Symbol) o
+ GI.Gio.Interfaces.DBusInterface: data DBusInterfaceGetInfoMethodInfo
+ GI.Gio.Interfaces.DBusInterface: data DBusInterfaceGetObjectMethodInfo
+ GI.Gio.Interfaces.DBusInterface: data DBusInterfaceSetObjectMethodInfo
+ GI.Gio.Interfaces.DBusInterface: instance (info GHC.Types.~ GI.Gio.Interfaces.DBusInterface.ResolveDBusInterfaceMethod t GI.Gio.Interfaces.DBusInterface.DBusInterface, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DBusInterface.DBusInterface p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.DBusInterface.DBusInterface -> p)
+ GI.Gio.Interfaces.DBusInterface: instance (info GHC.Types.~ GI.Gio.Interfaces.DBusInterface.ResolveDBusInterfaceMethod t GI.Gio.Interfaces.DBusInterface.DBusInterface, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DBusInterface.DBusInterface p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.DBusInterface.DBusInterface p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.DBusInterface.DBusInterface p
+ GI.Gio.Interfaces.DBusInterface: instance (info GHC.Types.~ GI.Gio.Interfaces.DBusInterface.ResolveDBusInterfaceMethod t GI.Gio.Interfaces.DBusInterface.DBusInterface, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.DBusInterface.DBusInterface) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.DBusInterface.DBusInterface)
+ GI.Gio.Interfaces.DBusInterface: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusInterface.IsDBusInterface a, GI.Gio.Interfaces.DBusObject.IsDBusObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusInterface.DBusInterfaceSetObjectMethodInfo a signature
+ GI.Gio.Interfaces.DBusInterface: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.DBusObject.DBusObject), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusInterface.IsDBusInterface a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusInterface.DBusInterfaceGetObjectMethodInfo a signature
+ GI.Gio.Interfaces.DBusInterface: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusInterface.IsDBusInterface a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusInterface.DBusInterfaceGetInfoMethodInfo a signature
+ GI.Gio.Interfaces.DBusInterface: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.DBusInterface.DBusInterface
+ GI.Gio.Interfaces.DBusInterface: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusInterface.DBusInterfaceGetInfoMethodInfo a
+ GI.Gio.Interfaces.DBusInterface: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusInterface.DBusInterfaceGetObjectMethodInfo a
+ GI.Gio.Interfaces.DBusInterface: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusInterface.DBusInterfaceSetObjectMethodInfo a
+ GI.Gio.Interfaces.DBusInterface: type family ResolveDBusInterfaceMethod (t :: Symbol) o
+ GI.Gio.Interfaces.DBusObject: data DBusObjectGetInterfaceMethodInfo
+ GI.Gio.Interfaces.DBusObject: data DBusObjectGetInterfacesMethodInfo
+ GI.Gio.Interfaces.DBusObject: data DBusObjectGetObjectPathMethodInfo
+ GI.Gio.Interfaces.DBusObject: data DBusObjectInterfaceAddedSignalInfo
+ GI.Gio.Interfaces.DBusObject: data DBusObjectInterfaceRemovedSignalInfo
+ GI.Gio.Interfaces.DBusObject: instance (info GHC.Types.~ GI.Gio.Interfaces.DBusObject.ResolveDBusObjectMethod t GI.Gio.Interfaces.DBusObject.DBusObject, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DBusObject.DBusObject p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.DBusObject.DBusObject -> p)
+ GI.Gio.Interfaces.DBusObject: instance (info GHC.Types.~ GI.Gio.Interfaces.DBusObject.ResolveDBusObjectMethod t GI.Gio.Interfaces.DBusObject.DBusObject, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DBusObject.DBusObject p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.DBusObject.DBusObject p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.DBusObject.DBusObject p
+ GI.Gio.Interfaces.DBusObject: instance (info GHC.Types.~ GI.Gio.Interfaces.DBusObject.ResolveDBusObjectMethod t GI.Gio.Interfaces.DBusObject.DBusObject, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.DBusObject.DBusObject) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.DBusObject.DBusObject)
+ GI.Gio.Interfaces.DBusObject: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.DBusInterface.DBusInterface)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusObject.IsDBusObject a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusObject.DBusObjectGetInterfaceMethodInfo a signature
+ GI.Gio.Interfaces.DBusObject: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusObject.IsDBusObject a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusObject.DBusObjectGetObjectPathMethodInfo a signature
+ GI.Gio.Interfaces.DBusObject: instance (signature GHC.Types.~ m [GI.Gio.Interfaces.DBusInterface.DBusInterface], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusObject.IsDBusObject a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusObject.DBusObjectGetInterfacesMethodInfo a signature
+ GI.Gio.Interfaces.DBusObject: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.DBusObject.DBusObject
+ GI.Gio.Interfaces.DBusObject: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusObject.DBusObjectGetInterfaceMethodInfo a
+ GI.Gio.Interfaces.DBusObject: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusObject.DBusObjectGetInterfacesMethodInfo a
+ GI.Gio.Interfaces.DBusObject: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusObject.DBusObjectGetObjectPathMethodInfo a
+ GI.Gio.Interfaces.DBusObject: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.DBusObject.DBusObjectInterfaceAddedSignalInfo
+ GI.Gio.Interfaces.DBusObject: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.DBusObject.DBusObjectInterfaceRemovedSignalInfo
+ GI.Gio.Interfaces.DBusObject: type family ResolveDBusObjectMethod (t :: Symbol) o
+ GI.Gio.Interfaces.DBusObjectManager: data DBusObjectManagerGetInterfaceMethodInfo
+ GI.Gio.Interfaces.DBusObjectManager: data DBusObjectManagerGetObjectMethodInfo
+ GI.Gio.Interfaces.DBusObjectManager: data DBusObjectManagerGetObjectPathMethodInfo
+ GI.Gio.Interfaces.DBusObjectManager: data DBusObjectManagerGetObjectsMethodInfo
+ GI.Gio.Interfaces.DBusObjectManager: data DBusObjectManagerInterfaceAddedSignalInfo
+ GI.Gio.Interfaces.DBusObjectManager: data DBusObjectManagerInterfaceRemovedSignalInfo
+ GI.Gio.Interfaces.DBusObjectManager: data DBusObjectManagerObjectAddedSignalInfo
+ GI.Gio.Interfaces.DBusObjectManager: data DBusObjectManagerObjectRemovedSignalInfo
+ GI.Gio.Interfaces.DBusObjectManager: instance (info GHC.Types.~ GI.Gio.Interfaces.DBusObjectManager.ResolveDBusObjectManagerMethod t GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager -> p)
+ GI.Gio.Interfaces.DBusObjectManager: instance (info GHC.Types.~ GI.Gio.Interfaces.DBusObjectManager.ResolveDBusObjectManagerMethod t GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager p
+ GI.Gio.Interfaces.DBusObjectManager: instance (info GHC.Types.~ GI.Gio.Interfaces.DBusObjectManager.ResolveDBusObjectManagerMethod t GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager)
+ GI.Gio.Interfaces.DBusObjectManager: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.DBusInterface.DBusInterface)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusObjectManager.IsDBusObjectManager a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerGetInterfaceMethodInfo a signature
+ GI.Gio.Interfaces.DBusObjectManager: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.DBusObject.DBusObject)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusObjectManager.IsDBusObjectManager a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerGetObjectMethodInfo a signature
+ GI.Gio.Interfaces.DBusObjectManager: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusObjectManager.IsDBusObjectManager a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerGetObjectPathMethodInfo a signature
+ GI.Gio.Interfaces.DBusObjectManager: instance (signature GHC.Types.~ m [GI.Gio.Interfaces.DBusObject.DBusObject], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DBusObjectManager.IsDBusObjectManager a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerGetObjectsMethodInfo a signature
+ GI.Gio.Interfaces.DBusObjectManager: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.DBusObjectManager.DBusObjectManager
+ GI.Gio.Interfaces.DBusObjectManager: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerGetInterfaceMethodInfo a
+ GI.Gio.Interfaces.DBusObjectManager: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerGetObjectMethodInfo a
+ GI.Gio.Interfaces.DBusObjectManager: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerGetObjectPathMethodInfo a
+ GI.Gio.Interfaces.DBusObjectManager: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerGetObjectsMethodInfo a
+ GI.Gio.Interfaces.DBusObjectManager: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerInterfaceAddedSignalInfo
+ GI.Gio.Interfaces.DBusObjectManager: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerInterfaceRemovedSignalInfo
+ GI.Gio.Interfaces.DBusObjectManager: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerObjectAddedSignalInfo
+ GI.Gio.Interfaces.DBusObjectManager: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.DBusObjectManager.DBusObjectManagerObjectRemovedSignalInfo
+ GI.Gio.Interfaces.DBusObjectManager: type family ResolveDBusObjectManagerMethod (t :: Symbol) o
+ GI.Gio.Interfaces.DatagramBased: data DatagramBasedConditionCheckMethodInfo
+ GI.Gio.Interfaces.DatagramBased: data DatagramBasedConditionWaitMethodInfo
+ GI.Gio.Interfaces.DatagramBased: data DatagramBasedCreateSourceMethodInfo
+ GI.Gio.Interfaces.DatagramBased: data DatagramBasedReceiveMessagesMethodInfo
+ GI.Gio.Interfaces.DatagramBased: data DatagramBasedSendMessagesMethodInfo
+ GI.Gio.Interfaces.DatagramBased: instance (info GHC.Types.~ GI.Gio.Interfaces.DatagramBased.ResolveDatagramBasedMethod t GI.Gio.Interfaces.DatagramBased.DatagramBased, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DatagramBased.DatagramBased p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.DatagramBased.DatagramBased -> p)
+ GI.Gio.Interfaces.DatagramBased: instance (info GHC.Types.~ GI.Gio.Interfaces.DatagramBased.ResolveDatagramBasedMethod t GI.Gio.Interfaces.DatagramBased.DatagramBased, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DatagramBased.DatagramBased p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.DatagramBased.DatagramBased p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.DatagramBased.DatagramBased p
+ GI.Gio.Interfaces.DatagramBased: instance (info GHC.Types.~ GI.Gio.Interfaces.DatagramBased.ResolveDatagramBasedMethod t GI.Gio.Interfaces.DatagramBased.DatagramBased, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.DatagramBased.DatagramBased) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.DatagramBased.DatagramBased)
+ GI.Gio.Interfaces.DatagramBased: instance (signature GHC.Types.~ ([GI.GLib.Flags.IOCondition] -> GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DatagramBased.IsDatagramBased a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DatagramBased.DatagramBasedConditionWaitMethodInfo a signature
+ GI.Gio.Interfaces.DatagramBased: instance (signature GHC.Types.~ ([GI.GLib.Flags.IOCondition] -> GHC.Internal.Maybe.Maybe b -> m GI.GLib.Structs.Source.Source), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DatagramBased.IsDatagramBased a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DatagramBased.DatagramBasedCreateSourceMethodInfo a signature
+ GI.Gio.Interfaces.DatagramBased: instance (signature GHC.Types.~ ([GI.GLib.Flags.IOCondition] -> m [GI.GLib.Flags.IOCondition]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DatagramBased.IsDatagramBased a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DatagramBased.DatagramBasedConditionCheckMethodInfo a signature
+ GI.Gio.Interfaces.DatagramBased: instance (signature GHC.Types.~ ([GI.Gio.Structs.InputMessage.InputMessage] -> GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DatagramBased.IsDatagramBased a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DatagramBased.DatagramBasedReceiveMessagesMethodInfo a signature
+ GI.Gio.Interfaces.DatagramBased: instance (signature GHC.Types.~ ([GI.Gio.Structs.OutputMessage.OutputMessage] -> GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DatagramBased.IsDatagramBased a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DatagramBased.DatagramBasedSendMessagesMethodInfo a signature
+ GI.Gio.Interfaces.DatagramBased: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.DatagramBased.DatagramBased
+ GI.Gio.Interfaces.DatagramBased: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DatagramBased.DatagramBasedConditionCheckMethodInfo a
+ GI.Gio.Interfaces.DatagramBased: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DatagramBased.DatagramBasedConditionWaitMethodInfo a
+ GI.Gio.Interfaces.DatagramBased: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DatagramBased.DatagramBasedCreateSourceMethodInfo a
+ GI.Gio.Interfaces.DatagramBased: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DatagramBased.DatagramBasedReceiveMessagesMethodInfo a
+ GI.Gio.Interfaces.DatagramBased: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DatagramBased.DatagramBasedSendMessagesMethodInfo a
+ GI.Gio.Interfaces.DatagramBased: type family ResolveDatagramBasedMethod (t :: Symbol) o
+ GI.Gio.Interfaces.DebugController: data DebugControllerDebugEnabledPropertyInfo
+ GI.Gio.Interfaces.DebugController: data DebugControllerGetDebugEnabledMethodInfo
+ GI.Gio.Interfaces.DebugController: data DebugControllerSetDebugEnabledMethodInfo
+ GI.Gio.Interfaces.DebugController: debugControllerDebugEnabled :: AttrLabelProxy "debugEnabled"
+ GI.Gio.Interfaces.DebugController: instance (info GHC.Types.~ GI.Gio.Interfaces.DebugController.ResolveDebugControllerMethod t GI.Gio.Interfaces.DebugController.DebugController, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DebugController.DebugController p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.DebugController.DebugController -> p)
+ GI.Gio.Interfaces.DebugController: instance (info GHC.Types.~ GI.Gio.Interfaces.DebugController.ResolveDebugControllerMethod t GI.Gio.Interfaces.DebugController.DebugController, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DebugController.DebugController p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.DebugController.DebugController p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.DebugController.DebugController p
+ GI.Gio.Interfaces.DebugController: instance (info GHC.Types.~ GI.Gio.Interfaces.DebugController.ResolveDebugControllerMethod t GI.Gio.Interfaces.DebugController.DebugController, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.DebugController.DebugController) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.DebugController.DebugController)
+ GI.Gio.Interfaces.DebugController: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DebugController.IsDebugController a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DebugController.DebugControllerSetDebugEnabledMethodInfo a signature
+ GI.Gio.Interfaces.DebugController: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DebugController.IsDebugController a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DebugController.DebugControllerGetDebugEnabledMethodInfo a signature
+ GI.Gio.Interfaces.DebugController: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DebugController.DebugControllerDebugEnabledPropertyInfo
+ GI.Gio.Interfaces.DebugController: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.DebugController.DebugController
+ GI.Gio.Interfaces.DebugController: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DebugController.DebugControllerGetDebugEnabledMethodInfo a
+ GI.Gio.Interfaces.DebugController: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DebugController.DebugControllerSetDebugEnabledMethodInfo a
+ GI.Gio.Interfaces.DebugController: type family ResolveDebugControllerMethod (t :: Symbol) o
+ GI.Gio.Interfaces.DesktopAppInfoLookup: data DesktopAppInfoLookupGetDefaultForUriSchemeMethodInfo
+ GI.Gio.Interfaces.DesktopAppInfoLookup: instance (info GHC.Types.~ GI.Gio.Interfaces.DesktopAppInfoLookup.ResolveDesktopAppInfoLookupMethod t GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup -> p)
+ GI.Gio.Interfaces.DesktopAppInfoLookup: instance (info GHC.Types.~ GI.Gio.Interfaces.DesktopAppInfoLookup.ResolveDesktopAppInfoLookupMethod t GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup p
+ GI.Gio.Interfaces.DesktopAppInfoLookup: instance (info GHC.Types.~ GI.Gio.Interfaces.DesktopAppInfoLookup.ResolveDesktopAppInfoLookupMethod t GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup)
+ GI.Gio.Interfaces.DesktopAppInfoLookup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.AppInfo.AppInfo)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DesktopAppInfoLookup.IsDesktopAppInfoLookup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookupGetDefaultForUriSchemeMethodInfo a signature
+ GI.Gio.Interfaces.DesktopAppInfoLookup: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookup
+ GI.Gio.Interfaces.DesktopAppInfoLookup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DesktopAppInfoLookup.DesktopAppInfoLookupGetDefaultForUriSchemeMethodInfo a
+ GI.Gio.Interfaces.DesktopAppInfoLookup: type family ResolveDesktopAppInfoLookupMethod (t :: Symbol) o
+ GI.Gio.Interfaces.Drive: data DriveCanEjectMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveCanPollForMediaMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveCanStartDegradedMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveCanStartMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveCanStopMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveChangedSignalInfo
+ GI.Gio.Interfaces.Drive: data DriveDisconnectedSignalInfo
+ GI.Gio.Interfaces.Drive: data DriveEjectButtonSignalInfo
+ GI.Gio.Interfaces.Drive: data DriveEjectFinishMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveEjectMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveEjectWithOperationFinishMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveEjectWithOperationMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveEnumerateIdentifiersMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveGetIconMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveGetIdentifierMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveGetNameMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveGetSortKeyMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveGetStartStopTypeMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveGetSymbolicIconMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveGetVolumesMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveHasMediaMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveHasVolumesMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveIsMediaCheckAutomaticMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveIsMediaRemovableMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveIsRemovableMethodInfo
+ GI.Gio.Interfaces.Drive: data DrivePollForMediaFinishMethodInfo
+ GI.Gio.Interfaces.Drive: data DrivePollForMediaMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveStartFinishMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveStartMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveStopButtonSignalInfo
+ GI.Gio.Interfaces.Drive: data DriveStopFinishMethodInfo
+ GI.Gio.Interfaces.Drive: data DriveStopMethodInfo
+ GI.Gio.Interfaces.Drive: instance (info GHC.Types.~ GI.Gio.Interfaces.Drive.ResolveDriveMethod t GI.Gio.Interfaces.Drive.Drive, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Drive.Drive p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.Drive.Drive -> p)
+ GI.Gio.Interfaces.Drive: instance (info GHC.Types.~ GI.Gio.Interfaces.Drive.ResolveDriveMethod t GI.Gio.Interfaces.Drive.Drive, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Drive.Drive p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.Drive.Drive p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.Drive.Drive p
+ GI.Gio.Interfaces.Drive: instance (info GHC.Types.~ GI.Gio.Interfaces.Drive.ResolveDriveMethod t GI.Gio.Interfaces.Drive.Drive, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.Drive.Drive) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.Drive.Drive)
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveGetIdentifierMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DrivePollForMediaMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ ([GI.Gio.Flags.DriveStartFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveStartMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveEjectMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveEjectWithOperationMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveStopMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveEjectFinishMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveEjectWithOperationFinishMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DrivePollForMediaFinishMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveStartFinishMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveStopFinishMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveGetSortKeyMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveGetNameMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveCanEjectMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveCanPollForMediaMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveCanStartDegradedMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveCanStartMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveCanStopMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveHasMediaMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveHasVolumesMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveIsMediaCheckAutomaticMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveIsMediaRemovableMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveIsRemovableMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GI.Gio.Enums.DriveStartStopType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveGetStartStopTypeMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveGetIconMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveGetSymbolicIconMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveEnumerateIdentifiersMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance (signature GHC.Types.~ m [GI.Gio.Interfaces.Volume.Volume], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Drive.IsDrive a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Drive.DriveGetVolumesMethodInfo a signature
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.Drive.Drive
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveCanEjectMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveCanPollForMediaMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveCanStartDegradedMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveCanStartMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveCanStopMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveEjectFinishMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveEjectMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveEjectWithOperationFinishMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveEjectWithOperationMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveEnumerateIdentifiersMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveGetIconMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveGetIdentifierMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveGetNameMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveGetSortKeyMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveGetStartStopTypeMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveGetSymbolicIconMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveGetVolumesMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveHasMediaMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveHasVolumesMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveIsMediaCheckAutomaticMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveIsMediaRemovableMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveIsRemovableMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DrivePollForMediaFinishMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DrivePollForMediaMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveStartFinishMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveStartMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveStopFinishMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Drive.DriveStopMethodInfo a
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.Drive.DriveChangedSignalInfo
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.Drive.DriveDisconnectedSignalInfo
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.Drive.DriveEjectButtonSignalInfo
+ GI.Gio.Interfaces.Drive: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.Drive.DriveStopButtonSignalInfo
+ GI.Gio.Interfaces.Drive: type family ResolveDriveMethod (t :: Symbol) o
+ GI.Gio.Interfaces.DtlsClientConnection: data DtlsClientConnectionAcceptedCasPropertyInfo
+ GI.Gio.Interfaces.DtlsClientConnection: data DtlsClientConnectionGetAcceptedCasMethodInfo
+ GI.Gio.Interfaces.DtlsClientConnection: data DtlsClientConnectionGetServerIdentityMethodInfo
+ GI.Gio.Interfaces.DtlsClientConnection: data DtlsClientConnectionGetValidationFlagsMethodInfo
+ GI.Gio.Interfaces.DtlsClientConnection: data DtlsClientConnectionServerIdentityPropertyInfo
+ GI.Gio.Interfaces.DtlsClientConnection: data DtlsClientConnectionSetServerIdentityMethodInfo
+ GI.Gio.Interfaces.DtlsClientConnection: data DtlsClientConnectionSetValidationFlagsMethodInfo
+ GI.Gio.Interfaces.DtlsClientConnection: data DtlsClientConnectionValidationFlagsPropertyInfo
+ GI.Gio.Interfaces.DtlsClientConnection: dtlsClientConnectionAcceptedCas :: AttrLabelProxy "acceptedCas"
+ GI.Gio.Interfaces.DtlsClientConnection: dtlsClientConnectionServerIdentity :: AttrLabelProxy "serverIdentity"
+ GI.Gio.Interfaces.DtlsClientConnection: dtlsClientConnectionValidationFlags :: AttrLabelProxy "validationFlags"
+ GI.Gio.Interfaces.DtlsClientConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.DtlsClientConnection.ResolveDtlsClientConnectionMethod t GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection -> p)
+ GI.Gio.Interfaces.DtlsClientConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.DtlsClientConnection.ResolveDtlsClientConnectionMethod t GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection p
+ GI.Gio.Interfaces.DtlsClientConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.DtlsClientConnection.ResolveDtlsClientConnectionMethod t GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection)
+ GI.Gio.Interfaces.DtlsClientConnection: instance (signature GHC.Types.~ ([GI.Gio.Flags.TlsCertificateFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsClientConnection.IsDtlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionSetValidationFlagsMethodInfo a signature
+ GI.Gio.Interfaces.DtlsClientConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsClientConnection.IsDtlsClientConnection a, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionSetServerIdentityMethodInfo a signature
+ GI.Gio.Interfaces.DtlsClientConnection: instance (signature GHC.Types.~ m GI.Gio.Interfaces.SocketConnectable.SocketConnectable, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsClientConnection.IsDtlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionGetServerIdentityMethodInfo a signature
+ GI.Gio.Interfaces.DtlsClientConnection: instance (signature GHC.Types.~ m [Data.ByteString.Internal.Type.ByteString], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsClientConnection.IsDtlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionGetAcceptedCasMethodInfo a signature
+ GI.Gio.Interfaces.DtlsClientConnection: instance (signature GHC.Types.~ m [GI.Gio.Flags.TlsCertificateFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsClientConnection.IsDtlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionGetValidationFlagsMethodInfo a signature
+ GI.Gio.Interfaces.DtlsClientConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionAcceptedCasPropertyInfo
+ GI.Gio.Interfaces.DtlsClientConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionServerIdentityPropertyInfo
+ GI.Gio.Interfaces.DtlsClientConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionValidationFlagsPropertyInfo
+ GI.Gio.Interfaces.DtlsClientConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnection
+ GI.Gio.Interfaces.DtlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionGetAcceptedCasMethodInfo a
+ GI.Gio.Interfaces.DtlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionGetServerIdentityMethodInfo a
+ GI.Gio.Interfaces.DtlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionGetValidationFlagsMethodInfo a
+ GI.Gio.Interfaces.DtlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionSetServerIdentityMethodInfo a
+ GI.Gio.Interfaces.DtlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsClientConnection.DtlsClientConnectionSetValidationFlagsMethodInfo a
+ GI.Gio.Interfaces.DtlsClientConnection: type family ResolveDtlsClientConnectionMethod (t :: Symbol) o
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionAcceptCertificateSignalInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionAdvertisedProtocolsPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionBaseSocketPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionCertificatePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionCiphersuiteNamePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionCloseAsyncMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionCloseFinishMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionCloseMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionDatabasePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionEmitAcceptCertificateMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetCertificateMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetChannelBindingDataMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetCiphersuiteNameMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetDatabaseMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetInteractionMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetNegotiatedProtocolMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetPeerCertificateErrorsMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetPeerCertificateMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetProtocolVersionMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetRehandshakeModeMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionGetRequireCloseNotifyMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionHandshakeAsyncMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionHandshakeFinishMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionHandshakeMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionInteractionPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionNegotiatedProtocolPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionPeerCertificateErrorsPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionPeerCertificatePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionProtocolVersionPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionRehandshakeModePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionRequireCloseNotifyPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionSetAdvertisedProtocolsMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionSetCertificateMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionSetDatabaseMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionSetInteractionMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionSetRehandshakeModeMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionSetRequireCloseNotifyMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionShutdownAsyncMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionShutdownFinishMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: data DtlsConnectionShutdownMethodInfo
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionAdvertisedProtocols :: AttrLabelProxy "advertisedProtocols"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionBaseSocket :: AttrLabelProxy "baseSocket"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionCertificate :: AttrLabelProxy "certificate"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionCiphersuiteName :: AttrLabelProxy "ciphersuiteName"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionDatabase :: AttrLabelProxy "database"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionInteraction :: AttrLabelProxy "interaction"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionNegotiatedProtocol :: AttrLabelProxy "negotiatedProtocol"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionPeerCertificate :: AttrLabelProxy "peerCertificate"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionPeerCertificateErrors :: AttrLabelProxy "peerCertificateErrors"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionProtocolVersion :: AttrLabelProxy "protocolVersion"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionRehandshakeMode :: AttrLabelProxy "rehandshakeMode"
+ GI.Gio.Interfaces.DtlsConnection: dtlsConnectionRequireCloseNotify :: AttrLabelProxy "requireCloseNotify"
+ GI.Gio.Interfaces.DtlsConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.DtlsConnection.ResolveDtlsConnectionMethod t GI.Gio.Interfaces.DtlsConnection.DtlsConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DtlsConnection.DtlsConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.DtlsConnection.DtlsConnection -> p)
+ GI.Gio.Interfaces.DtlsConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.DtlsConnection.ResolveDtlsConnectionMethod t GI.Gio.Interfaces.DtlsConnection.DtlsConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DtlsConnection.DtlsConnection p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.DtlsConnection.DtlsConnection p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.DtlsConnection.DtlsConnection p
+ GI.Gio.Interfaces.DtlsConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.DtlsConnection.ResolveDtlsConnectionMethod t GI.Gio.Interfaces.DtlsConnection.DtlsConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.DtlsConnection.DtlsConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.DtlsConnection.DtlsConnection)
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionCloseAsyncMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionHandshakeAsyncMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe [Data.Text.Internal.Text] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetAdvertisedProtocolsMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionCloseMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionHandshakeMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.TlsDatabase.IsTlsDatabase b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetDatabaseMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.TlsInteraction.IsTlsInteraction b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetInteractionMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Types.Bool -> GHC.Types.Bool -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionShutdownAsyncMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Types.Bool -> GHC.Types.Bool -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionShutdownMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetRequireCloseNotifyMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GI.Gio.Enums.TlsChannelBindingType -> m Data.ByteString.Internal.Type.ByteString), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetChannelBindingDataMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (GI.Gio.Enums.TlsRehandshakeMode -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetRehandshakeModeMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.TlsCertificateFlags] -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionEmitAcceptCertificateMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionCloseFinishMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionHandshakeFinishMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionShutdownFinishMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetCertificateMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetCiphersuiteNameMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetNegotiatedProtocolMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsCertificate.TlsCertificate), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetCertificateMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsCertificate.TlsCertificate), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetPeerCertificateMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsDatabase.TlsDatabase), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetDatabaseMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsInteraction.TlsInteraction), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetInteractionMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetRequireCloseNotifyMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m GI.Gio.Enums.TlsProtocolVersion, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetProtocolVersionMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m GI.Gio.Enums.TlsRehandshakeMode, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetRehandshakeModeMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance (signature GHC.Types.~ m [GI.Gio.Flags.TlsCertificateFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.DtlsConnection.IsDtlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetPeerCertificateErrorsMethodInfo a signature
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionAdvertisedProtocolsPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionBaseSocketPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionCertificatePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionCiphersuiteNamePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionDatabasePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionInteractionPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionNegotiatedProtocolPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionPeerCertificateErrorsPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionPeerCertificatePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionProtocolVersionPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionRehandshakeModePropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionRequireCloseNotifyPropertyInfo
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.DtlsConnection.DtlsConnection
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionCloseAsyncMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionCloseFinishMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionCloseMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionEmitAcceptCertificateMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetCertificateMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetChannelBindingDataMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetCiphersuiteNameMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetDatabaseMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetInteractionMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetNegotiatedProtocolMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetPeerCertificateErrorsMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetPeerCertificateMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetProtocolVersionMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetRehandshakeModeMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionGetRequireCloseNotifyMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionHandshakeAsyncMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionHandshakeFinishMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionHandshakeMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetAdvertisedProtocolsMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetCertificateMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetDatabaseMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetInteractionMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetRehandshakeModeMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionSetRequireCloseNotifyMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionShutdownAsyncMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionShutdownFinishMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionShutdownMethodInfo a
+ GI.Gio.Interfaces.DtlsConnection: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.DtlsConnection.DtlsConnectionAcceptCertificateSignalInfo
+ GI.Gio.Interfaces.DtlsConnection: type family ResolveDtlsConnectionMethod (t :: Symbol) o
+ GI.Gio.Interfaces.DtlsServerConnection: data DtlsServerConnectionAuthenticationModePropertyInfo
+ GI.Gio.Interfaces.DtlsServerConnection: dtlsServerConnectionAuthenticationMode :: AttrLabelProxy "authenticationMode"
+ GI.Gio.Interfaces.DtlsServerConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.DtlsServerConnection.ResolveDtlsServerConnectionMethod t GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection -> p)
+ GI.Gio.Interfaces.DtlsServerConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.DtlsServerConnection.ResolveDtlsServerConnectionMethod t GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection p
+ GI.Gio.Interfaces.DtlsServerConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.DtlsServerConnection.ResolveDtlsServerConnectionMethod t GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection)
+ GI.Gio.Interfaces.DtlsServerConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnectionAuthenticationModePropertyInfo
+ GI.Gio.Interfaces.DtlsServerConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.DtlsServerConnection.DtlsServerConnection
+ GI.Gio.Interfaces.DtlsServerConnection: type family ResolveDtlsServerConnectionMethod (t :: Symbol) o
+ GI.Gio.Interfaces.File: data FileAppendToAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileAppendToFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileAppendToMethodInfo
+ GI.Gio.Interfaces.File: data FileBuildAttributeListForCopyMethodInfo
+ GI.Gio.Interfaces.File: data FileCopyAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileCopyAttributesMethodInfo
+ GI.Gio.Interfaces.File: data FileCopyFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileCopyMethodInfo
+ GI.Gio.Interfaces.File: data FileCreateAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileCreateFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileCreateMethodInfo
+ GI.Gio.Interfaces.File: data FileCreateReadwriteAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileCreateReadwriteFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileCreateReadwriteMethodInfo
+ GI.Gio.Interfaces.File: data FileDeleteAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileDeleteFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileDeleteMethodInfo
+ GI.Gio.Interfaces.File: data FileDupMethodInfo
+ GI.Gio.Interfaces.File: data FileEjectMountableFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileEjectMountableMethodInfo
+ GI.Gio.Interfaces.File: data FileEjectMountableWithOperationFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileEjectMountableWithOperationMethodInfo
+ GI.Gio.Interfaces.File: data FileEnumerateChildrenAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileEnumerateChildrenFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileEnumerateChildrenMethodInfo
+ GI.Gio.Interfaces.File: data FileEqualMethodInfo
+ GI.Gio.Interfaces.File: data FileFindEnclosingMountAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileFindEnclosingMountFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileFindEnclosingMountMethodInfo
+ GI.Gio.Interfaces.File: data FileGetBasenameMethodInfo
+ GI.Gio.Interfaces.File: data FileGetChildForDisplayNameMethodInfo
+ GI.Gio.Interfaces.File: data FileGetChildMethodInfo
+ GI.Gio.Interfaces.File: data FileGetParentMethodInfo
+ GI.Gio.Interfaces.File: data FileGetParseNameMethodInfo
+ GI.Gio.Interfaces.File: data FileGetPathMethodInfo
+ GI.Gio.Interfaces.File: data FileGetRelativePathMethodInfo
+ GI.Gio.Interfaces.File: data FileGetUriMethodInfo
+ GI.Gio.Interfaces.File: data FileGetUriSchemeMethodInfo
+ GI.Gio.Interfaces.File: data FileHasParentMethodInfo
+ GI.Gio.Interfaces.File: data FileHasPrefixMethodInfo
+ GI.Gio.Interfaces.File: data FileHasUriSchemeMethodInfo
+ GI.Gio.Interfaces.File: data FileHashMethodInfo
+ GI.Gio.Interfaces.File: data FileIsNativeMethodInfo
+ GI.Gio.Interfaces.File: data FileLoadBytesAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileLoadBytesFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileLoadBytesMethodInfo
+ GI.Gio.Interfaces.File: data FileLoadContentsAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileLoadContentsFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileLoadContentsMethodInfo
+ GI.Gio.Interfaces.File: data FileLoadPartialContentsFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileMakeDirectoryAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileMakeDirectoryFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileMakeDirectoryMethodInfo
+ GI.Gio.Interfaces.File: data FileMakeDirectoryWithParentsMethodInfo
+ GI.Gio.Interfaces.File: data FileMakeSymbolicLinkAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileMakeSymbolicLinkFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileMakeSymbolicLinkMethodInfo
+ GI.Gio.Interfaces.File: data FileMeasureDiskUsageFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileMeasureDiskUsageMethodInfo
+ GI.Gio.Interfaces.File: data FileMonitorDirectoryMethodInfo
+ GI.Gio.Interfaces.File: data FileMonitorFileMethodInfo
+ GI.Gio.Interfaces.File: data FileMonitorMethodInfo
+ GI.Gio.Interfaces.File: data FileMountEnclosingVolumeFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileMountEnclosingVolumeMethodInfo
+ GI.Gio.Interfaces.File: data FileMountMountableFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileMountMountableMethodInfo
+ GI.Gio.Interfaces.File: data FileMoveAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileMoveFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileMoveMethodInfo
+ GI.Gio.Interfaces.File: data FileOpenReadwriteAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileOpenReadwriteFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileOpenReadwriteMethodInfo
+ GI.Gio.Interfaces.File: data FilePeekPathMethodInfo
+ GI.Gio.Interfaces.File: data FilePollMountableFinishMethodInfo
+ GI.Gio.Interfaces.File: data FilePollMountableMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryDefaultHandlerAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryDefaultHandlerFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryDefaultHandlerMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryExistsMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryFileTypeMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryFilesystemInfoAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryFilesystemInfoFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryFilesystemInfoMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryInfoAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryInfoFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryInfoMethodInfo
+ GI.Gio.Interfaces.File: data FileQuerySettableAttributesMethodInfo
+ GI.Gio.Interfaces.File: data FileQueryWritableNamespacesMethodInfo
+ GI.Gio.Interfaces.File: data FileReadAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileReadFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileReadMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceContentsAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceContentsBytesAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceContentsFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceContentsMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceReadwriteAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceReadwriteFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileReplaceReadwriteMethodInfo
+ GI.Gio.Interfaces.File: data FileResolveRelativePathMethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributeByteStringMethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributeInt32MethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributeInt64MethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributeMethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributeStringMethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributeUint32MethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributeUint64MethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributesAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributesFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileSetAttributesFromInfoMethodInfo
+ GI.Gio.Interfaces.File: data FileSetDisplayNameAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileSetDisplayNameFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileSetDisplayNameMethodInfo
+ GI.Gio.Interfaces.File: data FileStartMountableFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileStartMountableMethodInfo
+ GI.Gio.Interfaces.File: data FileStopMountableFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileStopMountableMethodInfo
+ GI.Gio.Interfaces.File: data FileSupportsThreadContextsMethodInfo
+ GI.Gio.Interfaces.File: data FileTrashAsyncMethodInfo
+ GI.Gio.Interfaces.File: data FileTrashFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileTrashMethodInfo
+ GI.Gio.Interfaces.File: data FileUnmountMountableFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileUnmountMountableMethodInfo
+ GI.Gio.Interfaces.File: data FileUnmountMountableWithOperationFinishMethodInfo
+ GI.Gio.Interfaces.File: data FileUnmountMountableWithOperationMethodInfo
+ GI.Gio.Interfaces.File: instance (info GHC.Types.~ GI.Gio.Interfaces.File.ResolveFileMethod t GI.Gio.Interfaces.File.File, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.File.File p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.File.File -> p)
+ GI.Gio.Interfaces.File: instance (info GHC.Types.~ GI.Gio.Interfaces.File.ResolveFileMethod t GI.Gio.Interfaces.File.File, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.File.File p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.File.File p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.File.File p
+ GI.Gio.Interfaces.File: instance (info GHC.Types.~ GI.Gio.Interfaces.File.ResolveFileMethod t GI.Gio.Interfaces.File.File, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.File.File) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.File.File)
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Types.Bool -> [GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceContentsAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Types.Bool -> [GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceContentsMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributeByteStringMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributeStringMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryFilesystemInfoAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetDisplayNameAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributeInt32MethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int64 -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributeInt64MethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetDisplayNameMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryFilesystemInfoMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word32 -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributeUint32MethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word64 -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributeUint64MethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Enums.FileAttributeType -> GHC.Internal.Ptr.Ptr () -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributeMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileEnumerateChildrenAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryInfoAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileEnumerator.FileEnumerator), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileEnumerateChildrenMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryInfoMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileHasUriSchemeMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileGetChildForDisplayNameMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileDeleteAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileFindEnclosingMountAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMakeDirectoryAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileOpenReadwriteAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryDefaultHandlerAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReadAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileTrashAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Types.Bool -> [GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Types.Bool -> [GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceReadwriteAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Types.Bool -> [GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileIOStream.FileIOStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceReadwriteMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Types.Bool -> [GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileOutputStream.FileOutputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileLoadBytesAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileLoadContentsAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FilePollMountableMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileDeleteMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMakeDirectoryMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMakeDirectoryWithParentsMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileTrashMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m (Data.ByteString.Internal.Type.ByteString, GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileLoadContentsMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m (GI.GLib.Structs.Bytes.Bytes, GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileLoadBytesMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.File.IsFile b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileHasParentMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryExistsMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.Gio.Interfaces.AppInfo.AppInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryDefaultHandlerMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.Gio.Interfaces.Mount.Mount), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileFindEnclosingMountMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileIOStream.FileIOStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileOpenReadwriteMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileInputStream.FileInputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReadMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQuerySettableAttributesMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryWritableNamespacesMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (GI.GLib.Structs.Bytes.Bytes -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Types.Bool -> [GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceContentsBytesAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GHC.Types.Char] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMakeSymbolicLinkAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GHC.Types.Char] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMakeSymbolicLinkMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileGetChildMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileResolveRelativePathMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.DriveStartFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileStartMountableMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileCopyFlags] -> GHC.Internal.Maybe.Maybe b -> m Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileBuildAttributeListForCopyMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileAppendToAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCreateAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCreateReadwriteAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileIOStream.FileIOStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCreateReadwriteMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileOutputStream.FileOutputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileAppendToMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileCreateFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileOutputStream.FileOutputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCreateMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileMeasureFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.FileMeasureProgressCallback -> m (GHC.Internal.Word.Word64, GHC.Internal.Word.Word64, GHC.Internal.Word.Word64)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMeasureDiskUsageMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileMonitorFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileMonitor.FileMonitor), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMonitorDirectoryMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileMonitorFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileMonitor.FileMonitor), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMonitorFileMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileMonitorFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileMonitor.FileMonitor), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMonitorMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Enums.FileType), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryFileTypeMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountMountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMountEnclosingVolumeMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountMountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMountMountableMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileEjectMountableMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileUnmountMountableMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileEjectMountableWithOperationMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileStopMountableMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileUnmountMountableWithOperationMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.FileCopyFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure d) -> Data.GI.Base.GClosure.GClosure e -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.File.IsFile b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCopyAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.FileCopyFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure d) -> Data.GI.Base.GClosure.GClosure e -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.File.IsFile b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMoveAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.FileCopyFlags] -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.FileProgressCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.File.IsFile b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCopyMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.FileCopyFlags] -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.FileProgressCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.File.IsFile b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMoveMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.FileCopyFlags] -> GHC.Internal.Maybe.Maybe c -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.File.IsFile b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCopyAttributesMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.FileInfo.IsFileInfo b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributesAsyncMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.FileQueryInfoFlags] -> GHC.Internal.Maybe.Maybe c -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Objects.FileInfo.IsFileInfo b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributesFromInfoMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCopyFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileDeleteFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileEjectMountableFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileEjectMountableWithOperationFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMakeDirectoryFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMakeSymbolicLinkFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMountEnclosingVolumeFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMoveFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FilePollMountableFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileStartMountableFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileStopMountableFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileTrashFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileUnmountMountableFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileUnmountMountableWithOperationFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m (Data.ByteString.Internal.Type.ByteString, GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileLoadContentsFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m (Data.ByteString.Internal.Type.ByteString, GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileLoadPartialContentsFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceContentsFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m (GHC.Internal.Maybe.Maybe [GHC.Types.Char])), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.File.IsFile b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileGetRelativePathMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m (GHC.Internal.Word.Word64, GHC.Internal.Word.Word64, GHC.Internal.Word.Word64)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMeasureDiskUsageFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m (GI.GLib.Structs.Bytes.Bytes, GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileLoadBytesFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.File.IsFile b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileEqualMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.File.IsFile b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileHasPrefixMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Interfaces.AppInfo.AppInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryDefaultHandlerFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileMountMountableFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetDisplayNameFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Interfaces.Mount.Mount), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileFindEnclosingMountFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileEnumerator.FileEnumerator), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileEnumerateChildrenFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileIOStream.FileIOStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCreateReadwriteFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileIOStream.FileIOStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileOpenReadwriteFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileIOStream.FileIOStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceReadwriteFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryFilesystemInfoFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileQueryInfoFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSetAttributesFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileInputStream.FileInputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReadFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileOutputStream.FileOutputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileAppendToFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileOutputStream.FileOutputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileCreateFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileOutputStream.FileOutputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileReplaceFinishMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileGetUriSchemeMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileGetParentMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [GHC.Types.Char]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileGetBasenameMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [GHC.Types.Char]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileGetPathMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [GHC.Types.Char]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FilePeekPathMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileGetParseNameMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileGetUriMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileHashMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileIsNativeMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileSupportsThreadContextsMethodInfo a signature
+ GI.Gio.Interfaces.File: instance (signature GHC.Types.~ m GI.Gio.Interfaces.File.File, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.File.IsFile a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.File.FileDupMethodInfo a signature
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.File.File
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileAppendToAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileAppendToFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileAppendToMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileBuildAttributeListForCopyMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCopyAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCopyAttributesMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCopyFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCopyMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCreateAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCreateFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCreateMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCreateReadwriteAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCreateReadwriteFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileCreateReadwriteMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileDeleteAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileDeleteFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileDeleteMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileDupMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileEjectMountableFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileEjectMountableMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileEjectMountableWithOperationFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileEjectMountableWithOperationMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileEnumerateChildrenAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileEnumerateChildrenFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileEnumerateChildrenMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileEqualMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileFindEnclosingMountAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileFindEnclosingMountFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileFindEnclosingMountMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileGetBasenameMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileGetChildForDisplayNameMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileGetChildMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileGetParentMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileGetParseNameMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileGetPathMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileGetRelativePathMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileGetUriMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileGetUriSchemeMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileHasParentMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileHasPrefixMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileHasUriSchemeMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileHashMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileIsNativeMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileLoadBytesAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileLoadBytesFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileLoadBytesMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileLoadContentsAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileLoadContentsFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileLoadContentsMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileLoadPartialContentsFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMakeDirectoryAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMakeDirectoryFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMakeDirectoryMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMakeDirectoryWithParentsMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMakeSymbolicLinkAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMakeSymbolicLinkFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMakeSymbolicLinkMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMeasureDiskUsageFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMeasureDiskUsageMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMonitorDirectoryMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMonitorFileMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMonitorMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMountEnclosingVolumeFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMountEnclosingVolumeMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMountMountableFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMountMountableMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMoveAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMoveFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileMoveMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileOpenReadwriteAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileOpenReadwriteFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileOpenReadwriteMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FilePeekPathMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FilePollMountableFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FilePollMountableMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryDefaultHandlerAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryDefaultHandlerFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryDefaultHandlerMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryExistsMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryFileTypeMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryFilesystemInfoAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryFilesystemInfoFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryFilesystemInfoMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryInfoAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryInfoFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryInfoMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQuerySettableAttributesMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileQueryWritableNamespacesMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReadAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReadFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReadMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceContentsAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceContentsBytesAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceContentsFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceContentsMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceReadwriteAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceReadwriteFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileReplaceReadwriteMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileResolveRelativePathMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributeByteStringMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributeInt32MethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributeInt64MethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributeMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributeStringMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributeUint32MethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributeUint64MethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributesAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributesFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetAttributesFromInfoMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetDisplayNameAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetDisplayNameFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSetDisplayNameMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileStartMountableFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileStartMountableMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileStopMountableFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileStopMountableMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileSupportsThreadContextsMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileTrashAsyncMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileTrashFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileTrashMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileUnmountMountableFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileUnmountMountableMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileUnmountMountableWithOperationFinishMethodInfo a
+ GI.Gio.Interfaces.File: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.File.FileUnmountMountableWithOperationMethodInfo a
+ GI.Gio.Interfaces.File: type family ResolveFileMethod (t :: Symbol) o
+ GI.Gio.Interfaces.FileDescriptorBased: data FileDescriptorBasedGetFdMethodInfo
+ GI.Gio.Interfaces.FileDescriptorBased: instance (info GHC.Types.~ GI.Gio.Interfaces.FileDescriptorBased.ResolveFileDescriptorBasedMethod t GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased -> p)
+ GI.Gio.Interfaces.FileDescriptorBased: instance (info GHC.Types.~ GI.Gio.Interfaces.FileDescriptorBased.ResolveFileDescriptorBasedMethod t GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased p
+ GI.Gio.Interfaces.FileDescriptorBased: instance (info GHC.Types.~ GI.Gio.Interfaces.FileDescriptorBased.ResolveFileDescriptorBasedMethod t GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased)
+ GI.Gio.Interfaces.FileDescriptorBased: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.FileDescriptorBased.IsFileDescriptorBased a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBasedGetFdMethodInfo a signature
+ GI.Gio.Interfaces.FileDescriptorBased: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBased
+ GI.Gio.Interfaces.FileDescriptorBased: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.FileDescriptorBased.FileDescriptorBasedGetFdMethodInfo a
+ GI.Gio.Interfaces.FileDescriptorBased: type family ResolveFileDescriptorBasedMethod (t :: Symbol) o
+ GI.Gio.Interfaces.Icon: data IconEqualMethodInfo
+ GI.Gio.Interfaces.Icon: data IconHashMethodInfo
+ GI.Gio.Interfaces.Icon: data IconSerializeMethodInfo
+ GI.Gio.Interfaces.Icon: data IconToStringMethodInfo
+ GI.Gio.Interfaces.Icon: instance (info GHC.Types.~ GI.Gio.Interfaces.Icon.ResolveIconMethod t GI.Gio.Interfaces.Icon.Icon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Icon.Icon p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.Icon.Icon -> p)
+ GI.Gio.Interfaces.Icon: instance (info GHC.Types.~ GI.Gio.Interfaces.Icon.ResolveIconMethod t GI.Gio.Interfaces.Icon.Icon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Icon.Icon p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.Icon.Icon p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.Icon.Icon p
+ GI.Gio.Interfaces.Icon: instance (info GHC.Types.~ GI.Gio.Interfaces.Icon.ResolveIconMethod t GI.Gio.Interfaces.Icon.Icon, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.Icon.Icon) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.Icon.Icon)
+ GI.Gio.Interfaces.Icon: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Icon.IsIcon a, GI.Gio.Interfaces.Icon.IsIcon b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Icon.IconEqualMethodInfo a signature
+ GI.Gio.Interfaces.Icon: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Icon.IsIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Icon.IconSerializeMethodInfo a signature
+ GI.Gio.Interfaces.Icon: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Icon.IsIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Icon.IconToStringMethodInfo a signature
+ GI.Gio.Interfaces.Icon: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Icon.IsIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Icon.IconHashMethodInfo a signature
+ GI.Gio.Interfaces.Icon: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.Icon.Icon
+ GI.Gio.Interfaces.Icon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Icon.IconEqualMethodInfo a
+ GI.Gio.Interfaces.Icon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Icon.IconHashMethodInfo a
+ GI.Gio.Interfaces.Icon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Icon.IconSerializeMethodInfo a
+ GI.Gio.Interfaces.Icon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Icon.IconToStringMethodInfo a
+ GI.Gio.Interfaces.Icon: type family ResolveIconMethod (t :: Symbol) o
+ GI.Gio.Interfaces.Initable: data InitableInitMethodInfo
+ GI.Gio.Interfaces.Initable: instance (info GHC.Types.~ GI.Gio.Interfaces.Initable.ResolveInitableMethod t GI.Gio.Interfaces.Initable.Initable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Initable.Initable p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.Initable.Initable -> p)
+ GI.Gio.Interfaces.Initable: instance (info GHC.Types.~ GI.Gio.Interfaces.Initable.ResolveInitableMethod t GI.Gio.Interfaces.Initable.Initable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Initable.Initable p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.Initable.Initable p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.Initable.Initable p
+ GI.Gio.Interfaces.Initable: instance (info GHC.Types.~ GI.Gio.Interfaces.Initable.ResolveInitableMethod t GI.Gio.Interfaces.Initable.Initable, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.Initable.Initable) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.Initable.Initable)
+ GI.Gio.Interfaces.Initable: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Initable.IsInitable a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Initable.InitableInitMethodInfo a signature
+ GI.Gio.Interfaces.Initable: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.Initable.Initable
+ GI.Gio.Interfaces.Initable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Initable.InitableInitMethodInfo a
+ GI.Gio.Interfaces.Initable: type family ResolveInitableMethod (t :: Symbol) o
+ GI.Gio.Interfaces.ListModel: data ListModelGetItemMethodInfo
+ GI.Gio.Interfaces.ListModel: data ListModelGetItemTypeMethodInfo
+ GI.Gio.Interfaces.ListModel: data ListModelGetNItemsMethodInfo
+ GI.Gio.Interfaces.ListModel: data ListModelItemsChangedMethodInfo
+ GI.Gio.Interfaces.ListModel: data ListModelItemsChangedSignalInfo
+ GI.Gio.Interfaces.ListModel: instance (info GHC.Types.~ GI.Gio.Interfaces.ListModel.ResolveListModelMethod t GI.Gio.Interfaces.ListModel.ListModel, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.ListModel.ListModel p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.ListModel.ListModel -> p)
+ GI.Gio.Interfaces.ListModel: instance (info GHC.Types.~ GI.Gio.Interfaces.ListModel.ResolveListModelMethod t GI.Gio.Interfaces.ListModel.ListModel, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.ListModel.ListModel p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.ListModel.ListModel p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.ListModel.ListModel p
+ GI.Gio.Interfaces.ListModel: instance (info GHC.Types.~ GI.Gio.Interfaces.ListModel.ResolveListModelMethod t GI.Gio.Interfaces.ListModel.ListModel, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.ListModel.ListModel) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.ListModel.ListModel)
+ GI.Gio.Interfaces.ListModel: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> GHC.Internal.Word.Word32 -> GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ListModel.IsListModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ListModel.ListModelItemsChangedMethodInfo a signature
+ GI.Gio.Interfaces.ListModel: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m (GHC.Internal.Maybe.Maybe GI.GObject.Objects.Object.Object)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ListModel.IsListModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ListModel.ListModelGetItemMethodInfo a signature
+ GI.Gio.Interfaces.ListModel: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ListModel.IsListModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ListModel.ListModelGetItemTypeMethodInfo a signature
+ GI.Gio.Interfaces.ListModel: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ListModel.IsListModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ListModel.ListModelGetNItemsMethodInfo a signature
+ GI.Gio.Interfaces.ListModel: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.ListModel.ListModel
+ GI.Gio.Interfaces.ListModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ListModel.ListModelGetItemMethodInfo a
+ GI.Gio.Interfaces.ListModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ListModel.ListModelGetItemTypeMethodInfo a
+ GI.Gio.Interfaces.ListModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ListModel.ListModelGetNItemsMethodInfo a
+ GI.Gio.Interfaces.ListModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ListModel.ListModelItemsChangedMethodInfo a
+ GI.Gio.Interfaces.ListModel: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.ListModel.ListModelItemsChangedSignalInfo
+ GI.Gio.Interfaces.ListModel: type family ResolveListModelMethod (t :: Symbol) o
+ GI.Gio.Interfaces.LoadableIcon: data LoadableIconLoadAsyncMethodInfo
+ GI.Gio.Interfaces.LoadableIcon: data LoadableIconLoadFinishMethodInfo
+ GI.Gio.Interfaces.LoadableIcon: data LoadableIconLoadMethodInfo
+ GI.Gio.Interfaces.LoadableIcon: instance (info GHC.Types.~ GI.Gio.Interfaces.LoadableIcon.ResolveLoadableIconMethod t GI.Gio.Interfaces.LoadableIcon.LoadableIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.LoadableIcon.LoadableIcon p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.LoadableIcon.LoadableIcon -> p)
+ GI.Gio.Interfaces.LoadableIcon: instance (info GHC.Types.~ GI.Gio.Interfaces.LoadableIcon.ResolveLoadableIconMethod t GI.Gio.Interfaces.LoadableIcon.LoadableIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.LoadableIcon.LoadableIcon p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.LoadableIcon.LoadableIcon p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.LoadableIcon.LoadableIcon p
+ GI.Gio.Interfaces.LoadableIcon: instance (info GHC.Types.~ GI.Gio.Interfaces.LoadableIcon.ResolveLoadableIconMethod t GI.Gio.Interfaces.LoadableIcon.LoadableIcon, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.LoadableIcon.LoadableIcon) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.LoadableIcon.LoadableIcon)
+ GI.Gio.Interfaces.LoadableIcon: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.LoadableIcon.IsLoadableIcon a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.LoadableIcon.LoadableIconLoadAsyncMethodInfo a signature
+ GI.Gio.Interfaces.LoadableIcon: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> m (GI.Gio.Objects.InputStream.InputStream, Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.LoadableIcon.IsLoadableIcon a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.LoadableIcon.LoadableIconLoadMethodInfo a signature
+ GI.Gio.Interfaces.LoadableIcon: instance (signature GHC.Types.~ (b -> m (GI.Gio.Objects.InputStream.InputStream, Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.LoadableIcon.IsLoadableIcon a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.LoadableIcon.LoadableIconLoadFinishMethodInfo a signature
+ GI.Gio.Interfaces.LoadableIcon: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.LoadableIcon.LoadableIcon
+ GI.Gio.Interfaces.LoadableIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.LoadableIcon.LoadableIconLoadAsyncMethodInfo a
+ GI.Gio.Interfaces.LoadableIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.LoadableIcon.LoadableIconLoadFinishMethodInfo a
+ GI.Gio.Interfaces.LoadableIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.LoadableIcon.LoadableIconLoadMethodInfo a
+ GI.Gio.Interfaces.LoadableIcon: type family ResolveLoadableIconMethod (t :: Symbol) o
+ GI.Gio.Interfaces.MemoryMonitor: data MemoryMonitorLowMemoryWarningSignalInfo
+ GI.Gio.Interfaces.MemoryMonitor: instance (info GHC.Types.~ GI.Gio.Interfaces.MemoryMonitor.ResolveMemoryMonitorMethod t GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor -> p)
+ GI.Gio.Interfaces.MemoryMonitor: instance (info GHC.Types.~ GI.Gio.Interfaces.MemoryMonitor.ResolveMemoryMonitorMethod t GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor p
+ GI.Gio.Interfaces.MemoryMonitor: instance (info GHC.Types.~ GI.Gio.Interfaces.MemoryMonitor.ResolveMemoryMonitorMethod t GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor)
+ GI.Gio.Interfaces.MemoryMonitor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.MemoryMonitor.MemoryMonitor
+ GI.Gio.Interfaces.MemoryMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.MemoryMonitor.MemoryMonitorLowMemoryWarningSignalInfo
+ GI.Gio.Interfaces.MemoryMonitor: type family ResolveMemoryMonitorMethod (t :: Symbol) o
+ GI.Gio.Interfaces.Mount: data MountCanEjectMethodInfo
+ GI.Gio.Interfaces.Mount: data MountCanUnmountMethodInfo
+ GI.Gio.Interfaces.Mount: data MountChangedSignalInfo
+ GI.Gio.Interfaces.Mount: data MountEjectFinishMethodInfo
+ GI.Gio.Interfaces.Mount: data MountEjectMethodInfo
+ GI.Gio.Interfaces.Mount: data MountEjectWithOperationFinishMethodInfo
+ GI.Gio.Interfaces.Mount: data MountEjectWithOperationMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGetDefaultLocationMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGetDriveMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGetIconMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGetNameMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGetRootMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGetSortKeyMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGetSymbolicIconMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGetUuidMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGetVolumeMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGuessContentTypeFinishMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGuessContentTypeMethodInfo
+ GI.Gio.Interfaces.Mount: data MountGuessContentTypeSyncMethodInfo
+ GI.Gio.Interfaces.Mount: data MountIsShadowedMethodInfo
+ GI.Gio.Interfaces.Mount: data MountPreUnmountSignalInfo
+ GI.Gio.Interfaces.Mount: data MountRemountFinishMethodInfo
+ GI.Gio.Interfaces.Mount: data MountRemountMethodInfo
+ GI.Gio.Interfaces.Mount: data MountShadowMethodInfo
+ GI.Gio.Interfaces.Mount: data MountUnmountFinishMethodInfo
+ GI.Gio.Interfaces.Mount: data MountUnmountMethodInfo
+ GI.Gio.Interfaces.Mount: data MountUnmountWithOperationFinishMethodInfo
+ GI.Gio.Interfaces.Mount: data MountUnmountWithOperationMethodInfo
+ GI.Gio.Interfaces.Mount: data MountUnmountedSignalInfo
+ GI.Gio.Interfaces.Mount: data MountUnshadowMethodInfo
+ GI.Gio.Interfaces.Mount: instance (info GHC.Types.~ GI.Gio.Interfaces.Mount.ResolveMountMethod t GI.Gio.Interfaces.Mount.Mount, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Mount.Mount p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.Mount.Mount -> p)
+ GI.Gio.Interfaces.Mount: instance (info GHC.Types.~ GI.Gio.Interfaces.Mount.ResolveMountMethod t GI.Gio.Interfaces.Mount.Mount, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Mount.Mount p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.Mount.Mount p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.Mount.Mount p
+ GI.Gio.Interfaces.Mount: instance (info GHC.Types.~ GI.Gio.Interfaces.Mount.ResolveMountMethod t GI.Gio.Interfaces.Mount.Mount, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.Mount.Mount) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.Mount.Mount)
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ (GHC.Types.Bool -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGuessContentTypeMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ (GHC.Types.Bool -> GHC.Internal.Maybe.Maybe b -> m [Data.Text.Internal.Text]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGuessContentTypeSyncMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountMountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountRemountMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountEjectMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountUnmountMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountEjectWithOperationMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountUnmountWithOperationMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountEjectFinishMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountEjectWithOperationFinishMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountRemountFinishMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountUnmountFinishMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountUnmountWithOperationFinishMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ (b -> m [Data.Text.Internal.Text]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGuessContentTypeFinishMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountShadowMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountUnshadowMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGetSortKeyMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGetUuidMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Drive.Drive), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGetDriveMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Volume.Volume), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGetVolumeMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGetNameMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountCanEjectMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountCanUnmountMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountIsShadowedMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m GI.Gio.Interfaces.File.File, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGetDefaultLocationMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m GI.Gio.Interfaces.File.File, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGetRootMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGetIconMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Mount.IsMount a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Mount.MountGetSymbolicIconMethodInfo a signature
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.Mount.Mount
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountCanEjectMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountCanUnmountMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountEjectFinishMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountEjectMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountEjectWithOperationFinishMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountEjectWithOperationMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGetDefaultLocationMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGetDriveMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGetIconMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGetNameMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGetRootMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGetSortKeyMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGetSymbolicIconMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGetUuidMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGetVolumeMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGuessContentTypeFinishMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGuessContentTypeMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountGuessContentTypeSyncMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountIsShadowedMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountRemountFinishMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountRemountMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountShadowMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountUnmountFinishMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountUnmountMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountUnmountWithOperationFinishMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountUnmountWithOperationMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Mount.MountUnshadowMethodInfo a
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.Mount.MountChangedSignalInfo
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.Mount.MountPreUnmountSignalInfo
+ GI.Gio.Interfaces.Mount: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.Mount.MountUnmountedSignalInfo
+ GI.Gio.Interfaces.Mount: type family ResolveMountMethod (t :: Symbol) o
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorCanReachAsyncMethodInfo
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorCanReachFinishMethodInfo
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorCanReachMethodInfo
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorConnectivityPropertyInfo
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorGetConnectivityMethodInfo
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorGetNetworkAvailableMethodInfo
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorGetNetworkMeteredMethodInfo
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorNetworkAvailablePropertyInfo
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorNetworkChangedSignalInfo
+ GI.Gio.Interfaces.NetworkMonitor: data NetworkMonitorNetworkMeteredPropertyInfo
+ GI.Gio.Interfaces.NetworkMonitor: instance (info GHC.Types.~ GI.Gio.Interfaces.NetworkMonitor.ResolveNetworkMonitorMethod t GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor -> p)
+ GI.Gio.Interfaces.NetworkMonitor: instance (info GHC.Types.~ GI.Gio.Interfaces.NetworkMonitor.ResolveNetworkMonitorMethod t GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor p
+ GI.Gio.Interfaces.NetworkMonitor: instance (info GHC.Types.~ GI.Gio.Interfaces.NetworkMonitor.ResolveNetworkMonitorMethod t GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor)
+ GI.Gio.Interfaces.NetworkMonitor: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.NetworkMonitor.IsNetworkMonitor a, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorCanReachAsyncMethodInfo a signature
+ GI.Gio.Interfaces.NetworkMonitor: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.NetworkMonitor.IsNetworkMonitor a, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorCanReachMethodInfo a signature
+ GI.Gio.Interfaces.NetworkMonitor: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.NetworkMonitor.IsNetworkMonitor a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorCanReachFinishMethodInfo a signature
+ GI.Gio.Interfaces.NetworkMonitor: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.NetworkMonitor.IsNetworkMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorGetNetworkAvailableMethodInfo a signature
+ GI.Gio.Interfaces.NetworkMonitor: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.NetworkMonitor.IsNetworkMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorGetNetworkMeteredMethodInfo a signature
+ GI.Gio.Interfaces.NetworkMonitor: instance (signature GHC.Types.~ m GI.Gio.Enums.NetworkConnectivity, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.NetworkMonitor.IsNetworkMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorGetConnectivityMethodInfo a signature
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorConnectivityPropertyInfo
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorNetworkAvailablePropertyInfo
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorNetworkMeteredPropertyInfo
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.NetworkMonitor.NetworkMonitor
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorCanReachAsyncMethodInfo a
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorCanReachFinishMethodInfo a
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorCanReachMethodInfo a
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorGetConnectivityMethodInfo a
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorGetNetworkAvailableMethodInfo a
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorGetNetworkMeteredMethodInfo a
+ GI.Gio.Interfaces.NetworkMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.NetworkMonitor.NetworkMonitorNetworkChangedSignalInfo
+ GI.Gio.Interfaces.NetworkMonitor: networkMonitorConnectivity :: AttrLabelProxy "connectivity"
+ GI.Gio.Interfaces.NetworkMonitor: networkMonitorNetworkAvailable :: AttrLabelProxy "networkAvailable"
+ GI.Gio.Interfaces.NetworkMonitor: networkMonitorNetworkMetered :: AttrLabelProxy "networkMetered"
+ GI.Gio.Interfaces.NetworkMonitor: type family ResolveNetworkMonitorMethod (t :: Symbol) o
+ GI.Gio.Interfaces.PollableInputStream: data PollableInputStreamCanPollMethodInfo
+ GI.Gio.Interfaces.PollableInputStream: data PollableInputStreamCreateSourceMethodInfo
+ GI.Gio.Interfaces.PollableInputStream: data PollableInputStreamIsReadableMethodInfo
+ GI.Gio.Interfaces.PollableInputStream: data PollableInputStreamReadNonblockingMethodInfo
+ GI.Gio.Interfaces.PollableInputStream: instance (info GHC.Types.~ GI.Gio.Interfaces.PollableInputStream.ResolvePollableInputStreamMethod t GI.Gio.Interfaces.PollableInputStream.PollableInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.PollableInputStream.PollableInputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.PollableInputStream.PollableInputStream -> p)
+ GI.Gio.Interfaces.PollableInputStream: instance (info GHC.Types.~ GI.Gio.Interfaces.PollableInputStream.ResolvePollableInputStreamMethod t GI.Gio.Interfaces.PollableInputStream.PollableInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.PollableInputStream.PollableInputStream p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.PollableInputStream.PollableInputStream p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.PollableInputStream.PollableInputStream p
+ GI.Gio.Interfaces.PollableInputStream: instance (info GHC.Types.~ GI.Gio.Interfaces.PollableInputStream.ResolvePollableInputStreamMethod t GI.Gio.Interfaces.PollableInputStream.PollableInputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.PollableInputStream.PollableInputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.PollableInputStream.PollableInputStream)
+ GI.Gio.Interfaces.PollableInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Int.Int64, GHC.Internal.Maybe.Maybe Data.ByteString.Internal.Type.ByteString)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PollableInputStream.IsPollableInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PollableInputStream.PollableInputStreamReadNonblockingMethodInfo a signature
+ GI.Gio.Interfaces.PollableInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.GLib.Structs.Source.Source), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PollableInputStream.IsPollableInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PollableInputStream.PollableInputStreamCreateSourceMethodInfo a signature
+ GI.Gio.Interfaces.PollableInputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PollableInputStream.IsPollableInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PollableInputStream.PollableInputStreamCanPollMethodInfo a signature
+ GI.Gio.Interfaces.PollableInputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PollableInputStream.IsPollableInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PollableInputStream.PollableInputStreamIsReadableMethodInfo a signature
+ GI.Gio.Interfaces.PollableInputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.PollableInputStream.PollableInputStream
+ GI.Gio.Interfaces.PollableInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PollableInputStream.PollableInputStreamCanPollMethodInfo a
+ GI.Gio.Interfaces.PollableInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PollableInputStream.PollableInputStreamCreateSourceMethodInfo a
+ GI.Gio.Interfaces.PollableInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PollableInputStream.PollableInputStreamIsReadableMethodInfo a
+ GI.Gio.Interfaces.PollableInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PollableInputStream.PollableInputStreamReadNonblockingMethodInfo a
+ GI.Gio.Interfaces.PollableInputStream: type family ResolvePollableInputStreamMethod (t :: Symbol) o
+ GI.Gio.Interfaces.PollableOutputStream: data PollableOutputStreamCanPollMethodInfo
+ GI.Gio.Interfaces.PollableOutputStream: data PollableOutputStreamCreateSourceMethodInfo
+ GI.Gio.Interfaces.PollableOutputStream: data PollableOutputStreamIsWritableMethodInfo
+ GI.Gio.Interfaces.PollableOutputStream: data PollableOutputStreamWriteNonblockingMethodInfo
+ GI.Gio.Interfaces.PollableOutputStream: data PollableOutputStreamWritevNonblockingMethodInfo
+ GI.Gio.Interfaces.PollableOutputStream: instance (info GHC.Types.~ GI.Gio.Interfaces.PollableOutputStream.ResolvePollableOutputStreamMethod t GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream -> p)
+ GI.Gio.Interfaces.PollableOutputStream: instance (info GHC.Types.~ GI.Gio.Interfaces.PollableOutputStream.ResolvePollableOutputStreamMethod t GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream p
+ GI.Gio.Interfaces.PollableOutputStream: instance (info GHC.Types.~ GI.Gio.Interfaces.PollableOutputStream.ResolvePollableOutputStreamMethod t GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream)
+ GI.Gio.Interfaces.PollableOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PollableOutputStream.IsPollableOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamWriteNonblockingMethodInfo a signature
+ GI.Gio.Interfaces.PollableOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.GLib.Structs.Source.Source), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PollableOutputStream.IsPollableOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamCreateSourceMethodInfo a signature
+ GI.Gio.Interfaces.PollableOutputStream: instance (signature GHC.Types.~ ([GI.Gio.Structs.OutputVector.OutputVector] -> GHC.Internal.Maybe.Maybe b -> m (GI.Gio.Enums.PollableReturn, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PollableOutputStream.IsPollableOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamWritevNonblockingMethodInfo a signature
+ GI.Gio.Interfaces.PollableOutputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PollableOutputStream.IsPollableOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamCanPollMethodInfo a signature
+ GI.Gio.Interfaces.PollableOutputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PollableOutputStream.IsPollableOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamIsWritableMethodInfo a signature
+ GI.Gio.Interfaces.PollableOutputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.PollableOutputStream.PollableOutputStream
+ GI.Gio.Interfaces.PollableOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamCanPollMethodInfo a
+ GI.Gio.Interfaces.PollableOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamCreateSourceMethodInfo a
+ GI.Gio.Interfaces.PollableOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamIsWritableMethodInfo a
+ GI.Gio.Interfaces.PollableOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamWriteNonblockingMethodInfo a
+ GI.Gio.Interfaces.PollableOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PollableOutputStream.PollableOutputStreamWritevNonblockingMethodInfo a
+ GI.Gio.Interfaces.PollableOutputStream: type family ResolvePollableOutputStreamMethod (t :: Symbol) o
+ GI.Gio.Interfaces.PowerProfileMonitor: data PowerProfileMonitorGetPowerSaverEnabledMethodInfo
+ GI.Gio.Interfaces.PowerProfileMonitor: data PowerProfileMonitorPowerSaverEnabledPropertyInfo
+ GI.Gio.Interfaces.PowerProfileMonitor: instance (info GHC.Types.~ GI.Gio.Interfaces.PowerProfileMonitor.ResolvePowerProfileMonitorMethod t GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor -> p)
+ GI.Gio.Interfaces.PowerProfileMonitor: instance (info GHC.Types.~ GI.Gio.Interfaces.PowerProfileMonitor.ResolvePowerProfileMonitorMethod t GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor p
+ GI.Gio.Interfaces.PowerProfileMonitor: instance (info GHC.Types.~ GI.Gio.Interfaces.PowerProfileMonitor.ResolvePowerProfileMonitorMethod t GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor)
+ GI.Gio.Interfaces.PowerProfileMonitor: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.PowerProfileMonitor.IsPowerProfileMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitorGetPowerSaverEnabledMethodInfo a signature
+ GI.Gio.Interfaces.PowerProfileMonitor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitorPowerSaverEnabledPropertyInfo
+ GI.Gio.Interfaces.PowerProfileMonitor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitor
+ GI.Gio.Interfaces.PowerProfileMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.PowerProfileMonitor.PowerProfileMonitorGetPowerSaverEnabledMethodInfo a
+ GI.Gio.Interfaces.PowerProfileMonitor: powerProfileMonitorPowerSaverEnabled :: AttrLabelProxy "powerSaverEnabled"
+ GI.Gio.Interfaces.PowerProfileMonitor: type family ResolvePowerProfileMonitorMethod (t :: Symbol) o
+ GI.Gio.Interfaces.Proxy: data ProxyConnectAsyncMethodInfo
+ GI.Gio.Interfaces.Proxy: data ProxyConnectFinishMethodInfo
+ GI.Gio.Interfaces.Proxy: data ProxyConnectMethodInfo
+ GI.Gio.Interfaces.Proxy: data ProxySupportsHostnameMethodInfo
+ GI.Gio.Interfaces.Proxy: instance (info GHC.Types.~ GI.Gio.Interfaces.Proxy.ResolveProxyMethod t GI.Gio.Interfaces.Proxy.Proxy, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Proxy.Proxy p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.Proxy.Proxy -> p)
+ GI.Gio.Interfaces.Proxy: instance (info GHC.Types.~ GI.Gio.Interfaces.Proxy.ResolveProxyMethod t GI.Gio.Interfaces.Proxy.Proxy, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Proxy.Proxy p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.Proxy.Proxy p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.Proxy.Proxy p
+ GI.Gio.Interfaces.Proxy: instance (info GHC.Types.~ GI.Gio.Interfaces.Proxy.ResolveProxyMethod t GI.Gio.Interfaces.Proxy.Proxy, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.Proxy.Proxy) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.Proxy.Proxy)
+ GI.Gio.Interfaces.Proxy: instance (signature GHC.Types.~ (b -> c -> GHC.Internal.Maybe.Maybe d -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Proxy.IsProxy a, GI.Gio.Objects.IOStream.IsIOStream b, GI.Gio.Objects.ProxyAddress.IsProxyAddress c, GI.Gio.Objects.Cancellable.IsCancellable d) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Proxy.ProxyConnectAsyncMethodInfo a signature
+ GI.Gio.Interfaces.Proxy: instance (signature GHC.Types.~ (b -> c -> GHC.Internal.Maybe.Maybe d -> m GI.Gio.Objects.IOStream.IOStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Proxy.IsProxy a, GI.Gio.Objects.IOStream.IsIOStream b, GI.Gio.Objects.ProxyAddress.IsProxyAddress c, GI.Gio.Objects.Cancellable.IsCancellable d) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Proxy.ProxyConnectMethodInfo a signature
+ GI.Gio.Interfaces.Proxy: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.IOStream.IOStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Proxy.IsProxy a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Proxy.ProxyConnectFinishMethodInfo a signature
+ GI.Gio.Interfaces.Proxy: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Proxy.IsProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Proxy.ProxySupportsHostnameMethodInfo a signature
+ GI.Gio.Interfaces.Proxy: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.Proxy.Proxy
+ GI.Gio.Interfaces.Proxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Proxy.ProxyConnectAsyncMethodInfo a
+ GI.Gio.Interfaces.Proxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Proxy.ProxyConnectFinishMethodInfo a
+ GI.Gio.Interfaces.Proxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Proxy.ProxyConnectMethodInfo a
+ GI.Gio.Interfaces.Proxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Proxy.ProxySupportsHostnameMethodInfo a
+ GI.Gio.Interfaces.Proxy: type family ResolveProxyMethod (t :: Symbol) o
+ GI.Gio.Interfaces.ProxyResolver: data ProxyResolverIsSupportedMethodInfo
+ GI.Gio.Interfaces.ProxyResolver: data ProxyResolverLookupAsyncMethodInfo
+ GI.Gio.Interfaces.ProxyResolver: data ProxyResolverLookupFinishMethodInfo
+ GI.Gio.Interfaces.ProxyResolver: data ProxyResolverLookupMethodInfo
+ GI.Gio.Interfaces.ProxyResolver: instance (info GHC.Types.~ GI.Gio.Interfaces.ProxyResolver.ResolveProxyResolverMethod t GI.Gio.Interfaces.ProxyResolver.ProxyResolver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.ProxyResolver.ProxyResolver p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.ProxyResolver.ProxyResolver -> p)
+ GI.Gio.Interfaces.ProxyResolver: instance (info GHC.Types.~ GI.Gio.Interfaces.ProxyResolver.ResolveProxyResolverMethod t GI.Gio.Interfaces.ProxyResolver.ProxyResolver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.ProxyResolver.ProxyResolver p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.ProxyResolver.ProxyResolver p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.ProxyResolver.ProxyResolver p
+ GI.Gio.Interfaces.ProxyResolver: instance (info GHC.Types.~ GI.Gio.Interfaces.ProxyResolver.ResolveProxyResolverMethod t GI.Gio.Interfaces.ProxyResolver.ProxyResolver, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.ProxyResolver.ProxyResolver) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.ProxyResolver.ProxyResolver)
+ GI.Gio.Interfaces.ProxyResolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ProxyResolver.IsProxyResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ProxyResolver.ProxyResolverLookupAsyncMethodInfo a signature
+ GI.Gio.Interfaces.ProxyResolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m [Data.Text.Internal.Text]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ProxyResolver.IsProxyResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ProxyResolver.ProxyResolverLookupMethodInfo a signature
+ GI.Gio.Interfaces.ProxyResolver: instance (signature GHC.Types.~ (b -> m [Data.Text.Internal.Text]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ProxyResolver.IsProxyResolver a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ProxyResolver.ProxyResolverLookupFinishMethodInfo a signature
+ GI.Gio.Interfaces.ProxyResolver: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.ProxyResolver.IsProxyResolver a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.ProxyResolver.ProxyResolverIsSupportedMethodInfo a signature
+ GI.Gio.Interfaces.ProxyResolver: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.ProxyResolver.ProxyResolver
+ GI.Gio.Interfaces.ProxyResolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ProxyResolver.ProxyResolverIsSupportedMethodInfo a
+ GI.Gio.Interfaces.ProxyResolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ProxyResolver.ProxyResolverLookupAsyncMethodInfo a
+ GI.Gio.Interfaces.ProxyResolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ProxyResolver.ProxyResolverLookupFinishMethodInfo a
+ GI.Gio.Interfaces.ProxyResolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.ProxyResolver.ProxyResolverLookupMethodInfo a
+ GI.Gio.Interfaces.ProxyResolver: type family ResolveProxyResolverMethod (t :: Symbol) o
+ GI.Gio.Interfaces.RemoteActionGroup: data RemoteActionGroupActivateActionFullMethodInfo
+ GI.Gio.Interfaces.RemoteActionGroup: data RemoteActionGroupChangeActionStateFullMethodInfo
+ GI.Gio.Interfaces.RemoteActionGroup: instance (info GHC.Types.~ GI.Gio.Interfaces.RemoteActionGroup.ResolveRemoteActionGroupMethod t GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup -> p)
+ GI.Gio.Interfaces.RemoteActionGroup: instance (info GHC.Types.~ GI.Gio.Interfaces.RemoteActionGroup.ResolveRemoteActionGroupMethod t GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup p
+ GI.Gio.Interfaces.RemoteActionGroup: instance (info GHC.Types.~ GI.Gio.Interfaces.RemoteActionGroup.ResolveRemoteActionGroupMethod t GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup)
+ GI.Gio.Interfaces.RemoteActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.GI.Base.BasicTypes.GVariant -> Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.RemoteActionGroup.IsRemoteActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroupChangeActionStateFullMethodInfo a signature
+ GI.Gio.Interfaces.RemoteActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.RemoteActionGroup.IsRemoteActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroupActivateActionFullMethodInfo a signature
+ GI.Gio.Interfaces.RemoteActionGroup: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroup
+ GI.Gio.Interfaces.RemoteActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroupActivateActionFullMethodInfo a
+ GI.Gio.Interfaces.RemoteActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.RemoteActionGroup.RemoteActionGroupChangeActionStateFullMethodInfo a
+ GI.Gio.Interfaces.RemoteActionGroup: type family ResolveRemoteActionGroupMethod (t :: Symbol) o
+ GI.Gio.Interfaces.Seekable: data SeekableCanSeekMethodInfo
+ GI.Gio.Interfaces.Seekable: data SeekableCanTruncateMethodInfo
+ GI.Gio.Interfaces.Seekable: data SeekableSeekMethodInfo
+ GI.Gio.Interfaces.Seekable: data SeekableTellMethodInfo
+ GI.Gio.Interfaces.Seekable: data SeekableTruncateMethodInfo
+ GI.Gio.Interfaces.Seekable: instance (info GHC.Types.~ GI.Gio.Interfaces.Seekable.ResolveSeekableMethod t GI.Gio.Interfaces.Seekable.Seekable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Seekable.Seekable p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.Seekable.Seekable -> p)
+ GI.Gio.Interfaces.Seekable: instance (info GHC.Types.~ GI.Gio.Interfaces.Seekable.ResolveSeekableMethod t GI.Gio.Interfaces.Seekable.Seekable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Seekable.Seekable p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.Seekable.Seekable p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.Seekable.Seekable p
+ GI.Gio.Interfaces.Seekable: instance (info GHC.Types.~ GI.Gio.Interfaces.Seekable.ResolveSeekableMethod t GI.Gio.Interfaces.Seekable.Seekable, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.Seekable.Seekable) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.Seekable.Seekable)
+ GI.Gio.Interfaces.Seekable: instance (signature GHC.Types.~ (GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Seekable.IsSeekable a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Seekable.SeekableTruncateMethodInfo a signature
+ GI.Gio.Interfaces.Seekable: instance (signature GHC.Types.~ (GHC.Internal.Int.Int64 -> GI.GLib.Enums.SeekType -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Seekable.IsSeekable a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Seekable.SeekableSeekMethodInfo a signature
+ GI.Gio.Interfaces.Seekable: instance (signature GHC.Types.~ m GHC.Internal.Int.Int64, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Seekable.IsSeekable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Seekable.SeekableTellMethodInfo a signature
+ GI.Gio.Interfaces.Seekable: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Seekable.IsSeekable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Seekable.SeekableCanSeekMethodInfo a signature
+ GI.Gio.Interfaces.Seekable: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Seekable.IsSeekable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Seekable.SeekableCanTruncateMethodInfo a signature
+ GI.Gio.Interfaces.Seekable: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.Seekable.Seekable
+ GI.Gio.Interfaces.Seekable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Seekable.SeekableCanSeekMethodInfo a
+ GI.Gio.Interfaces.Seekable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Seekable.SeekableCanTruncateMethodInfo a
+ GI.Gio.Interfaces.Seekable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Seekable.SeekableSeekMethodInfo a
+ GI.Gio.Interfaces.Seekable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Seekable.SeekableTellMethodInfo a
+ GI.Gio.Interfaces.Seekable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Seekable.SeekableTruncateMethodInfo a
+ GI.Gio.Interfaces.Seekable: type family ResolveSeekableMethod (t :: Symbol) o
+ GI.Gio.Interfaces.SocketConnectable: data SocketConnectableEnumerateMethodInfo
+ GI.Gio.Interfaces.SocketConnectable: data SocketConnectableProxyEnumerateMethodInfo
+ GI.Gio.Interfaces.SocketConnectable: data SocketConnectableToStringMethodInfo
+ GI.Gio.Interfaces.SocketConnectable: instance (info GHC.Types.~ GI.Gio.Interfaces.SocketConnectable.ResolveSocketConnectableMethod t GI.Gio.Interfaces.SocketConnectable.SocketConnectable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.SocketConnectable.SocketConnectable p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.SocketConnectable.SocketConnectable -> p)
+ GI.Gio.Interfaces.SocketConnectable: instance (info GHC.Types.~ GI.Gio.Interfaces.SocketConnectable.ResolveSocketConnectableMethod t GI.Gio.Interfaces.SocketConnectable.SocketConnectable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.SocketConnectable.SocketConnectable p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.SocketConnectable.SocketConnectable p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.SocketConnectable.SocketConnectable p
+ GI.Gio.Interfaces.SocketConnectable: instance (info GHC.Types.~ GI.Gio.Interfaces.SocketConnectable.ResolveSocketConnectableMethod t GI.Gio.Interfaces.SocketConnectable.SocketConnectable, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.SocketConnectable.SocketConnectable) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.SocketConnectable.SocketConnectable)
+ GI.Gio.Interfaces.SocketConnectable: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.SocketConnectable.SocketConnectableToStringMethodInfo a signature
+ GI.Gio.Interfaces.SocketConnectable: instance (signature GHC.Types.~ m GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.SocketConnectable.SocketConnectableEnumerateMethodInfo a signature
+ GI.Gio.Interfaces.SocketConnectable: instance (signature GHC.Types.~ m GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.SocketConnectable.SocketConnectableProxyEnumerateMethodInfo a signature
+ GI.Gio.Interfaces.SocketConnectable: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.SocketConnectable.SocketConnectable
+ GI.Gio.Interfaces.SocketConnectable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.SocketConnectable.SocketConnectableEnumerateMethodInfo a
+ GI.Gio.Interfaces.SocketConnectable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.SocketConnectable.SocketConnectableProxyEnumerateMethodInfo a
+ GI.Gio.Interfaces.SocketConnectable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.SocketConnectable.SocketConnectableToStringMethodInfo a
+ GI.Gio.Interfaces.SocketConnectable: type family ResolveSocketConnectableMethod (t :: Symbol) o
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendGetCertificateTypeMethodInfo
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendGetClientConnectionTypeMethodInfo
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendGetDefaultDatabaseMethodInfo
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendGetDtlsClientConnectionTypeMethodInfo
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendGetDtlsServerConnectionTypeMethodInfo
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendGetFileDatabaseTypeMethodInfo
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendGetServerConnectionTypeMethodInfo
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendSetDefaultDatabaseMethodInfo
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendSupportsDtlsMethodInfo
+ GI.Gio.Interfaces.TlsBackend: data TlsBackendSupportsTlsMethodInfo
+ GI.Gio.Interfaces.TlsBackend: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsBackend.ResolveTlsBackendMethod t GI.Gio.Interfaces.TlsBackend.TlsBackend, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.TlsBackend.TlsBackend p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.TlsBackend.TlsBackend -> p)
+ GI.Gio.Interfaces.TlsBackend: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsBackend.ResolveTlsBackendMethod t GI.Gio.Interfaces.TlsBackend.TlsBackend, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.TlsBackend.TlsBackend p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.TlsBackend.TlsBackend p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.TlsBackend.TlsBackend p
+ GI.Gio.Interfaces.TlsBackend: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsBackend.ResolveTlsBackendMethod t GI.Gio.Interfaces.TlsBackend.TlsBackend, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.TlsBackend.TlsBackend) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.TlsBackend.TlsBackend)
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a, GI.Gio.Objects.TlsDatabase.IsTlsDatabase b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendSetDefaultDatabaseMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendGetCertificateTypeMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendGetClientConnectionTypeMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendGetDtlsClientConnectionTypeMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendGetDtlsServerConnectionTypeMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendGetFileDatabaseTypeMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendGetServerConnectionTypeMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendSupportsDtlsMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendSupportsTlsMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance (signature GHC.Types.~ m GI.Gio.Objects.TlsDatabase.TlsDatabase, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsBackend.IsTlsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsBackend.TlsBackendGetDefaultDatabaseMethodInfo a signature
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.TlsBackend.TlsBackend
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendGetCertificateTypeMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendGetClientConnectionTypeMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendGetDefaultDatabaseMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendGetDtlsClientConnectionTypeMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendGetDtlsServerConnectionTypeMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendGetFileDatabaseTypeMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendGetServerConnectionTypeMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendSetDefaultDatabaseMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendSupportsDtlsMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsBackend.TlsBackendSupportsTlsMethodInfo a
+ GI.Gio.Interfaces.TlsBackend: type family ResolveTlsBackendMethod (t :: Symbol) o
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionAcceptedCasPropertyInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionCopySessionStateMethodInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionGetAcceptedCasMethodInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionGetServerIdentityMethodInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionGetUseSsl3MethodInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionGetValidationFlagsMethodInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionServerIdentityPropertyInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionSetServerIdentityMethodInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionSetUseSsl3MethodInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionSetValidationFlagsMethodInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionUseSsl3PropertyInfo
+ GI.Gio.Interfaces.TlsClientConnection: data TlsClientConnectionValidationFlagsPropertyInfo
+ GI.Gio.Interfaces.TlsClientConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsClientConnection.ResolveTlsClientConnectionMethod t GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection -> p)
+ GI.Gio.Interfaces.TlsClientConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsClientConnection.ResolveTlsClientConnectionMethod t GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection p
+ GI.Gio.Interfaces.TlsClientConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsClientConnection.ResolveTlsClientConnectionMethod t GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection)
+ GI.Gio.Interfaces.TlsClientConnection: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsClientConnection.IsTlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionSetUseSsl3MethodInfo a signature
+ GI.Gio.Interfaces.TlsClientConnection: instance (signature GHC.Types.~ ([GI.Gio.Flags.TlsCertificateFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsClientConnection.IsTlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionSetValidationFlagsMethodInfo a signature
+ GI.Gio.Interfaces.TlsClientConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsClientConnection.IsTlsClientConnection a, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionSetServerIdentityMethodInfo a signature
+ GI.Gio.Interfaces.TlsClientConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsClientConnection.IsTlsClientConnection a, GI.Gio.Interfaces.TlsClientConnection.IsTlsClientConnection b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionCopySessionStateMethodInfo a signature
+ GI.Gio.Interfaces.TlsClientConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.SocketConnectable.SocketConnectable), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsClientConnection.IsTlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionGetServerIdentityMethodInfo a signature
+ GI.Gio.Interfaces.TlsClientConnection: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsClientConnection.IsTlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionGetUseSsl3MethodInfo a signature
+ GI.Gio.Interfaces.TlsClientConnection: instance (signature GHC.Types.~ m [Data.ByteString.Internal.Type.ByteString], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsClientConnection.IsTlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionGetAcceptedCasMethodInfo a signature
+ GI.Gio.Interfaces.TlsClientConnection: instance (signature GHC.Types.~ m [GI.Gio.Flags.TlsCertificateFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.TlsClientConnection.IsTlsClientConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionGetValidationFlagsMethodInfo a signature
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionAcceptedCasPropertyInfo
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionServerIdentityPropertyInfo
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionUseSsl3PropertyInfo
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionValidationFlagsPropertyInfo
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.TlsClientConnection.TlsClientConnection
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionCopySessionStateMethodInfo a
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionGetAcceptedCasMethodInfo a
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionGetServerIdentityMethodInfo a
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionGetUseSsl3MethodInfo a
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionGetValidationFlagsMethodInfo a
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionSetServerIdentityMethodInfo a
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionSetUseSsl3MethodInfo a
+ GI.Gio.Interfaces.TlsClientConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.TlsClientConnection.TlsClientConnectionSetValidationFlagsMethodInfo a
+ GI.Gio.Interfaces.TlsClientConnection: tlsClientConnectionAcceptedCas :: AttrLabelProxy "acceptedCas"
+ GI.Gio.Interfaces.TlsClientConnection: tlsClientConnectionServerIdentity :: AttrLabelProxy "serverIdentity"
+ GI.Gio.Interfaces.TlsClientConnection: tlsClientConnectionUseSsl3 :: AttrLabelProxy "useSsl3"
+ GI.Gio.Interfaces.TlsClientConnection: tlsClientConnectionValidationFlags :: AttrLabelProxy "validationFlags"
+ GI.Gio.Interfaces.TlsClientConnection: type family ResolveTlsClientConnectionMethod (t :: Symbol) o
+ GI.Gio.Interfaces.TlsFileDatabase: data TlsFileDatabaseAnchorsPropertyInfo
+ GI.Gio.Interfaces.TlsFileDatabase: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsFileDatabase.ResolveTlsFileDatabaseMethod t GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase -> p)
+ GI.Gio.Interfaces.TlsFileDatabase: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsFileDatabase.ResolveTlsFileDatabaseMethod t GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase p
+ GI.Gio.Interfaces.TlsFileDatabase: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsFileDatabase.ResolveTlsFileDatabaseMethod t GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase)
+ GI.Gio.Interfaces.TlsFileDatabase: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabaseAnchorsPropertyInfo
+ GI.Gio.Interfaces.TlsFileDatabase: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.TlsFileDatabase.TlsFileDatabase
+ GI.Gio.Interfaces.TlsFileDatabase: tlsFileDatabaseAnchors :: AttrLabelProxy "anchors"
+ GI.Gio.Interfaces.TlsFileDatabase: type family ResolveTlsFileDatabaseMethod (t :: Symbol) o
+ GI.Gio.Interfaces.TlsServerConnection: data TlsServerConnectionAuthenticationModePropertyInfo
+ GI.Gio.Interfaces.TlsServerConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsServerConnection.ResolveTlsServerConnectionMethod t GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection -> p)
+ GI.Gio.Interfaces.TlsServerConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsServerConnection.ResolveTlsServerConnectionMethod t GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection p
+ GI.Gio.Interfaces.TlsServerConnection: instance (info GHC.Types.~ GI.Gio.Interfaces.TlsServerConnection.ResolveTlsServerConnectionMethod t GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection)
+ GI.Gio.Interfaces.TlsServerConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Interfaces.TlsServerConnection.TlsServerConnectionAuthenticationModePropertyInfo
+ GI.Gio.Interfaces.TlsServerConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.TlsServerConnection.TlsServerConnection
+ GI.Gio.Interfaces.TlsServerConnection: tlsServerConnectionAuthenticationMode :: AttrLabelProxy "authenticationMode"
+ GI.Gio.Interfaces.TlsServerConnection: type family ResolveTlsServerConnectionMethod (t :: Symbol) o
+ GI.Gio.Interfaces.Volume: data VolumeCanEjectMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeCanMountMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeChangedSignalInfo
+ GI.Gio.Interfaces.Volume: data VolumeEjectFinishMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeEjectMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeEjectWithOperationFinishMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeEjectWithOperationMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeEnumerateIdentifiersMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeGetActivationRootMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeGetDriveMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeGetIconMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeGetIdentifierMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeGetMountMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeGetNameMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeGetSortKeyMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeGetSymbolicIconMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeGetUuidMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeMountFinishMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeMountMethodInfo
+ GI.Gio.Interfaces.Volume: data VolumeRemovedSignalInfo
+ GI.Gio.Interfaces.Volume: data VolumeShouldAutomountMethodInfo
+ GI.Gio.Interfaces.Volume: instance (info GHC.Types.~ GI.Gio.Interfaces.Volume.ResolveVolumeMethod t GI.Gio.Interfaces.Volume.Volume, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Volume.Volume p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Interfaces.Volume.Volume -> p)
+ GI.Gio.Interfaces.Volume: instance (info GHC.Types.~ GI.Gio.Interfaces.Volume.ResolveVolumeMethod t GI.Gio.Interfaces.Volume.Volume, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Interfaces.Volume.Volume p, GHC.Internal.Records.HasField t GI.Gio.Interfaces.Volume.Volume p) => GHC.Internal.Records.HasField t GI.Gio.Interfaces.Volume.Volume p
+ GI.Gio.Interfaces.Volume: instance (info GHC.Types.~ GI.Gio.Interfaces.Volume.ResolveVolumeMethod t GI.Gio.Interfaces.Volume.Volume, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Interfaces.Volume.Volume) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Interfaces.Volume.Volume)
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeGetIdentifierMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountMountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeMountMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeEjectMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ ([GI.Gio.Flags.MountUnmountFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a, GI.Gio.Objects.MountOperation.IsMountOperation b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeEjectWithOperationMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeEjectFinishMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeEjectWithOperationFinishMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeMountFinishMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeGetSortKeyMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeGetUuidMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Drive.Drive), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeGetDriveMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeGetActivationRootMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Mount.Mount), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeGetMountMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeGetNameMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeCanEjectMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeCanMountMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeShouldAutomountMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeGetIconMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeGetSymbolicIconMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Interfaces.Volume.IsVolume a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Interfaces.Volume.VolumeEnumerateIdentifiersMethodInfo a signature
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Interfaces.Volume.Volume
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeCanEjectMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeCanMountMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeEjectFinishMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeEjectMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeEjectWithOperationFinishMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeEjectWithOperationMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeEnumerateIdentifiersMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeGetActivationRootMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeGetDriveMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeGetIconMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeGetIdentifierMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeGetMountMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeGetNameMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeGetSortKeyMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeGetSymbolicIconMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeGetUuidMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeMountFinishMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeMountMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Interfaces.Volume.VolumeShouldAutomountMethodInfo a
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.Volume.VolumeChangedSignalInfo
+ GI.Gio.Interfaces.Volume: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Interfaces.Volume.VolumeRemovedSignalInfo
+ GI.Gio.Interfaces.Volume: type family ResolveVolumeMethod (t :: Symbol) o
+ GI.Gio.Objects.AppInfoMonitor: data AppInfoMonitorChangedSignalInfo
+ GI.Gio.Objects.AppInfoMonitor: instance (info GHC.Types.~ GI.Gio.Objects.AppInfoMonitor.ResolveAppInfoMonitorMethod t GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor -> p)
+ GI.Gio.Objects.AppInfoMonitor: instance (info GHC.Types.~ GI.Gio.Objects.AppInfoMonitor.ResolveAppInfoMonitorMethod t GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor p, GHC.Internal.Records.HasField t GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor p) => GHC.Internal.Records.HasField t GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor p
+ GI.Gio.Objects.AppInfoMonitor: instance (info GHC.Types.~ GI.Gio.Objects.AppInfoMonitor.ResolveAppInfoMonitorMethod t GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor)
+ GI.Gio.Objects.AppInfoMonitor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.AppInfoMonitor.AppInfoMonitor
+ GI.Gio.Objects.AppInfoMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.AppInfoMonitor.AppInfoMonitorChangedSignalInfo
+ GI.Gio.Objects.AppInfoMonitor: type family ResolveAppInfoMonitorMethod (t :: Symbol) o
+ GI.Gio.Objects.AppLaunchContext: data AppLaunchContextGetDisplayMethodInfo
+ GI.Gio.Objects.AppLaunchContext: data AppLaunchContextGetEnvironmentMethodInfo
+ GI.Gio.Objects.AppLaunchContext: data AppLaunchContextGetStartupNotifyIdMethodInfo
+ GI.Gio.Objects.AppLaunchContext: data AppLaunchContextLaunchFailedMethodInfo
+ GI.Gio.Objects.AppLaunchContext: data AppLaunchContextLaunchFailedSignalInfo
+ GI.Gio.Objects.AppLaunchContext: data AppLaunchContextLaunchStartedSignalInfo
+ GI.Gio.Objects.AppLaunchContext: data AppLaunchContextLaunchedSignalInfo
+ GI.Gio.Objects.AppLaunchContext: data AppLaunchContextSetenvMethodInfo
+ GI.Gio.Objects.AppLaunchContext: data AppLaunchContextUnsetenvMethodInfo
+ GI.Gio.Objects.AppLaunchContext: instance (info GHC.Types.~ GI.Gio.Objects.AppLaunchContext.ResolveAppLaunchContextMethod t GI.Gio.Objects.AppLaunchContext.AppLaunchContext, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.AppLaunchContext.AppLaunchContext p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.AppLaunchContext.AppLaunchContext -> p)
+ GI.Gio.Objects.AppLaunchContext: instance (info GHC.Types.~ GI.Gio.Objects.AppLaunchContext.ResolveAppLaunchContextMethod t GI.Gio.Objects.AppLaunchContext.AppLaunchContext, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.AppLaunchContext.AppLaunchContext p, GHC.Internal.Records.HasField t GI.Gio.Objects.AppLaunchContext.AppLaunchContext p) => GHC.Internal.Records.HasField t GI.Gio.Objects.AppLaunchContext.AppLaunchContext p
+ GI.Gio.Objects.AppLaunchContext: instance (info GHC.Types.~ GI.Gio.Objects.AppLaunchContext.ResolveAppLaunchContextMethod t GI.Gio.Objects.AppLaunchContext.AppLaunchContext, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.AppLaunchContext.AppLaunchContext) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.AppLaunchContext.AppLaunchContext)
+ GI.Gio.Objects.AppLaunchContext: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.AppLaunchContext.AppLaunchContextLaunchFailedMethodInfo a signature
+ GI.Gio.Objects.AppLaunchContext: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> [c] -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext a, GI.Gio.Interfaces.AppInfo.IsAppInfo b, GI.Gio.Interfaces.File.IsFile c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.AppLaunchContext.AppLaunchContextGetStartupNotifyIdMethodInfo a signature
+ GI.Gio.Objects.AppLaunchContext: instance (signature GHC.Types.~ ([GHC.Types.Char] -> [GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.AppLaunchContext.AppLaunchContextSetenvMethodInfo a signature
+ GI.Gio.Objects.AppLaunchContext: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.AppLaunchContext.AppLaunchContextUnsetenvMethodInfo a signature
+ GI.Gio.Objects.AppLaunchContext: instance (signature GHC.Types.~ (b -> [c] -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext a, GI.Gio.Interfaces.AppInfo.IsAppInfo b, GI.Gio.Interfaces.File.IsFile c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.AppLaunchContext.AppLaunchContextGetDisplayMethodInfo a signature
+ GI.Gio.Objects.AppLaunchContext: instance (signature GHC.Types.~ m [[GHC.Types.Char]], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.AppLaunchContext.AppLaunchContextGetEnvironmentMethodInfo a signature
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.AppLaunchContext.AppLaunchContext
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.AppLaunchContext.AppLaunchContextGetDisplayMethodInfo a
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.AppLaunchContext.AppLaunchContextGetEnvironmentMethodInfo a
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.AppLaunchContext.AppLaunchContextGetStartupNotifyIdMethodInfo a
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.AppLaunchContext.AppLaunchContextLaunchFailedMethodInfo a
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.AppLaunchContext.AppLaunchContextSetenvMethodInfo a
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.AppLaunchContext.AppLaunchContextUnsetenvMethodInfo a
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.AppLaunchContext.AppLaunchContextLaunchFailedSignalInfo
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.AppLaunchContext.AppLaunchContextLaunchStartedSignalInfo
+ GI.Gio.Objects.AppLaunchContext: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.AppLaunchContext.AppLaunchContextLaunchedSignalInfo
+ GI.Gio.Objects.AppLaunchContext: type family ResolveAppLaunchContextMethod (t :: Symbol) o
+ GI.Gio.Objects.Application: applicationActionGroup :: AttrLabelProxy "actionGroup"
+ GI.Gio.Objects.Application: applicationApplicationId :: AttrLabelProxy "applicationId"
+ GI.Gio.Objects.Application: applicationFlags :: AttrLabelProxy "flags"
+ GI.Gio.Objects.Application: applicationInactivityTimeout :: AttrLabelProxy "inactivityTimeout"
+ GI.Gio.Objects.Application: applicationIsBusy :: AttrLabelProxy "isBusy"
+ GI.Gio.Objects.Application: applicationIsRegistered :: AttrLabelProxy "isRegistered"
+ GI.Gio.Objects.Application: applicationIsRemote :: AttrLabelProxy "isRemote"
+ GI.Gio.Objects.Application: applicationResourceBasePath :: AttrLabelProxy "resourceBasePath"
+ GI.Gio.Objects.Application: applicationVersion :: AttrLabelProxy "version"
+ GI.Gio.Objects.Application: data ApplicationActionGroupPropertyInfo
+ GI.Gio.Objects.Application: data ApplicationActivateMethodInfo
+ GI.Gio.Objects.Application: data ApplicationActivateSignalInfo
+ GI.Gio.Objects.Application: data ApplicationAddMainOptionEntriesMethodInfo
+ GI.Gio.Objects.Application: data ApplicationAddMainOptionMethodInfo
+ GI.Gio.Objects.Application: data ApplicationAddOptionGroupMethodInfo
+ GI.Gio.Objects.Application: data ApplicationApplicationIdPropertyInfo
+ GI.Gio.Objects.Application: data ApplicationBindBusyPropertyMethodInfo
+ GI.Gio.Objects.Application: data ApplicationCommandLineSignalInfo
+ GI.Gio.Objects.Application: data ApplicationFlagsPropertyInfo
+ GI.Gio.Objects.Application: data ApplicationGetApplicationIdMethodInfo
+ GI.Gio.Objects.Application: data ApplicationGetDbusConnectionMethodInfo
+ GI.Gio.Objects.Application: data ApplicationGetDbusObjectPathMethodInfo
+ GI.Gio.Objects.Application: data ApplicationGetFlagsMethodInfo
+ GI.Gio.Objects.Application: data ApplicationGetInactivityTimeoutMethodInfo
+ GI.Gio.Objects.Application: data ApplicationGetIsBusyMethodInfo
+ GI.Gio.Objects.Application: data ApplicationGetIsRegisteredMethodInfo
+ GI.Gio.Objects.Application: data ApplicationGetIsRemoteMethodInfo
+ GI.Gio.Objects.Application: data ApplicationGetResourceBasePathMethodInfo
+ GI.Gio.Objects.Application: data ApplicationGetVersionMethodInfo
+ GI.Gio.Objects.Application: data ApplicationHandleLocalOptionsSignalInfo
+ GI.Gio.Objects.Application: data ApplicationHoldMethodInfo
+ GI.Gio.Objects.Application: data ApplicationInactivityTimeoutPropertyInfo
+ GI.Gio.Objects.Application: data ApplicationIsBusyPropertyInfo
+ GI.Gio.Objects.Application: data ApplicationIsRegisteredPropertyInfo
+ GI.Gio.Objects.Application: data ApplicationIsRemotePropertyInfo
+ GI.Gio.Objects.Application: data ApplicationMarkBusyMethodInfo
+ GI.Gio.Objects.Application: data ApplicationNameLostSignalInfo
+ GI.Gio.Objects.Application: data ApplicationOpenMethodInfo
+ GI.Gio.Objects.Application: data ApplicationOpenSignalInfo
+ GI.Gio.Objects.Application: data ApplicationQuitMethodInfo
+ GI.Gio.Objects.Application: data ApplicationRegisterMethodInfo
+ GI.Gio.Objects.Application: data ApplicationReleaseMethodInfo
+ GI.Gio.Objects.Application: data ApplicationResourceBasePathPropertyInfo
+ GI.Gio.Objects.Application: data ApplicationRunMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSendNotificationMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetActionGroupMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetApplicationIdMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetDefaultMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetFlagsMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetInactivityTimeoutMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetOptionContextDescriptionMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetOptionContextParameterStringMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetOptionContextSummaryMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetResourceBasePathMethodInfo
+ GI.Gio.Objects.Application: data ApplicationSetVersionMethodInfo
+ GI.Gio.Objects.Application: data ApplicationShutdownSignalInfo
+ GI.Gio.Objects.Application: data ApplicationStartupSignalInfo
+ GI.Gio.Objects.Application: data ApplicationUnbindBusyPropertyMethodInfo
+ GI.Gio.Objects.Application: data ApplicationUnmarkBusyMethodInfo
+ GI.Gio.Objects.Application: data ApplicationVersionPropertyInfo
+ GI.Gio.Objects.Application: data ApplicationWithdrawNotificationMethodInfo
+ GI.Gio.Objects.Application: instance (info GHC.Types.~ GI.Gio.Objects.Application.ResolveApplicationMethod t GI.Gio.Objects.Application.Application, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Application.Application p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Application.Application -> p)
+ GI.Gio.Objects.Application: instance (info GHC.Types.~ GI.Gio.Objects.Application.ResolveApplicationMethod t GI.Gio.Objects.Application.Application, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Application.Application p, GHC.Internal.Records.HasField t GI.Gio.Objects.Application.Application p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Application.Application p
+ GI.Gio.Objects.Application: instance (info GHC.Types.~ GI.Gio.Objects.Application.ResolveApplicationMethod t GI.Gio.Objects.Application.Application, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Application.Application) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Application.Application)
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int8 -> [GI.GLib.Flags.OptionFlags] -> GI.GLib.Enums.OptionArg -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationAddMainOptionMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetVersionMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationWithdrawNotificationMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a, GI.Gio.Objects.Notification.IsNotification b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSendNotificationMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetApplicationIdMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetOptionContextDescriptionMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetOptionContextParameterStringMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetOptionContextSummaryMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetResourceBasePathMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe [[GHC.Types.Char]] -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationRunMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a, GI.Gio.Interfaces.ActionGroup.IsActionGroup b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetActionGroupMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationRegisterMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetInactivityTimeoutMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (GI.GLib.Structs.OptionGroup.OptionGroup -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationAddOptionGroupMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ ([GI.GLib.Structs.OptionEntry.OptionEntry] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationAddMainOptionEntriesMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ ([GI.Gio.Flags.ApplicationFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetFlagsMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ ([GI.Gio.Interfaces.File.File] -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationOpenMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (b -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationBindBusyPropertyMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ (b -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationUnbindBusyPropertyMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationActivateMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationHoldMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationMarkBusyMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationQuitMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationReleaseMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationSetDefaultMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationUnmarkBusyMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetApplicationIdMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetDbusObjectPathMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetResourceBasePathMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetVersionMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.DBusConnection.DBusConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetDbusConnectionMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetInactivityTimeoutMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetIsBusyMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetIsRegisteredMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetIsRemoteMethodInfo a signature
+ GI.Gio.Objects.Application: instance (signature GHC.Types.~ m [GI.Gio.Flags.ApplicationFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Application.IsApplication a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Application.ApplicationGetFlagsMethodInfo a signature
+ GI.Gio.Objects.Application: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Application.ApplicationActionGroupPropertyInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Application.ApplicationApplicationIdPropertyInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Application.ApplicationFlagsPropertyInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Application.ApplicationInactivityTimeoutPropertyInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Application.ApplicationIsBusyPropertyInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Application.ApplicationIsRegisteredPropertyInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Application.ApplicationIsRemotePropertyInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Application.ApplicationResourceBasePathPropertyInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Application.ApplicationVersionPropertyInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Application.Application
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationActivateMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationAddMainOptionEntriesMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationAddMainOptionMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationAddOptionGroupMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationBindBusyPropertyMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetApplicationIdMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetDbusConnectionMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetDbusObjectPathMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetFlagsMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetInactivityTimeoutMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetIsBusyMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetIsRegisteredMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetIsRemoteMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetResourceBasePathMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationGetVersionMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationHoldMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationMarkBusyMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationOpenMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationQuitMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationRegisterMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationReleaseMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationRunMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSendNotificationMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetActionGroupMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetApplicationIdMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetDefaultMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetFlagsMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetInactivityTimeoutMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetOptionContextDescriptionMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetOptionContextParameterStringMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetOptionContextSummaryMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetResourceBasePathMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationSetVersionMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationUnbindBusyPropertyMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationUnmarkBusyMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Application.ApplicationWithdrawNotificationMethodInfo a
+ GI.Gio.Objects.Application: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Application.ApplicationActivateSignalInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Application.ApplicationCommandLineSignalInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Application.ApplicationHandleLocalOptionsSignalInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Application.ApplicationNameLostSignalInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Application.ApplicationOpenSignalInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Application.ApplicationShutdownSignalInfo
+ GI.Gio.Objects.Application: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Application.ApplicationStartupSignalInfo
+ GI.Gio.Objects.Application: type family ResolveApplicationMethod (t :: Symbol) o
+ GI.Gio.Objects.ApplicationCommandLine: applicationCommandLineArguments :: AttrLabelProxy "arguments"
+ GI.Gio.Objects.ApplicationCommandLine: applicationCommandLineIsRemote :: AttrLabelProxy "isRemote"
+ GI.Gio.Objects.ApplicationCommandLine: applicationCommandLineOptions :: AttrLabelProxy "options"
+ GI.Gio.Objects.ApplicationCommandLine: applicationCommandLinePlatformData :: AttrLabelProxy "platformData"
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineArgumentsPropertyInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineCreateFileForArgMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineDoneMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineGetArgumentsMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineGetCwdMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineGetEnvironMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineGetExitStatusMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineGetIsRemoteMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineGetOptionsDictMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineGetPlatformDataMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineGetStdinMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineGetenvMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineIsRemotePropertyInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineOptionsPropertyInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLinePlatformDataPropertyInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLinePrintLiteralMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLinePrinterrLiteralMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: data ApplicationCommandLineSetExitStatusMethodInfo
+ GI.Gio.Objects.ApplicationCommandLine: instance (info GHC.Types.~ GI.Gio.Objects.ApplicationCommandLine.ResolveApplicationCommandLineMethod t GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine -> p)
+ GI.Gio.Objects.ApplicationCommandLine: instance (info GHC.Types.~ GI.Gio.Objects.ApplicationCommandLine.ResolveApplicationCommandLineMethod t GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine p, GHC.Internal.Records.HasField t GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine p
+ GI.Gio.Objects.ApplicationCommandLine: instance (info GHC.Types.~ GI.Gio.Objects.ApplicationCommandLine.ResolveApplicationCommandLineMethod t GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine)
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLinePrintLiteralMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLinePrinterrLiteralMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineSetExitStatusMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetenvMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineCreateFileForArgMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineDoneMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetPlatformDataMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.InputStream.InputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetStdinMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [GHC.Types.Char]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetCwdMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetExitStatusMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetIsRemoteMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ m GI.GLib.Structs.VariantDict.VariantDict, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetOptionsDictMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ m [[GHC.Types.Char]], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetArgumentsMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance (signature GHC.Types.~ m [[GHC.Types.Char]], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ApplicationCommandLine.IsApplicationCommandLine a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetEnvironMethodInfo a signature
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineArgumentsPropertyInfo
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineIsRemotePropertyInfo
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineOptionsPropertyInfo
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLinePlatformDataPropertyInfo
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLine
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineCreateFileForArgMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineDoneMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetArgumentsMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetCwdMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetEnvironMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetExitStatusMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetIsRemoteMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetOptionsDictMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetPlatformDataMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetStdinMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineGetenvMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLinePrintLiteralMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLinePrinterrLiteralMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ApplicationCommandLine.ApplicationCommandLineSetExitStatusMethodInfo a
+ GI.Gio.Objects.ApplicationCommandLine: type family ResolveApplicationCommandLineMethod (t :: Symbol) o
+ GI.Gio.Objects.BufferedInputStream: bufferedInputStreamBufferSize :: AttrLabelProxy "bufferSize"
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamBufferSizePropertyInfo
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamFillAsyncMethodInfo
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamFillFinishMethodInfo
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamFillMethodInfo
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamGetAvailableMethodInfo
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamGetBufferSizeMethodInfo
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamPeekBufferMethodInfo
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamPeekMethodInfo
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamReadByteMethodInfo
+ GI.Gio.Objects.BufferedInputStream: data BufferedInputStreamSetBufferSizeMethodInfo
+ GI.Gio.Objects.BufferedInputStream: instance (info GHC.Types.~ GI.Gio.Objects.BufferedInputStream.ResolveBufferedInputStreamMethod t GI.Gio.Objects.BufferedInputStream.BufferedInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.BufferedInputStream.BufferedInputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.BufferedInputStream.BufferedInputStream -> p)
+ GI.Gio.Objects.BufferedInputStream: instance (info GHC.Types.~ GI.Gio.Objects.BufferedInputStream.ResolveBufferedInputStreamMethod t GI.Gio.Objects.BufferedInputStream.BufferedInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.BufferedInputStream.BufferedInputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.BufferedInputStream.BufferedInputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.BufferedInputStream.BufferedInputStream p
+ GI.Gio.Objects.BufferedInputStream: instance (info GHC.Types.~ GI.Gio.Objects.BufferedInputStream.ResolveBufferedInputStreamMethod t GI.Gio.Objects.BufferedInputStream.BufferedInputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.BufferedInputStream.BufferedInputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.BufferedInputStream.BufferedInputStream)
+ GI.Gio.Objects.BufferedInputStream: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Foreign.C.Types.CSize -> m GHC.Internal.Foreign.C.Types.CSize), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedInputStream.IsBufferedInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedInputStream.BufferedInputStreamPeekMethodInfo a signature
+ GI.Gio.Objects.BufferedInputStream: instance (signature GHC.Types.~ (GHC.Internal.Foreign.C.Types.CSize -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedInputStream.IsBufferedInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedInputStream.BufferedInputStreamSetBufferSizeMethodInfo a signature
+ GI.Gio.Objects.BufferedInputStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int64 -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedInputStream.IsBufferedInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedInputStream.BufferedInputStreamFillAsyncMethodInfo a signature
+ GI.Gio.Objects.BufferedInputStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedInputStream.IsBufferedInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedInputStream.BufferedInputStreamFillMethodInfo a signature
+ GI.Gio.Objects.BufferedInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedInputStream.IsBufferedInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedInputStream.BufferedInputStreamReadByteMethodInfo a signature
+ GI.Gio.Objects.BufferedInputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedInputStream.IsBufferedInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedInputStream.BufferedInputStreamFillFinishMethodInfo a signature
+ GI.Gio.Objects.BufferedInputStream: instance (signature GHC.Types.~ m Data.ByteString.Internal.Type.ByteString, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedInputStream.IsBufferedInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedInputStream.BufferedInputStreamPeekBufferMethodInfo a signature
+ GI.Gio.Objects.BufferedInputStream: instance (signature GHC.Types.~ m GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedInputStream.IsBufferedInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedInputStream.BufferedInputStreamGetAvailableMethodInfo a signature
+ GI.Gio.Objects.BufferedInputStream: instance (signature GHC.Types.~ m GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedInputStream.IsBufferedInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedInputStream.BufferedInputStreamGetBufferSizeMethodInfo a signature
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamBufferSizePropertyInfo
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.BufferedInputStream.BufferedInputStream
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamFillAsyncMethodInfo a
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamFillFinishMethodInfo a
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamFillMethodInfo a
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamGetAvailableMethodInfo a
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamGetBufferSizeMethodInfo a
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamPeekBufferMethodInfo a
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamPeekMethodInfo a
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamReadByteMethodInfo a
+ GI.Gio.Objects.BufferedInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedInputStream.BufferedInputStreamSetBufferSizeMethodInfo a
+ GI.Gio.Objects.BufferedInputStream: type family ResolveBufferedInputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.BufferedOutputStream: bufferedOutputStreamAutoGrow :: AttrLabelProxy "autoGrow"
+ GI.Gio.Objects.BufferedOutputStream: bufferedOutputStreamBufferSize :: AttrLabelProxy "bufferSize"
+ GI.Gio.Objects.BufferedOutputStream: data BufferedOutputStreamAutoGrowPropertyInfo
+ GI.Gio.Objects.BufferedOutputStream: data BufferedOutputStreamBufferSizePropertyInfo
+ GI.Gio.Objects.BufferedOutputStream: data BufferedOutputStreamGetAutoGrowMethodInfo
+ GI.Gio.Objects.BufferedOutputStream: data BufferedOutputStreamGetBufferSizeMethodInfo
+ GI.Gio.Objects.BufferedOutputStream: data BufferedOutputStreamSetAutoGrowMethodInfo
+ GI.Gio.Objects.BufferedOutputStream: data BufferedOutputStreamSetBufferSizeMethodInfo
+ GI.Gio.Objects.BufferedOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.BufferedOutputStream.ResolveBufferedOutputStreamMethod t GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream -> p)
+ GI.Gio.Objects.BufferedOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.BufferedOutputStream.ResolveBufferedOutputStreamMethod t GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream p
+ GI.Gio.Objects.BufferedOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.BufferedOutputStream.ResolveBufferedOutputStreamMethod t GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream)
+ GI.Gio.Objects.BufferedOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Foreign.C.Types.CSize -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedOutputStream.IsBufferedOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamSetBufferSizeMethodInfo a signature
+ GI.Gio.Objects.BufferedOutputStream: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedOutputStream.IsBufferedOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamSetAutoGrowMethodInfo a signature
+ GI.Gio.Objects.BufferedOutputStream: instance (signature GHC.Types.~ m GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedOutputStream.IsBufferedOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamGetBufferSizeMethodInfo a signature
+ GI.Gio.Objects.BufferedOutputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BufferedOutputStream.IsBufferedOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamGetAutoGrowMethodInfo a signature
+ GI.Gio.Objects.BufferedOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamAutoGrowPropertyInfo
+ GI.Gio.Objects.BufferedOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamBufferSizePropertyInfo
+ GI.Gio.Objects.BufferedOutputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.BufferedOutputStream.BufferedOutputStream
+ GI.Gio.Objects.BufferedOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamGetAutoGrowMethodInfo a
+ GI.Gio.Objects.BufferedOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamGetBufferSizeMethodInfo a
+ GI.Gio.Objects.BufferedOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamSetAutoGrowMethodInfo a
+ GI.Gio.Objects.BufferedOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BufferedOutputStream.BufferedOutputStreamSetBufferSizeMethodInfo a
+ GI.Gio.Objects.BufferedOutputStream: type family ResolveBufferedOutputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.BytesIcon: bytesIconBytes :: AttrLabelProxy "bytes"
+ GI.Gio.Objects.BytesIcon: data BytesIconBytesPropertyInfo
+ GI.Gio.Objects.BytesIcon: data BytesIconGetBytesMethodInfo
+ GI.Gio.Objects.BytesIcon: instance (info GHC.Types.~ GI.Gio.Objects.BytesIcon.ResolveBytesIconMethod t GI.Gio.Objects.BytesIcon.BytesIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.BytesIcon.BytesIcon p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.BytesIcon.BytesIcon -> p)
+ GI.Gio.Objects.BytesIcon: instance (info GHC.Types.~ GI.Gio.Objects.BytesIcon.ResolveBytesIconMethod t GI.Gio.Objects.BytesIcon.BytesIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.BytesIcon.BytesIcon p, GHC.Internal.Records.HasField t GI.Gio.Objects.BytesIcon.BytesIcon p) => GHC.Internal.Records.HasField t GI.Gio.Objects.BytesIcon.BytesIcon p
+ GI.Gio.Objects.BytesIcon: instance (info GHC.Types.~ GI.Gio.Objects.BytesIcon.ResolveBytesIconMethod t GI.Gio.Objects.BytesIcon.BytesIcon, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.BytesIcon.BytesIcon) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.BytesIcon.BytesIcon)
+ GI.Gio.Objects.BytesIcon: instance (signature GHC.Types.~ m GI.GLib.Structs.Bytes.Bytes, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.BytesIcon.IsBytesIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.BytesIcon.BytesIconGetBytesMethodInfo a signature
+ GI.Gio.Objects.BytesIcon: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.BytesIcon.BytesIconBytesPropertyInfo
+ GI.Gio.Objects.BytesIcon: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.BytesIcon.BytesIcon
+ GI.Gio.Objects.BytesIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.BytesIcon.BytesIconGetBytesMethodInfo a
+ GI.Gio.Objects.BytesIcon: type family ResolveBytesIconMethod (t :: Symbol) o
+ GI.Gio.Objects.Cancellable: data CancellableCancelMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellableCancelledSignalInfo
+ GI.Gio.Objects.Cancellable: data CancellableConnectMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellableDisconnectMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellableGetFdMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellableIsCancelledMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellableMakePollfdMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellablePopCurrentMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellablePushCurrentMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellableReleaseFdMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellableResetMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellableSetErrorIfCancelledMethodInfo
+ GI.Gio.Objects.Cancellable: data CancellableSourceNewMethodInfo
+ GI.Gio.Objects.Cancellable: instance (info GHC.Types.~ GI.Gio.Objects.Cancellable.ResolveCancellableMethod t GI.Gio.Objects.Cancellable.Cancellable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Cancellable.Cancellable p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Cancellable.Cancellable -> p)
+ GI.Gio.Objects.Cancellable: instance (info GHC.Types.~ GI.Gio.Objects.Cancellable.ResolveCancellableMethod t GI.Gio.Objects.Cancellable.Cancellable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Cancellable.Cancellable p, GHC.Internal.Records.HasField t GI.Gio.Objects.Cancellable.Cancellable p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Cancellable.Cancellable p
+ GI.Gio.Objects.Cancellable: instance (info GHC.Types.~ GI.Gio.Objects.Cancellable.ResolveCancellableMethod t GI.Gio.Objects.Cancellable.Cancellable, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Cancellable.Cancellable) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Cancellable.Cancellable)
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ (GHC.Internal.Foreign.C.Types.CULong -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableDisconnectMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ (GI.GLib.Structs.PollFD.PollFD -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableMakePollfdMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ (GI.GObject.Callbacks.Callback -> m GHC.Internal.Foreign.C.Types.CULong), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableConnectMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableCancelMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellablePopCurrentMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellablePushCurrentMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableReleaseFdMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableResetMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableSetErrorIfCancelledMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableGetFdMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableIsCancelledMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance (signature GHC.Types.~ m GI.GLib.Structs.Source.Source, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Cancellable.IsCancellable a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Cancellable.CancellableSourceNewMethodInfo a signature
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Cancellable.Cancellable
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableCancelMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableConnectMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableDisconnectMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableGetFdMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableIsCancelledMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableMakePollfdMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellablePopCurrentMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellablePushCurrentMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableReleaseFdMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableResetMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableSetErrorIfCancelledMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Cancellable.CancellableSourceNewMethodInfo a
+ GI.Gio.Objects.Cancellable: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Cancellable.CancellableCancelledSignalInfo
+ GI.Gio.Objects.Cancellable: type family ResolveCancellableMethod (t :: Symbol) o
+ GI.Gio.Objects.CharsetConverter: charsetConverterFromCharset :: AttrLabelProxy "fromCharset"
+ GI.Gio.Objects.CharsetConverter: charsetConverterToCharset :: AttrLabelProxy "toCharset"
+ GI.Gio.Objects.CharsetConverter: charsetConverterUseFallback :: AttrLabelProxy "useFallback"
+ GI.Gio.Objects.CharsetConverter: data CharsetConverterFromCharsetPropertyInfo
+ GI.Gio.Objects.CharsetConverter: data CharsetConverterGetNumFallbacksMethodInfo
+ GI.Gio.Objects.CharsetConverter: data CharsetConverterGetUseFallbackMethodInfo
+ GI.Gio.Objects.CharsetConverter: data CharsetConverterSetUseFallbackMethodInfo
+ GI.Gio.Objects.CharsetConverter: data CharsetConverterToCharsetPropertyInfo
+ GI.Gio.Objects.CharsetConverter: data CharsetConverterUseFallbackPropertyInfo
+ GI.Gio.Objects.CharsetConverter: instance (info GHC.Types.~ GI.Gio.Objects.CharsetConverter.ResolveCharsetConverterMethod t GI.Gio.Objects.CharsetConverter.CharsetConverter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.CharsetConverter.CharsetConverter p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.CharsetConverter.CharsetConverter -> p)
+ GI.Gio.Objects.CharsetConverter: instance (info GHC.Types.~ GI.Gio.Objects.CharsetConverter.ResolveCharsetConverterMethod t GI.Gio.Objects.CharsetConverter.CharsetConverter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.CharsetConverter.CharsetConverter p, GHC.Internal.Records.HasField t GI.Gio.Objects.CharsetConverter.CharsetConverter p) => GHC.Internal.Records.HasField t GI.Gio.Objects.CharsetConverter.CharsetConverter p
+ GI.Gio.Objects.CharsetConverter: instance (info GHC.Types.~ GI.Gio.Objects.CharsetConverter.ResolveCharsetConverterMethod t GI.Gio.Objects.CharsetConverter.CharsetConverter, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.CharsetConverter.CharsetConverter) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.CharsetConverter.CharsetConverter)
+ GI.Gio.Objects.CharsetConverter: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.CharsetConverter.IsCharsetConverter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.CharsetConverter.CharsetConverterSetUseFallbackMethodInfo a signature
+ GI.Gio.Objects.CharsetConverter: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.CharsetConverter.IsCharsetConverter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.CharsetConverter.CharsetConverterGetNumFallbacksMethodInfo a signature
+ GI.Gio.Objects.CharsetConverter: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.CharsetConverter.IsCharsetConverter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.CharsetConverter.CharsetConverterGetUseFallbackMethodInfo a signature
+ GI.Gio.Objects.CharsetConverter: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.CharsetConverter.CharsetConverterFromCharsetPropertyInfo
+ GI.Gio.Objects.CharsetConverter: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.CharsetConverter.CharsetConverterToCharsetPropertyInfo
+ GI.Gio.Objects.CharsetConverter: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.CharsetConverter.CharsetConverterUseFallbackPropertyInfo
+ GI.Gio.Objects.CharsetConverter: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.CharsetConverter.CharsetConverter
+ GI.Gio.Objects.CharsetConverter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.CharsetConverter.CharsetConverterGetNumFallbacksMethodInfo a
+ GI.Gio.Objects.CharsetConverter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.CharsetConverter.CharsetConverterGetUseFallbackMethodInfo a
+ GI.Gio.Objects.CharsetConverter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.CharsetConverter.CharsetConverterSetUseFallbackMethodInfo a
+ GI.Gio.Objects.CharsetConverter: type family ResolveCharsetConverterMethod (t :: Symbol) o
+ GI.Gio.Objects.ConverterInputStream: converterInputStreamConverter :: AttrLabelProxy "converter"
+ GI.Gio.Objects.ConverterInputStream: data ConverterInputStreamConverterPropertyInfo
+ GI.Gio.Objects.ConverterInputStream: data ConverterInputStreamGetConverterMethodInfo
+ GI.Gio.Objects.ConverterInputStream: instance (info GHC.Types.~ GI.Gio.Objects.ConverterInputStream.ResolveConverterInputStreamMethod t GI.Gio.Objects.ConverterInputStream.ConverterInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ConverterInputStream.ConverterInputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ConverterInputStream.ConverterInputStream -> p)
+ GI.Gio.Objects.ConverterInputStream: instance (info GHC.Types.~ GI.Gio.Objects.ConverterInputStream.ResolveConverterInputStreamMethod t GI.Gio.Objects.ConverterInputStream.ConverterInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ConverterInputStream.ConverterInputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.ConverterInputStream.ConverterInputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ConverterInputStream.ConverterInputStream p
+ GI.Gio.Objects.ConverterInputStream: instance (info GHC.Types.~ GI.Gio.Objects.ConverterInputStream.ResolveConverterInputStreamMethod t GI.Gio.Objects.ConverterInputStream.ConverterInputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ConverterInputStream.ConverterInputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ConverterInputStream.ConverterInputStream)
+ GI.Gio.Objects.ConverterInputStream: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Converter.Converter, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ConverterInputStream.IsConverterInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ConverterInputStream.ConverterInputStreamGetConverterMethodInfo a signature
+ GI.Gio.Objects.ConverterInputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ConverterInputStream.ConverterInputStreamConverterPropertyInfo
+ GI.Gio.Objects.ConverterInputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ConverterInputStream.ConverterInputStream
+ GI.Gio.Objects.ConverterInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ConverterInputStream.ConverterInputStreamGetConverterMethodInfo a
+ GI.Gio.Objects.ConverterInputStream: type family ResolveConverterInputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.ConverterOutputStream: converterOutputStreamConverter :: AttrLabelProxy "converter"
+ GI.Gio.Objects.ConverterOutputStream: data ConverterOutputStreamConverterPropertyInfo
+ GI.Gio.Objects.ConverterOutputStream: data ConverterOutputStreamGetConverterMethodInfo
+ GI.Gio.Objects.ConverterOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.ConverterOutputStream.ResolveConverterOutputStreamMethod t GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream -> p)
+ GI.Gio.Objects.ConverterOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.ConverterOutputStream.ResolveConverterOutputStreamMethod t GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream p
+ GI.Gio.Objects.ConverterOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.ConverterOutputStream.ResolveConverterOutputStreamMethod t GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream)
+ GI.Gio.Objects.ConverterOutputStream: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Converter.Converter, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ConverterOutputStream.IsConverterOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ConverterOutputStream.ConverterOutputStreamGetConverterMethodInfo a signature
+ GI.Gio.Objects.ConverterOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ConverterOutputStream.ConverterOutputStreamConverterPropertyInfo
+ GI.Gio.Objects.ConverterOutputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ConverterOutputStream.ConverterOutputStream
+ GI.Gio.Objects.ConverterOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ConverterOutputStream.ConverterOutputStreamGetConverterMethodInfo a
+ GI.Gio.Objects.ConverterOutputStream: type family ResolveConverterOutputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.Credentials: data CredentialsGetUnixPidMethodInfo
+ GI.Gio.Objects.Credentials: data CredentialsGetUnixUserMethodInfo
+ GI.Gio.Objects.Credentials: data CredentialsIsSameUserMethodInfo
+ GI.Gio.Objects.Credentials: data CredentialsSetNativeMethodInfo
+ GI.Gio.Objects.Credentials: data CredentialsSetUnixUserMethodInfo
+ GI.Gio.Objects.Credentials: data CredentialsToStringMethodInfo
+ GI.Gio.Objects.Credentials: instance (info GHC.Types.~ GI.Gio.Objects.Credentials.ResolveCredentialsMethod t GI.Gio.Objects.Credentials.Credentials, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Credentials.Credentials p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Credentials.Credentials -> p)
+ GI.Gio.Objects.Credentials: instance (info GHC.Types.~ GI.Gio.Objects.Credentials.ResolveCredentialsMethod t GI.Gio.Objects.Credentials.Credentials, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Credentials.Credentials p, GHC.Internal.Records.HasField t GI.Gio.Objects.Credentials.Credentials p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Credentials.Credentials p
+ GI.Gio.Objects.Credentials: instance (info GHC.Types.~ GI.Gio.Objects.Credentials.ResolveCredentialsMethod t GI.Gio.Objects.Credentials.Credentials, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Credentials.Credentials) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Credentials.Credentials)
+ GI.Gio.Objects.Credentials: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Credentials.IsCredentials a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Credentials.CredentialsSetUnixUserMethodInfo a signature
+ GI.Gio.Objects.Credentials: instance (signature GHC.Types.~ (GI.Gio.Enums.CredentialsType -> GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Credentials.IsCredentials a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Credentials.CredentialsSetNativeMethodInfo a signature
+ GI.Gio.Objects.Credentials: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Credentials.IsCredentials a, GI.Gio.Objects.Credentials.IsCredentials b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Credentials.CredentialsIsSameUserMethodInfo a signature
+ GI.Gio.Objects.Credentials: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Credentials.IsCredentials a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Credentials.CredentialsToStringMethodInfo a signature
+ GI.Gio.Objects.Credentials: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Credentials.IsCredentials a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Credentials.CredentialsGetUnixPidMethodInfo a signature
+ GI.Gio.Objects.Credentials: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Credentials.IsCredentials a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Credentials.CredentialsGetUnixUserMethodInfo a signature
+ GI.Gio.Objects.Credentials: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Credentials.Credentials
+ GI.Gio.Objects.Credentials: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Credentials.CredentialsGetUnixPidMethodInfo a
+ GI.Gio.Objects.Credentials: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Credentials.CredentialsGetUnixUserMethodInfo a
+ GI.Gio.Objects.Credentials: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Credentials.CredentialsIsSameUserMethodInfo a
+ GI.Gio.Objects.Credentials: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Credentials.CredentialsSetNativeMethodInfo a
+ GI.Gio.Objects.Credentials: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Credentials.CredentialsSetUnixUserMethodInfo a
+ GI.Gio.Objects.Credentials: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Credentials.CredentialsToStringMethodInfo a
+ GI.Gio.Objects.Credentials: type family ResolveCredentialsMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusActionGroup: instance (info GHC.Types.~ GI.Gio.Objects.DBusActionGroup.ResolveDBusActionGroupMethod t GI.Gio.Objects.DBusActionGroup.DBusActionGroup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusActionGroup.DBusActionGroup p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusActionGroup.DBusActionGroup -> p)
+ GI.Gio.Objects.DBusActionGroup: instance (info GHC.Types.~ GI.Gio.Objects.DBusActionGroup.ResolveDBusActionGroupMethod t GI.Gio.Objects.DBusActionGroup.DBusActionGroup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusActionGroup.DBusActionGroup p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusActionGroup.DBusActionGroup p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusActionGroup.DBusActionGroup p
+ GI.Gio.Objects.DBusActionGroup: instance (info GHC.Types.~ GI.Gio.Objects.DBusActionGroup.ResolveDBusActionGroupMethod t GI.Gio.Objects.DBusActionGroup.DBusActionGroup, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusActionGroup.DBusActionGroup) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusActionGroup.DBusActionGroup)
+ GI.Gio.Objects.DBusActionGroup: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusActionGroup.DBusActionGroup
+ GI.Gio.Objects.DBusActionGroup: type family ResolveDBusActionGroupMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusAuthObserver: data DBusAuthObserverAllowMechanismMethodInfo
+ GI.Gio.Objects.DBusAuthObserver: data DBusAuthObserverAllowMechanismSignalInfo
+ GI.Gio.Objects.DBusAuthObserver: data DBusAuthObserverAuthorizeAuthenticatedPeerMethodInfo
+ GI.Gio.Objects.DBusAuthObserver: data DBusAuthObserverAuthorizeAuthenticatedPeerSignalInfo
+ GI.Gio.Objects.DBusAuthObserver: instance (info GHC.Types.~ GI.Gio.Objects.DBusAuthObserver.ResolveDBusAuthObserverMethod t GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver -> p)
+ GI.Gio.Objects.DBusAuthObserver: instance (info GHC.Types.~ GI.Gio.Objects.DBusAuthObserver.ResolveDBusAuthObserverMethod t GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver p
+ GI.Gio.Objects.DBusAuthObserver: instance (info GHC.Types.~ GI.Gio.Objects.DBusAuthObserver.ResolveDBusAuthObserverMethod t GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver)
+ GI.Gio.Objects.DBusAuthObserver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusAuthObserver.IsDBusAuthObserver a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusAuthObserver.DBusAuthObserverAllowMechanismMethodInfo a signature
+ GI.Gio.Objects.DBusAuthObserver: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusAuthObserver.IsDBusAuthObserver a, GI.Gio.Objects.IOStream.IsIOStream b, GI.Gio.Objects.Credentials.IsCredentials c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusAuthObserver.DBusAuthObserverAuthorizeAuthenticatedPeerMethodInfo a signature
+ GI.Gio.Objects.DBusAuthObserver: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusAuthObserver.DBusAuthObserver
+ GI.Gio.Objects.DBusAuthObserver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusAuthObserver.DBusAuthObserverAllowMechanismMethodInfo a
+ GI.Gio.Objects.DBusAuthObserver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusAuthObserver.DBusAuthObserverAuthorizeAuthenticatedPeerMethodInfo a
+ GI.Gio.Objects.DBusAuthObserver: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusAuthObserver.DBusAuthObserverAllowMechanismSignalInfo
+ GI.Gio.Objects.DBusAuthObserver: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusAuthObserver.DBusAuthObserverAuthorizeAuthenticatedPeerSignalInfo
+ GI.Gio.Objects.DBusAuthObserver: type family ResolveDBusAuthObserverMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusConnection: dBusConnectionAddress :: AttrLabelProxy "address"
+ GI.Gio.Objects.DBusConnection: dBusConnectionAuthenticationObserver :: AttrLabelProxy "authenticationObserver"
+ GI.Gio.Objects.DBusConnection: dBusConnectionCapabilities :: AttrLabelProxy "capabilities"
+ GI.Gio.Objects.DBusConnection: dBusConnectionClosed :: AttrLabelProxy "closed"
+ GI.Gio.Objects.DBusConnection: dBusConnectionExitOnClose :: AttrLabelProxy "exitOnClose"
+ GI.Gio.Objects.DBusConnection: dBusConnectionFlags :: AttrLabelProxy "flags"
+ GI.Gio.Objects.DBusConnection: dBusConnectionGuid :: AttrLabelProxy "guid"
+ GI.Gio.Objects.DBusConnection: dBusConnectionStream :: AttrLabelProxy "stream"
+ GI.Gio.Objects.DBusConnection: dBusConnectionUniqueName :: AttrLabelProxy "uniqueName"
+ GI.Gio.Objects.DBusConnection: data DBusConnectionAddFilterMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionAddressPropertyInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionAuthenticationObserverPropertyInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCallFinishMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCallMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCallSyncMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCallWithUnixFdListFinishMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCallWithUnixFdListMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCallWithUnixFdListSyncMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCapabilitiesPropertyInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCloseFinishMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCloseMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionCloseSyncMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionClosedPropertyInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionClosedSignalInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionEmitSignalMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionExitOnClosePropertyInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionExportActionGroupMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionExportMenuModelMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionFlagsPropertyInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionFlushFinishMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionFlushMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionFlushSyncMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionGetCapabilitiesMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionGetExitOnCloseMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionGetFlagsMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionGetGuidMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionGetLastSerialMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionGetPeerCredentialsMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionGetStreamMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionGetUniqueNameMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionGuidPropertyInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionIsClosedMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionRegisterObjectMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionRegisterObjectWithClosures2MethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionRegisterSubtreeMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionRemoveFilterMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionSendMessageMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionSendMessageWithReplyFinishMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionSendMessageWithReplyMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionSendMessageWithReplySyncMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionSetExitOnCloseMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionSignalSubscribeMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionSignalUnsubscribeMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionStartMessageProcessingMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionStreamPropertyInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionUnexportActionGroupMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionUnexportMenuModelMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionUniqueNamePropertyInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionUnregisterObjectMethodInfo
+ GI.Gio.Objects.DBusConnection: data DBusConnectionUnregisterSubtreeMethodInfo
+ GI.Gio.Objects.DBusConnection: instance (info GHC.Types.~ GI.Gio.Objects.DBusConnection.ResolveDBusConnectionMethod t GI.Gio.Objects.DBusConnection.DBusConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusConnection.DBusConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusConnection.DBusConnection -> p)
+ GI.Gio.Objects.DBusConnection: instance (info GHC.Types.~ GI.Gio.Objects.DBusConnection.ResolveDBusConnectionMethod t GI.Gio.Objects.DBusConnection.DBusConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusConnection.DBusConnection p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusConnection.DBusConnection p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusConnection.DBusConnection p
+ GI.Gio.Objects.DBusConnection: instance (info GHC.Types.~ GI.Gio.Objects.DBusConnection.ResolveDBusConnectionMethod t GI.Gio.Objects.DBusConnection.DBusConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusConnection.DBusConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusConnection.DBusConnection)
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure b) -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure c) -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure d) -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionRegisterObjectMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure b) -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure c) -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure d) -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionRegisterObjectWithClosures2MethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable -> [GI.Gio.Flags.DBusSubtreeFlags] -> GHC.Internal.Ptr.Ptr () -> GI.GLib.Callbacks.DestroyNotify -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionRegisterSubtreeMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> b -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Interfaces.ActionGroup.IsActionGroup b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionExportActionGroupMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> b -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionExportMenuModelMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType -> [GI.Gio.Flags.DBusCallFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionCallMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType -> [GI.Gio.Flags.DBusCallFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.UnixFDList.IsUnixFDList b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionCallWithUnixFdListMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType -> [GI.Gio.Flags.DBusCallFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> m (Data.GI.Base.BasicTypes.GVariant, GHC.Internal.Maybe.Maybe GI.Gio.Objects.UnixFDList.UnixFDList)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.UnixFDList.IsUnixFDList b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionCallWithUnixFdListSyncMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType -> [GI.Gio.Flags.DBusCallFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> m Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionCallSyncMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionEmitSignalMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> [GI.Gio.Flags.DBusSignalFlags] -> GI.Gio.Callbacks.DBusSignalCallback -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionSignalSubscribeMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionCloseMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionFlushMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionCloseSyncMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionFlushSyncMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionRemoveFilterMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionSignalUnsubscribeMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionUnexportActionGroupMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionUnexportMenuModelMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionUnregisterObjectMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionUnregisterSubtreeMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionSetExitOnCloseMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (GI.Gio.Callbacks.DBusMessageFilterFunction -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionAddFilterMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.DBusSendMessageFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.DBusMessage.IsDBusMessage b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionSendMessageWithReplyMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.DBusSendMessageFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe c -> m (GI.Gio.Objects.DBusMessage.DBusMessage, GHC.Internal.Word.Word32)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.DBusMessage.IsDBusMessage b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionSendMessageWithReplySyncMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.DBusSendMessageFlags] -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Objects.DBusMessage.IsDBusMessage b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionSendMessageMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionCloseFinishMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionFlushFinishMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (b -> m (Data.GI.Base.BasicTypes.GVariant, GHC.Internal.Maybe.Maybe GI.Gio.Objects.UnixFDList.UnixFDList)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionCallWithUnixFdListFinishMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (b -> m Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionCallFinishMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.DBusMessage.DBusMessage), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionSendMessageWithReplyFinishMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionStartMessageProcessingMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionGetUniqueNameMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.Credentials.Credentials), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionGetPeerCredentialsMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionGetGuidMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionGetLastSerialMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionGetExitOnCloseMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionIsClosedMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m GI.Gio.Objects.IOStream.IOStream, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionGetStreamMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m [GI.Gio.Flags.DBusCapabilityFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionGetCapabilitiesMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance (signature GHC.Types.~ m [GI.Gio.Flags.DBusConnectionFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusConnection.IsDBusConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusConnection.DBusConnectionGetFlagsMethodInfo a signature
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusConnection.DBusConnectionAddressPropertyInfo
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusConnection.DBusConnectionAuthenticationObserverPropertyInfo
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusConnection.DBusConnectionCapabilitiesPropertyInfo
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusConnection.DBusConnectionClosedPropertyInfo
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusConnection.DBusConnectionExitOnClosePropertyInfo
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusConnection.DBusConnectionFlagsPropertyInfo
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusConnection.DBusConnectionGuidPropertyInfo
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusConnection.DBusConnectionStreamPropertyInfo
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusConnection.DBusConnectionUniqueNamePropertyInfo
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusConnection.DBusConnection
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionAddFilterMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionCallFinishMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionCallMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionCallSyncMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionCallWithUnixFdListFinishMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionCallWithUnixFdListMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionCallWithUnixFdListSyncMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionCloseFinishMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionCloseMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionCloseSyncMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionEmitSignalMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionExportActionGroupMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionExportMenuModelMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionFlushFinishMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionFlushMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionFlushSyncMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionGetCapabilitiesMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionGetExitOnCloseMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionGetFlagsMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionGetGuidMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionGetLastSerialMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionGetPeerCredentialsMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionGetStreamMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionGetUniqueNameMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionIsClosedMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionRegisterObjectMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionRegisterObjectWithClosures2MethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionRegisterSubtreeMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionRemoveFilterMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionSendMessageMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionSendMessageWithReplyFinishMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionSendMessageWithReplyMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionSendMessageWithReplySyncMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionSetExitOnCloseMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionSignalSubscribeMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionSignalUnsubscribeMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionStartMessageProcessingMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionUnexportActionGroupMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionUnexportMenuModelMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionUnregisterObjectMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusConnection.DBusConnectionUnregisterSubtreeMethodInfo a
+ GI.Gio.Objects.DBusConnection: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusConnection.DBusConnectionClosedSignalInfo
+ GI.Gio.Objects.DBusConnection: type family ResolveDBusConnectionMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusInterfaceSkeleton: dBusInterfaceSkeletonGFlags :: AttrLabelProxy "gFlags"
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonExportMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonFlushMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonGAuthorizeMethodSignalInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonGFlagsPropertyInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonGetConnectionMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonGetConnectionsMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonGetFlagsMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonGetInfoMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonGetObjectPathMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonGetPropertiesMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonGetVtableMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonHasConnectionMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonSetFlagsMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonUnexportFromConnectionMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: data DBusInterfaceSkeletonUnexportMethodInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (info GHC.Types.~ GI.Gio.Objects.DBusInterfaceSkeleton.ResolveDBusInterfaceSkeletonMethod t GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton -> p)
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (info GHC.Types.~ GI.Gio.Objects.DBusInterfaceSkeleton.ResolveDBusInterfaceSkeletonMethod t GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton p
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (info GHC.Types.~ GI.Gio.Objects.DBusInterfaceSkeleton.ResolveDBusInterfaceSkeletonMethod t GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton)
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ ([GI.Gio.Flags.DBusInterfaceSkeletonFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonSetFlagsMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ (b -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a, GI.Gio.Objects.DBusConnection.IsDBusConnection b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonExportMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a, GI.Gio.Objects.DBusConnection.IsDBusConnection b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonUnexportFromConnectionMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ (b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a, GI.Gio.Objects.DBusConnection.IsDBusConnection b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonHasConnectionMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonFlushMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonUnexportMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetObjectPathMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.DBusConnection.DBusConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetConnectionMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GVariant, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetPropertiesMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetInfoMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetVtableMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ m [GI.Gio.Flags.DBusInterfaceSkeletonFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetFlagsMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance (signature GHC.Types.~ m [GI.Gio.Objects.DBusConnection.DBusConnection], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetConnectionsMethodInfo a signature
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGFlagsPropertyInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeleton
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonExportMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonFlushMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetConnectionMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetConnectionsMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetFlagsMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetInfoMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetObjectPathMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetPropertiesMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGetVtableMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonHasConnectionMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonSetFlagsMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonUnexportFromConnectionMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonUnexportMethodInfo a
+ GI.Gio.Objects.DBusInterfaceSkeleton: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusInterfaceSkeleton.DBusInterfaceSkeletonGAuthorizeMethodSignalInfo
+ GI.Gio.Objects.DBusInterfaceSkeleton: type family ResolveDBusInterfaceSkeletonMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusMenuModel: instance (info GHC.Types.~ GI.Gio.Objects.DBusMenuModel.ResolveDBusMenuModelMethod t GI.Gio.Objects.DBusMenuModel.DBusMenuModel, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusMenuModel.DBusMenuModel p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusMenuModel.DBusMenuModel -> p)
+ GI.Gio.Objects.DBusMenuModel: instance (info GHC.Types.~ GI.Gio.Objects.DBusMenuModel.ResolveDBusMenuModelMethod t GI.Gio.Objects.DBusMenuModel.DBusMenuModel, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusMenuModel.DBusMenuModel p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusMenuModel.DBusMenuModel p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusMenuModel.DBusMenuModel p
+ GI.Gio.Objects.DBusMenuModel: instance (info GHC.Types.~ GI.Gio.Objects.DBusMenuModel.ResolveDBusMenuModelMethod t GI.Gio.Objects.DBusMenuModel.DBusMenuModel, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusMenuModel.DBusMenuModel) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusMenuModel.DBusMenuModel)
+ GI.Gio.Objects.DBusMenuModel: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusMenuModel.DBusMenuModel
+ GI.Gio.Objects.DBusMenuModel: type family ResolveDBusMenuModelMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusMessage: dBusMessageLocked :: AttrLabelProxy "locked"
+ GI.Gio.Objects.DBusMessage: data DBusMessageCopyMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetArg0MethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetArg0PathMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetBodyMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetByteOrderMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetDestinationMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetErrorNameMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetFlagsMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetHeaderFieldsMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetHeaderMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetInterfaceMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetLockedMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetMemberMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetMessageTypeMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetNumUnixFdsMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetPathMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetReplySerialMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetSenderMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetSerialMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetSignatureMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageGetUnixFdListMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageLockMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageLockedPropertyInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageNewMethodErrorLiteralMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageNewMethodReplyMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessagePrintMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetBodyMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetByteOrderMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetDestinationMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetErrorNameMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetFlagsMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetHeaderMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetInterfaceMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetMemberMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetMessageTypeMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetNumUnixFdsMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetPathMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetReplySerialMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetSenderMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetSerialMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetSignatureMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageSetUnixFdListMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageToBlobMethodInfo
+ GI.Gio.Objects.DBusMessage: data DBusMessageToGerrorMethodInfo
+ GI.Gio.Objects.DBusMessage: instance (info GHC.Types.~ GI.Gio.Objects.DBusMessage.ResolveDBusMessageMethod t GI.Gio.Objects.DBusMessage.DBusMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusMessage.DBusMessage p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusMessage.DBusMessage -> p)
+ GI.Gio.Objects.DBusMessage: instance (info GHC.Types.~ GI.Gio.Objects.DBusMessage.ResolveDBusMessageMethod t GI.Gio.Objects.DBusMessage.DBusMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusMessage.DBusMessage p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusMessage.DBusMessage p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusMessage.DBusMessage p
+ GI.Gio.Objects.DBusMessage: instance (info GHC.Types.~ GI.Gio.Objects.DBusMessage.ResolveDBusMessageMethod t GI.Gio.Objects.DBusMessage.DBusMessage, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusMessage.DBusMessage) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusMessage.DBusMessage)
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetBodyMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> m GI.Gio.Objects.DBusMessage.DBusMessage), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageNewMethodErrorLiteralMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetErrorNameMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetDestinationMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetInterfaceMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetMemberMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetPathMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetSenderMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetSignatureMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a, GI.Gio.Objects.UnixFDList.IsUnixFDList b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetUnixFdListMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetNumUnixFdsMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetReplySerialMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetSerialMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessagePrintMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GI.Gio.Enums.DBusMessageByteOrder -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetByteOrderMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GI.Gio.Enums.DBusMessageHeaderField -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetHeaderMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GI.Gio.Enums.DBusMessageHeaderField -> m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetHeaderMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ (GI.Gio.Enums.DBusMessageType -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetMessageTypeMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ ([GI.Gio.Flags.DBusCapabilityFlags] -> m Data.ByteString.Internal.Type.ByteString), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageToBlobMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ ([GI.Gio.Flags.DBusMessageFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageSetFlagsMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageLockMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageToGerrorMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetBodyMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetArg0MethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetArg0PathMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetDestinationMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetErrorNameMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetInterfaceMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetMemberMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetPathMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetSenderMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.UnixFDList.UnixFDList), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetUnixFdListMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m Data.ByteString.Internal.Type.ByteString, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetHeaderFieldsMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetSignatureMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetNumUnixFdsMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetReplySerialMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetSerialMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetLockedMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m GI.Gio.Enums.DBusMessageByteOrder, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetByteOrderMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m GI.Gio.Enums.DBusMessageType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetMessageTypeMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m GI.Gio.Objects.DBusMessage.DBusMessage, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageCopyMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m GI.Gio.Objects.DBusMessage.DBusMessage, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageNewMethodReplyMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance (signature GHC.Types.~ m [GI.Gio.Flags.DBusMessageFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMessage.IsDBusMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMessage.DBusMessageGetFlagsMethodInfo a signature
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusMessage.DBusMessageLockedPropertyInfo
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusMessage.DBusMessage
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageCopyMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetArg0MethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetArg0PathMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetBodyMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetByteOrderMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetDestinationMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetErrorNameMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetFlagsMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetHeaderFieldsMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetHeaderMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetInterfaceMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetLockedMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetMemberMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetMessageTypeMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetNumUnixFdsMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetPathMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetReplySerialMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetSenderMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetSerialMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetSignatureMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageGetUnixFdListMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageLockMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageNewMethodErrorLiteralMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageNewMethodReplyMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessagePrintMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetBodyMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetByteOrderMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetDestinationMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetErrorNameMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetFlagsMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetHeaderMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetInterfaceMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetMemberMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetMessageTypeMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetNumUnixFdsMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetPathMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetReplySerialMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetSenderMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetSerialMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetSignatureMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageSetUnixFdListMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageToBlobMethodInfo a
+ GI.Gio.Objects.DBusMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMessage.DBusMessageToGerrorMethodInfo a
+ GI.Gio.Objects.DBusMessage: type family ResolveDBusMessageMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationGetConnectionMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationGetInterfaceNameMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationGetMessageMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationGetMethodInfoMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationGetMethodNameMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationGetObjectPathMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationGetParametersMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationGetPropertyInfoMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationGetSenderMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationReturnDbusErrorMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationReturnErrorLiteralMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationReturnGerrorMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationReturnValueMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: data DBusMethodInvocationReturnValueWithUnixFdListMethodInfo
+ GI.Gio.Objects.DBusMethodInvocation: instance (info GHC.Types.~ GI.Gio.Objects.DBusMethodInvocation.ResolveDBusMethodInvocationMethod t GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation -> p)
+ GI.Gio.Objects.DBusMethodInvocation: instance (info GHC.Types.~ GI.Gio.Objects.DBusMethodInvocation.ResolveDBusMethodInvocationMethod t GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation p
+ GI.Gio.Objects.DBusMethodInvocation: instance (info GHC.Types.~ GI.Gio.Objects.DBusMethodInvocation.ResolveDBusMethodInvocationMethod t GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation)
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ (Data.GI.Base.GError.GError -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnGerrorMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnDbusErrorMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a, GI.Gio.Objects.UnixFDList.IsUnixFDList b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnValueWithUnixFdListMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnValueMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> GHC.Internal.Int.Int32 -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnErrorLiteralMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetInterfaceNameMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetSenderMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetMethodInfoMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetPropertyInfoMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GVariant, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetParametersMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetMethodNameMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetObjectPathMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ m GI.Gio.Objects.DBusConnection.DBusConnection, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetConnectionMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance (signature GHC.Types.~ m GI.Gio.Objects.DBusMessage.DBusMessage, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusMethodInvocation.IsDBusMethodInvocation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetMessageMethodInfo a signature
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocation
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetConnectionMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetInterfaceNameMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetMessageMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetMethodInfoMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetMethodNameMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetObjectPathMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetParametersMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetPropertyInfoMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationGetSenderMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnDbusErrorMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnErrorLiteralMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnGerrorMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnValueMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusMethodInvocation.DBusMethodInvocationReturnValueWithUnixFdListMethodInfo a
+ GI.Gio.Objects.DBusMethodInvocation: type family ResolveDBusMethodInvocationMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientBusType :: AttrLabelProxy "busType"
+ GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientConnection :: AttrLabelProxy "connection"
+ GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientFlags :: AttrLabelProxy "flags"
+ GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientGetProxyTypeDestroyNotify :: AttrLabelProxy "getProxyTypeDestroyNotify"
+ GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientGetProxyTypeFunc :: AttrLabelProxy "getProxyTypeFunc"
+ GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientGetProxyTypeUserData :: AttrLabelProxy "getProxyTypeUserData"
+ GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientName :: AttrLabelProxy "name"
+ GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientNameOwner :: AttrLabelProxy "nameOwner"
+ GI.Gio.Objects.DBusObjectManagerClient: dBusObjectManagerClientObjectPath :: AttrLabelProxy "objectPath"
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientBusTypePropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientConnectionPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientFlagsPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientGetConnectionMethodInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientGetFlagsMethodInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientGetNameMethodInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientGetNameOwnerMethodInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientGetProxyTypeDestroyNotifyPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientGetProxyTypeFuncPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientGetProxyTypeUserDataPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientInterfaceProxyPropertiesChangedSignalInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientInterfaceProxySignalSignalInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientNameOwnerPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientNamePropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: data DBusObjectManagerClientObjectPathPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectManagerClient.ResolveDBusObjectManagerClientMethod t GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient -> p)
+ GI.Gio.Objects.DBusObjectManagerClient: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectManagerClient.ResolveDBusObjectManagerClientMethod t GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient p
+ GI.Gio.Objects.DBusObjectManagerClient: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectManagerClient.ResolveDBusObjectManagerClientMethod t GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient)
+ GI.Gio.Objects.DBusObjectManagerClient: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerClient.IsDBusObjectManagerClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetNameOwnerMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerClient: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerClient.IsDBusObjectManagerClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetNameMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerClient: instance (signature GHC.Types.~ m GI.Gio.Objects.DBusConnection.DBusConnection, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerClient.IsDBusObjectManagerClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetConnectionMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerClient: instance (signature GHC.Types.~ m [GI.Gio.Flags.DBusObjectManagerClientFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerClient.IsDBusObjectManagerClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetFlagsMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientBusTypePropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientConnectionPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientFlagsPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetProxyTypeDestroyNotifyPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetProxyTypeFuncPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetProxyTypeUserDataPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientNameOwnerPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientNamePropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientObjectPathPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClient
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetConnectionMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetFlagsMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetNameMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientGetNameOwnerMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientInterfaceProxyPropertiesChangedSignalInfo
+ GI.Gio.Objects.DBusObjectManagerClient: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusObjectManagerClient.DBusObjectManagerClientInterfaceProxySignalSignalInfo
+ GI.Gio.Objects.DBusObjectManagerClient: type family ResolveDBusObjectManagerClientMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusObjectManagerServer: dBusObjectManagerServerConnection :: AttrLabelProxy "connection"
+ GI.Gio.Objects.DBusObjectManagerServer: dBusObjectManagerServerObjectPath :: AttrLabelProxy "objectPath"
+ GI.Gio.Objects.DBusObjectManagerServer: data DBusObjectManagerServerConnectionPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerServer: data DBusObjectManagerServerExportMethodInfo
+ GI.Gio.Objects.DBusObjectManagerServer: data DBusObjectManagerServerExportUniquelyMethodInfo
+ GI.Gio.Objects.DBusObjectManagerServer: data DBusObjectManagerServerGetConnectionMethodInfo
+ GI.Gio.Objects.DBusObjectManagerServer: data DBusObjectManagerServerIsExportedMethodInfo
+ GI.Gio.Objects.DBusObjectManagerServer: data DBusObjectManagerServerObjectPathPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerServer: data DBusObjectManagerServerSetConnectionMethodInfo
+ GI.Gio.Objects.DBusObjectManagerServer: data DBusObjectManagerServerUnexportMethodInfo
+ GI.Gio.Objects.DBusObjectManagerServer: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectManagerServer.ResolveDBusObjectManagerServerMethod t GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer -> p)
+ GI.Gio.Objects.DBusObjectManagerServer: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectManagerServer.ResolveDBusObjectManagerServerMethod t GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer p
+ GI.Gio.Objects.DBusObjectManagerServer: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectManagerServer.ResolveDBusObjectManagerServerMethod t GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer)
+ GI.Gio.Objects.DBusObjectManagerServer: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerServer.IsDBusObjectManagerServer a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerUnexportMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerServer: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerServer.IsDBusObjectManagerServer a, GI.Gio.Objects.DBusConnection.IsDBusConnection b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerSetConnectionMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerServer: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerServer.IsDBusObjectManagerServer a, GI.Gio.Objects.DBusObjectSkeleton.IsDBusObjectSkeleton b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerExportMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerServer: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerServer.IsDBusObjectManagerServer a, GI.Gio.Objects.DBusObjectSkeleton.IsDBusObjectSkeleton b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerExportUniquelyMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerServer: instance (signature GHC.Types.~ (b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerServer.IsDBusObjectManagerServer a, GI.Gio.Objects.DBusObjectSkeleton.IsDBusObjectSkeleton b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerIsExportedMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerServer: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.DBusConnection.DBusConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectManagerServer.IsDBusObjectManagerServer a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerGetConnectionMethodInfo a signature
+ GI.Gio.Objects.DBusObjectManagerServer: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerConnectionPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerServer: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerObjectPathPropertyInfo
+ GI.Gio.Objects.DBusObjectManagerServer: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServer
+ GI.Gio.Objects.DBusObjectManagerServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerExportMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerExportUniquelyMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerGetConnectionMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerIsExportedMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerSetConnectionMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectManagerServer.DBusObjectManagerServerUnexportMethodInfo a
+ GI.Gio.Objects.DBusObjectManagerServer: type family ResolveDBusObjectManagerServerMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusObjectProxy: dBusObjectProxyGConnection :: AttrLabelProxy "gConnection"
+ GI.Gio.Objects.DBusObjectProxy: dBusObjectProxyGObjectPath :: AttrLabelProxy "gObjectPath"
+ GI.Gio.Objects.DBusObjectProxy: data DBusObjectProxyGConnectionPropertyInfo
+ GI.Gio.Objects.DBusObjectProxy: data DBusObjectProxyGObjectPathPropertyInfo
+ GI.Gio.Objects.DBusObjectProxy: data DBusObjectProxyGetConnectionMethodInfo
+ GI.Gio.Objects.DBusObjectProxy: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectProxy.ResolveDBusObjectProxyMethod t GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy -> p)
+ GI.Gio.Objects.DBusObjectProxy: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectProxy.ResolveDBusObjectProxyMethod t GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy p
+ GI.Gio.Objects.DBusObjectProxy: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectProxy.ResolveDBusObjectProxyMethod t GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy)
+ GI.Gio.Objects.DBusObjectProxy: instance (signature GHC.Types.~ m GI.Gio.Objects.DBusConnection.DBusConnection, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectProxy.IsDBusObjectProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectProxy.DBusObjectProxyGetConnectionMethodInfo a signature
+ GI.Gio.Objects.DBusObjectProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectProxy.DBusObjectProxyGConnectionPropertyInfo
+ GI.Gio.Objects.DBusObjectProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectProxy.DBusObjectProxyGObjectPathPropertyInfo
+ GI.Gio.Objects.DBusObjectProxy: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusObjectProxy.DBusObjectProxy
+ GI.Gio.Objects.DBusObjectProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectProxy.DBusObjectProxyGetConnectionMethodInfo a
+ GI.Gio.Objects.DBusObjectProxy: type family ResolveDBusObjectProxyMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusObjectSkeleton: dBusObjectSkeletonGObjectPath :: AttrLabelProxy "gObjectPath"
+ GI.Gio.Objects.DBusObjectSkeleton: data DBusObjectSkeletonAddInterfaceMethodInfo
+ GI.Gio.Objects.DBusObjectSkeleton: data DBusObjectSkeletonAuthorizeMethodSignalInfo
+ GI.Gio.Objects.DBusObjectSkeleton: data DBusObjectSkeletonFlushMethodInfo
+ GI.Gio.Objects.DBusObjectSkeleton: data DBusObjectSkeletonGObjectPathPropertyInfo
+ GI.Gio.Objects.DBusObjectSkeleton: data DBusObjectSkeletonRemoveInterfaceByNameMethodInfo
+ GI.Gio.Objects.DBusObjectSkeleton: data DBusObjectSkeletonRemoveInterfaceMethodInfo
+ GI.Gio.Objects.DBusObjectSkeleton: data DBusObjectSkeletonSetObjectPathMethodInfo
+ GI.Gio.Objects.DBusObjectSkeleton: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectSkeleton.ResolveDBusObjectSkeletonMethod t GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton -> p)
+ GI.Gio.Objects.DBusObjectSkeleton: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectSkeleton.ResolveDBusObjectSkeletonMethod t GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton p
+ GI.Gio.Objects.DBusObjectSkeleton: instance (info GHC.Types.~ GI.Gio.Objects.DBusObjectSkeleton.ResolveDBusObjectSkeletonMethod t GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton)
+ GI.Gio.Objects.DBusObjectSkeleton: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectSkeleton.IsDBusObjectSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonRemoveInterfaceByNameMethodInfo a signature
+ GI.Gio.Objects.DBusObjectSkeleton: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectSkeleton.IsDBusObjectSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonSetObjectPathMethodInfo a signature
+ GI.Gio.Objects.DBusObjectSkeleton: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectSkeleton.IsDBusObjectSkeleton a, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonAddInterfaceMethodInfo a signature
+ GI.Gio.Objects.DBusObjectSkeleton: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectSkeleton.IsDBusObjectSkeleton a, GI.Gio.Objects.DBusInterfaceSkeleton.IsDBusInterfaceSkeleton b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonRemoveInterfaceMethodInfo a signature
+ GI.Gio.Objects.DBusObjectSkeleton: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusObjectSkeleton.IsDBusObjectSkeleton a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonFlushMethodInfo a signature
+ GI.Gio.Objects.DBusObjectSkeleton: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonGObjectPathPropertyInfo
+ GI.Gio.Objects.DBusObjectSkeleton: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeleton
+ GI.Gio.Objects.DBusObjectSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonAddInterfaceMethodInfo a
+ GI.Gio.Objects.DBusObjectSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonFlushMethodInfo a
+ GI.Gio.Objects.DBusObjectSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonRemoveInterfaceByNameMethodInfo a
+ GI.Gio.Objects.DBusObjectSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonRemoveInterfaceMethodInfo a
+ GI.Gio.Objects.DBusObjectSkeleton: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonSetObjectPathMethodInfo a
+ GI.Gio.Objects.DBusObjectSkeleton: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusObjectSkeleton.DBusObjectSkeletonAuthorizeMethodSignalInfo
+ GI.Gio.Objects.DBusObjectSkeleton: type family ResolveDBusObjectSkeletonMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusProxy: dBusProxyGBusType :: AttrLabelProxy "gBusType"
+ GI.Gio.Objects.DBusProxy: dBusProxyGConnection :: AttrLabelProxy "gConnection"
+ GI.Gio.Objects.DBusProxy: dBusProxyGDefaultTimeout :: AttrLabelProxy "gDefaultTimeout"
+ GI.Gio.Objects.DBusProxy: dBusProxyGFlags :: AttrLabelProxy "gFlags"
+ GI.Gio.Objects.DBusProxy: dBusProxyGInterfaceInfo :: AttrLabelProxy "gInterfaceInfo"
+ GI.Gio.Objects.DBusProxy: dBusProxyGInterfaceName :: AttrLabelProxy "gInterfaceName"
+ GI.Gio.Objects.DBusProxy: dBusProxyGName :: AttrLabelProxy "gName"
+ GI.Gio.Objects.DBusProxy: dBusProxyGNameOwner :: AttrLabelProxy "gNameOwner"
+ GI.Gio.Objects.DBusProxy: dBusProxyGObjectPath :: AttrLabelProxy "gObjectPath"
+ GI.Gio.Objects.DBusProxy: data DBusProxyCallFinishMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyCallMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyCallSyncMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyCallWithUnixFdListFinishMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyCallWithUnixFdListMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyCallWithUnixFdListSyncMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGBusTypePropertyInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGConnectionPropertyInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGDefaultTimeoutPropertyInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGFlagsPropertyInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGInterfaceInfoPropertyInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGInterfaceNamePropertyInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGNameOwnerPropertyInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGNamePropertyInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGObjectPathPropertyInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGPropertiesChangedSignalInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGSignalSignalInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetCachedPropertyMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetCachedPropertyNamesMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetConnectionMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetDefaultTimeoutMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetFlagsMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetInterfaceInfoMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetInterfaceNameMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetNameMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetNameOwnerMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxyGetObjectPathMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxySetCachedPropertyMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxySetDefaultTimeoutMethodInfo
+ GI.Gio.Objects.DBusProxy: data DBusProxySetInterfaceInfoMethodInfo
+ GI.Gio.Objects.DBusProxy: instance (info GHC.Types.~ GI.Gio.Objects.DBusProxy.ResolveDBusProxyMethod t GI.Gio.Objects.DBusProxy.DBusProxy, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusProxy.DBusProxy p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusProxy.DBusProxy -> p)
+ GI.Gio.Objects.DBusProxy: instance (info GHC.Types.~ GI.Gio.Objects.DBusProxy.ResolveDBusProxyMethod t GI.Gio.Objects.DBusProxy.DBusProxy, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusProxy.DBusProxy p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusProxy.DBusProxy p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusProxy.DBusProxy p
+ GI.Gio.Objects.DBusProxy: instance (info GHC.Types.~ GI.Gio.Objects.DBusProxy.ResolveDBusProxyMethod t GI.Gio.Objects.DBusProxy.DBusProxy, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusProxy.DBusProxy) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusProxy.DBusProxy)
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> [GI.Gio.Flags.DBusCallFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyCallMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> [GI.Gio.Flags.DBusCallFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a, GI.Gio.Objects.UnixFDList.IsUnixFDList b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyCallWithUnixFdListMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> [GI.Gio.Flags.DBusCallFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> m (Data.GI.Base.BasicTypes.GVariant, GHC.Internal.Maybe.Maybe GI.Gio.Objects.UnixFDList.UnixFDList)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a, GI.Gio.Objects.UnixFDList.IsUnixFDList b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyCallWithUnixFdListSyncMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> [GI.Gio.Flags.DBusCallFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> m Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyCallSyncMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxySetCachedPropertyMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetCachedPropertyMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxySetDefaultTimeoutMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxySetInterfaceInfoMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (b -> m (Data.GI.Base.BasicTypes.GVariant, GHC.Internal.Maybe.Maybe GI.Gio.Objects.UnixFDList.UnixFDList)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyCallWithUnixFdListFinishMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ (b -> m Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyCallFinishMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetNameMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetNameOwnerMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetInterfaceInfoMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [Data.Text.Internal.Text]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetCachedPropertyNamesMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetInterfaceNameMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetObjectPathMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetDefaultTimeoutMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ m GI.Gio.Objects.DBusConnection.DBusConnection, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetConnectionMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance (signature GHC.Types.~ m [GI.Gio.Flags.DBusProxyFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusProxy.IsDBusProxy a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusProxy.DBusProxyGetFlagsMethodInfo a signature
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusProxy.DBusProxyGBusTypePropertyInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusProxy.DBusProxyGConnectionPropertyInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusProxy.DBusProxyGDefaultTimeoutPropertyInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusProxy.DBusProxyGFlagsPropertyInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusProxy.DBusProxyGInterfaceInfoPropertyInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusProxy.DBusProxyGInterfaceNamePropertyInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusProxy.DBusProxyGNameOwnerPropertyInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusProxy.DBusProxyGNamePropertyInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusProxy.DBusProxyGObjectPathPropertyInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusProxy.DBusProxy
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyCallFinishMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyCallMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyCallSyncMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyCallWithUnixFdListFinishMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyCallWithUnixFdListMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyCallWithUnixFdListSyncMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetCachedPropertyMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetCachedPropertyNamesMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetConnectionMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetDefaultTimeoutMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetFlagsMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetInterfaceInfoMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetInterfaceNameMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetNameMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetNameOwnerMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxyGetObjectPathMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxySetCachedPropertyMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxySetDefaultTimeoutMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusProxy.DBusProxySetInterfaceInfoMethodInfo a
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusProxy.DBusProxyGPropertiesChangedSignalInfo
+ GI.Gio.Objects.DBusProxy: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusProxy.DBusProxyGSignalSignalInfo
+ GI.Gio.Objects.DBusProxy: type family ResolveDBusProxyMethod (t :: Symbol) o
+ GI.Gio.Objects.DBusServer: dBusServerActive :: AttrLabelProxy "active"
+ GI.Gio.Objects.DBusServer: dBusServerAddress :: AttrLabelProxy "address"
+ GI.Gio.Objects.DBusServer: dBusServerAuthenticationObserver :: AttrLabelProxy "authenticationObserver"
+ GI.Gio.Objects.DBusServer: dBusServerClientAddress :: AttrLabelProxy "clientAddress"
+ GI.Gio.Objects.DBusServer: dBusServerFlags :: AttrLabelProxy "flags"
+ GI.Gio.Objects.DBusServer: dBusServerGuid :: AttrLabelProxy "guid"
+ GI.Gio.Objects.DBusServer: data DBusServerActivePropertyInfo
+ GI.Gio.Objects.DBusServer: data DBusServerAddressPropertyInfo
+ GI.Gio.Objects.DBusServer: data DBusServerAuthenticationObserverPropertyInfo
+ GI.Gio.Objects.DBusServer: data DBusServerClientAddressPropertyInfo
+ GI.Gio.Objects.DBusServer: data DBusServerFlagsPropertyInfo
+ GI.Gio.Objects.DBusServer: data DBusServerGetClientAddressMethodInfo
+ GI.Gio.Objects.DBusServer: data DBusServerGetFlagsMethodInfo
+ GI.Gio.Objects.DBusServer: data DBusServerGetGuidMethodInfo
+ GI.Gio.Objects.DBusServer: data DBusServerGuidPropertyInfo
+ GI.Gio.Objects.DBusServer: data DBusServerIsActiveMethodInfo
+ GI.Gio.Objects.DBusServer: data DBusServerNewConnectionSignalInfo
+ GI.Gio.Objects.DBusServer: data DBusServerStartMethodInfo
+ GI.Gio.Objects.DBusServer: data DBusServerStopMethodInfo
+ GI.Gio.Objects.DBusServer: instance (info GHC.Types.~ GI.Gio.Objects.DBusServer.ResolveDBusServerMethod t GI.Gio.Objects.DBusServer.DBusServer, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusServer.DBusServer p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DBusServer.DBusServer -> p)
+ GI.Gio.Objects.DBusServer: instance (info GHC.Types.~ GI.Gio.Objects.DBusServer.ResolveDBusServerMethod t GI.Gio.Objects.DBusServer.DBusServer, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DBusServer.DBusServer p, GHC.Internal.Records.HasField t GI.Gio.Objects.DBusServer.DBusServer p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DBusServer.DBusServer p
+ GI.Gio.Objects.DBusServer: instance (info GHC.Types.~ GI.Gio.Objects.DBusServer.ResolveDBusServerMethod t GI.Gio.Objects.DBusServer.DBusServer, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DBusServer.DBusServer) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DBusServer.DBusServer)
+ GI.Gio.Objects.DBusServer: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusServer.IsDBusServer a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusServer.DBusServerStartMethodInfo a signature
+ GI.Gio.Objects.DBusServer: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusServer.IsDBusServer a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusServer.DBusServerStopMethodInfo a signature
+ GI.Gio.Objects.DBusServer: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusServer.IsDBusServer a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusServer.DBusServerGetClientAddressMethodInfo a signature
+ GI.Gio.Objects.DBusServer: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusServer.IsDBusServer a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusServer.DBusServerGetGuidMethodInfo a signature
+ GI.Gio.Objects.DBusServer: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusServer.IsDBusServer a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusServer.DBusServerIsActiveMethodInfo a signature
+ GI.Gio.Objects.DBusServer: instance (signature GHC.Types.~ m [GI.Gio.Flags.DBusServerFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DBusServer.IsDBusServer a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DBusServer.DBusServerGetFlagsMethodInfo a signature
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusServer.DBusServerActivePropertyInfo
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusServer.DBusServerAddressPropertyInfo
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusServer.DBusServerAuthenticationObserverPropertyInfo
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusServer.DBusServerClientAddressPropertyInfo
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusServer.DBusServerFlagsPropertyInfo
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DBusServer.DBusServerGuidPropertyInfo
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DBusServer.DBusServer
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusServer.DBusServerGetClientAddressMethodInfo a
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusServer.DBusServerGetFlagsMethodInfo a
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusServer.DBusServerGetGuidMethodInfo a
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusServer.DBusServerIsActiveMethodInfo a
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusServer.DBusServerStartMethodInfo a
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DBusServer.DBusServerStopMethodInfo a
+ GI.Gio.Objects.DBusServer: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DBusServer.DBusServerNewConnectionSignalInfo
+ GI.Gio.Objects.DBusServer: type family ResolveDBusServerMethod (t :: Symbol) o
+ GI.Gio.Objects.DataInputStream: data DataInputStreamByteOrderPropertyInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamGetByteOrderMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamGetNewlineTypeMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamNewlineTypePropertyInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadByteMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadInt16MethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadInt32MethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadInt64MethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadLineAsyncMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadLineFinishMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadLineFinishUtf8MethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadLineMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadLineUtf8MethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadUint16MethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadUint32MethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadUint64MethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadUntilAsyncMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadUntilFinishMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadUntilMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadUptoAsyncMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadUptoFinishMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamReadUptoMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamSetByteOrderMethodInfo
+ GI.Gio.Objects.DataInputStream: data DataInputStreamSetNewlineTypeMethodInfo
+ GI.Gio.Objects.DataInputStream: dataInputStreamByteOrder :: AttrLabelProxy "byteOrder"
+ GI.Gio.Objects.DataInputStream: dataInputStreamNewlineType :: AttrLabelProxy "newlineType"
+ GI.Gio.Objects.DataInputStream: instance (info GHC.Types.~ GI.Gio.Objects.DataInputStream.ResolveDataInputStreamMethod t GI.Gio.Objects.DataInputStream.DataInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DataInputStream.DataInputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DataInputStream.DataInputStream -> p)
+ GI.Gio.Objects.DataInputStream: instance (info GHC.Types.~ GI.Gio.Objects.DataInputStream.ResolveDataInputStreamMethod t GI.Gio.Objects.DataInputStream.DataInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DataInputStream.DataInputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.DataInputStream.DataInputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DataInputStream.DataInputStream p
+ GI.Gio.Objects.DataInputStream: instance (info GHC.Types.~ GI.Gio.Objects.DataInputStream.ResolveDataInputStreamMethod t GI.Gio.Objects.DataInputStream.DataInputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DataInputStream.DataInputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DataInputStream.DataInputStream)
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadUntilAsyncMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int64 -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadUptoAsyncMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m (Data.Text.Internal.Text, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadUptoMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m (Data.Text.Internal.Text, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadUntilMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadLineAsyncMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Maybe.Maybe Data.ByteString.Internal.Type.ByteString, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadLineMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadLineUtf8MethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int16), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadInt16MethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadInt32MethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadInt64MethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Word.Word16), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadUint16MethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadUint32MethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Word.Word64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadUint64MethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Word.Word8), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadByteMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GI.Gio.Enums.DataStreamByteOrder -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamSetByteOrderMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (GI.Gio.Enums.DataStreamNewlineType -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamSetNewlineTypeMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (b -> m (Data.Text.Internal.Text, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadUntilFinishMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (b -> m (Data.Text.Internal.Text, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadUptoFinishMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (b -> m (GHC.Internal.Maybe.Maybe Data.ByteString.Internal.Type.ByteString, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadLineFinishMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ (b -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamReadLineFinishUtf8MethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ m GI.Gio.Enums.DataStreamByteOrder, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamGetByteOrderMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance (signature GHC.Types.~ m GI.Gio.Enums.DataStreamNewlineType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataInputStream.IsDataInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataInputStream.DataInputStreamGetNewlineTypeMethodInfo a signature
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DataInputStream.DataInputStreamByteOrderPropertyInfo
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DataInputStream.DataInputStreamNewlineTypePropertyInfo
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DataInputStream.DataInputStream
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamGetByteOrderMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamGetNewlineTypeMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadByteMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadInt16MethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadInt32MethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadInt64MethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadLineAsyncMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadLineFinishMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadLineFinishUtf8MethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadLineMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadLineUtf8MethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadUint16MethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadUint32MethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadUint64MethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadUntilAsyncMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadUntilFinishMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadUntilMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadUptoAsyncMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadUptoFinishMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamReadUptoMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamSetByteOrderMethodInfo a
+ GI.Gio.Objects.DataInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataInputStream.DataInputStreamSetNewlineTypeMethodInfo a
+ GI.Gio.Objects.DataInputStream: type family ResolveDataInputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamByteOrderPropertyInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamGetByteOrderMethodInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamPutByteMethodInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamPutInt16MethodInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamPutInt32MethodInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamPutInt64MethodInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamPutStringMethodInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamPutUint16MethodInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamPutUint32MethodInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamPutUint64MethodInfo
+ GI.Gio.Objects.DataOutputStream: data DataOutputStreamSetByteOrderMethodInfo
+ GI.Gio.Objects.DataOutputStream: dataOutputStreamByteOrder :: AttrLabelProxy "byteOrder"
+ GI.Gio.Objects.DataOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.DataOutputStream.ResolveDataOutputStreamMethod t GI.Gio.Objects.DataOutputStream.DataOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DataOutputStream.DataOutputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DataOutputStream.DataOutputStream -> p)
+ GI.Gio.Objects.DataOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.DataOutputStream.ResolveDataOutputStreamMethod t GI.Gio.Objects.DataOutputStream.DataOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DataOutputStream.DataOutputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.DataOutputStream.DataOutputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DataOutputStream.DataOutputStream p
+ GI.Gio.Objects.DataOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.DataOutputStream.ResolveDataOutputStreamMethod t GI.Gio.Objects.DataOutputStream.DataOutputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DataOutputStream.DataOutputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DataOutputStream.DataOutputStream)
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamPutStringMethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int16 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamPutInt16MethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamPutInt32MethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamPutInt64MethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Word.Word16 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamPutUint16MethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamPutUint32MethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Word.Word64 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamPutUint64MethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ (GHC.Internal.Word.Word8 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamPutByteMethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ (GI.Gio.Enums.DataStreamByteOrder -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamSetByteOrderMethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance (signature GHC.Types.~ m GI.Gio.Enums.DataStreamByteOrder, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DataOutputStream.IsDataOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DataOutputStream.DataOutputStreamGetByteOrderMethodInfo a signature
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamByteOrderPropertyInfo
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DataOutputStream.DataOutputStream
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamGetByteOrderMethodInfo a
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamPutByteMethodInfo a
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamPutInt16MethodInfo a
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamPutInt32MethodInfo a
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamPutInt64MethodInfo a
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamPutStringMethodInfo a
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamPutUint16MethodInfo a
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamPutUint32MethodInfo a
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamPutUint64MethodInfo a
+ GI.Gio.Objects.DataOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DataOutputStream.DataOutputStreamSetByteOrderMethodInfo a
+ GI.Gio.Objects.DataOutputStream: type family ResolveDataOutputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.DebugControllerDBus: data DebugControllerDBusAuthorizeSignalInfo
+ GI.Gio.Objects.DebugControllerDBus: data DebugControllerDBusConnectionPropertyInfo
+ GI.Gio.Objects.DebugControllerDBus: data DebugControllerDBusStopMethodInfo
+ GI.Gio.Objects.DebugControllerDBus: debugControllerDBusConnection :: AttrLabelProxy "connection"
+ GI.Gio.Objects.DebugControllerDBus: instance (info GHC.Types.~ GI.Gio.Objects.DebugControllerDBus.ResolveDebugControllerDBusMethod t GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus -> p)
+ GI.Gio.Objects.DebugControllerDBus: instance (info GHC.Types.~ GI.Gio.Objects.DebugControllerDBus.ResolveDebugControllerDBusMethod t GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus p, GHC.Internal.Records.HasField t GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus p
+ GI.Gio.Objects.DebugControllerDBus: instance (info GHC.Types.~ GI.Gio.Objects.DebugControllerDBus.ResolveDebugControllerDBusMethod t GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus)
+ GI.Gio.Objects.DebugControllerDBus: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DebugControllerDBus.IsDebugControllerDBus a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DebugControllerDBus.DebugControllerDBusStopMethodInfo a signature
+ GI.Gio.Objects.DebugControllerDBus: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DebugControllerDBus.DebugControllerDBusConnectionPropertyInfo
+ GI.Gio.Objects.DebugControllerDBus: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DebugControllerDBus.DebugControllerDBus
+ GI.Gio.Objects.DebugControllerDBus: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DebugControllerDBus.DebugControllerDBusStopMethodInfo a
+ GI.Gio.Objects.DebugControllerDBus: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.DebugControllerDBus.DebugControllerDBusAuthorizeSignalInfo
+ GI.Gio.Objects.DebugControllerDBus: type family ResolveDebugControllerDBusMethod (t :: Symbol) o
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoFilenamePropertyInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetActionNameMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetBooleanMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetCategoriesMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetFilenameMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetGenericNameMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetIsHiddenMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetKeywordsMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetLocaleStringMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetNodisplayMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetShowInMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetStartupWmClassMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetStringListMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoGetStringMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoHasKeyMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoLaunchActionMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoLaunchUrisAsManagerMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoLaunchUrisAsManagerWithFdsMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: data DesktopAppInfoListActionsMethodInfo
+ GI.Gio.Objects.DesktopAppInfo: desktopAppInfoFilename :: AttrLabelProxy "filename"
+ GI.Gio.Objects.DesktopAppInfo: instance (info GHC.Types.~ GI.Gio.Objects.DesktopAppInfo.ResolveDesktopAppInfoMethod t GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo -> p)
+ GI.Gio.Objects.DesktopAppInfo: instance (info GHC.Types.~ GI.Gio.Objects.DesktopAppInfo.ResolveDesktopAppInfoMethod t GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo p, GHC.Internal.Records.HasField t GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo p) => GHC.Internal.Records.HasField t GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo p
+ GI.Gio.Objects.DesktopAppInfo: instance (info GHC.Types.~ GI.Gio.Objects.DesktopAppInfo.ResolveDesktopAppInfoMethod t GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo)
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoLaunchActionMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetLocaleStringMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetStringMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ([Data.Text.Internal.Text], GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetStringListMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetActionNameMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetBooleanMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoHasKeyMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetShowInMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ ([Data.Text.Internal.Text] -> GHC.Internal.Maybe.Maybe b -> [GI.GLib.Flags.SpawnFlags] -> GHC.Internal.Maybe.Maybe GI.GLib.Callbacks.SpawnChildSetupFunc -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.DesktopAppLaunchCallback -> GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoLaunchUrisAsManagerWithFdsMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ ([Data.Text.Internal.Text] -> GHC.Internal.Maybe.Maybe b -> [GI.GLib.Flags.SpawnFlags] -> GHC.Internal.Maybe.Maybe GI.GLib.Callbacks.SpawnChildSetupFunc -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.DesktopAppLaunchCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a, GI.Gio.Objects.AppLaunchContext.IsAppLaunchContext b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoLaunchUrisAsManagerMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetCategoriesMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetGenericNameMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetStartupWmClassMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [GHC.Types.Char]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetFilenameMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetIsHiddenMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetNodisplayMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetKeywordsMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.DesktopAppInfo.IsDesktopAppInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoListActionsMethodInfo a signature
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoFilenamePropertyInfo
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.DesktopAppInfo.DesktopAppInfo
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetActionNameMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetBooleanMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetCategoriesMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetFilenameMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetGenericNameMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetIsHiddenMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetKeywordsMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetLocaleStringMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetNodisplayMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetShowInMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetStartupWmClassMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetStringListMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoGetStringMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoHasKeyMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoLaunchActionMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoLaunchUrisAsManagerMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoLaunchUrisAsManagerWithFdsMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.DesktopAppInfo.DesktopAppInfoListActionsMethodInfo a
+ GI.Gio.Objects.DesktopAppInfo: type family ResolveDesktopAppInfoMethod (t :: Symbol) o
+ GI.Gio.Objects.Emblem: data EmblemGetIconMethodInfo
+ GI.Gio.Objects.Emblem: data EmblemGetOriginMethodInfo
+ GI.Gio.Objects.Emblem: data EmblemIconPropertyInfo
+ GI.Gio.Objects.Emblem: data EmblemOriginPropertyInfo
+ GI.Gio.Objects.Emblem: emblemIcon :: AttrLabelProxy "icon"
+ GI.Gio.Objects.Emblem: emblemOrigin :: AttrLabelProxy "origin"
+ GI.Gio.Objects.Emblem: instance (info GHC.Types.~ GI.Gio.Objects.Emblem.ResolveEmblemMethod t GI.Gio.Objects.Emblem.Emblem, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Emblem.Emblem p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Emblem.Emblem -> p)
+ GI.Gio.Objects.Emblem: instance (info GHC.Types.~ GI.Gio.Objects.Emblem.ResolveEmblemMethod t GI.Gio.Objects.Emblem.Emblem, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Emblem.Emblem p, GHC.Internal.Records.HasField t GI.Gio.Objects.Emblem.Emblem p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Emblem.Emblem p
+ GI.Gio.Objects.Emblem: instance (info GHC.Types.~ GI.Gio.Objects.Emblem.ResolveEmblemMethod t GI.Gio.Objects.Emblem.Emblem, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Emblem.Emblem) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Emblem.Emblem)
+ GI.Gio.Objects.Emblem: instance (signature GHC.Types.~ m GI.Gio.Enums.EmblemOrigin, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Emblem.IsEmblem a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Emblem.EmblemGetOriginMethodInfo a signature
+ GI.Gio.Objects.Emblem: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Emblem.IsEmblem a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Emblem.EmblemGetIconMethodInfo a signature
+ GI.Gio.Objects.Emblem: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Emblem.EmblemIconPropertyInfo
+ GI.Gio.Objects.Emblem: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Emblem.EmblemOriginPropertyInfo
+ GI.Gio.Objects.Emblem: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Emblem.Emblem
+ GI.Gio.Objects.Emblem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Emblem.EmblemGetIconMethodInfo a
+ GI.Gio.Objects.Emblem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Emblem.EmblemGetOriginMethodInfo a
+ GI.Gio.Objects.Emblem: type family ResolveEmblemMethod (t :: Symbol) o
+ GI.Gio.Objects.EmblemedIcon: data EmblemedIconAddEmblemMethodInfo
+ GI.Gio.Objects.EmblemedIcon: data EmblemedIconClearEmblemsMethodInfo
+ GI.Gio.Objects.EmblemedIcon: data EmblemedIconGetEmblemsMethodInfo
+ GI.Gio.Objects.EmblemedIcon: data EmblemedIconGetIconMethodInfo
+ GI.Gio.Objects.EmblemedIcon: data EmblemedIconGiconPropertyInfo
+ GI.Gio.Objects.EmblemedIcon: emblemedIconGicon :: AttrLabelProxy "gicon"
+ GI.Gio.Objects.EmblemedIcon: instance (info GHC.Types.~ GI.Gio.Objects.EmblemedIcon.ResolveEmblemedIconMethod t GI.Gio.Objects.EmblemedIcon.EmblemedIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.EmblemedIcon.EmblemedIcon p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.EmblemedIcon.EmblemedIcon -> p)
+ GI.Gio.Objects.EmblemedIcon: instance (info GHC.Types.~ GI.Gio.Objects.EmblemedIcon.ResolveEmblemedIconMethod t GI.Gio.Objects.EmblemedIcon.EmblemedIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.EmblemedIcon.EmblemedIcon p, GHC.Internal.Records.HasField t GI.Gio.Objects.EmblemedIcon.EmblemedIcon p) => GHC.Internal.Records.HasField t GI.Gio.Objects.EmblemedIcon.EmblemedIcon p
+ GI.Gio.Objects.EmblemedIcon: instance (info GHC.Types.~ GI.Gio.Objects.EmblemedIcon.ResolveEmblemedIconMethod t GI.Gio.Objects.EmblemedIcon.EmblemedIcon, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.EmblemedIcon.EmblemedIcon) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.EmblemedIcon.EmblemedIcon)
+ GI.Gio.Objects.EmblemedIcon: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.EmblemedIcon.IsEmblemedIcon a, GI.Gio.Objects.Emblem.IsEmblem b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.EmblemedIcon.EmblemedIconAddEmblemMethodInfo a signature
+ GI.Gio.Objects.EmblemedIcon: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.EmblemedIcon.IsEmblemedIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.EmblemedIcon.EmblemedIconClearEmblemsMethodInfo a signature
+ GI.Gio.Objects.EmblemedIcon: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.EmblemedIcon.IsEmblemedIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.EmblemedIcon.EmblemedIconGetIconMethodInfo a signature
+ GI.Gio.Objects.EmblemedIcon: instance (signature GHC.Types.~ m [GI.Gio.Objects.Emblem.Emblem], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.EmblemedIcon.IsEmblemedIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.EmblemedIcon.EmblemedIconGetEmblemsMethodInfo a signature
+ GI.Gio.Objects.EmblemedIcon: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.EmblemedIcon.EmblemedIconGiconPropertyInfo
+ GI.Gio.Objects.EmblemedIcon: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.EmblemedIcon.EmblemedIcon
+ GI.Gio.Objects.EmblemedIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.EmblemedIcon.EmblemedIconAddEmblemMethodInfo a
+ GI.Gio.Objects.EmblemedIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.EmblemedIcon.EmblemedIconClearEmblemsMethodInfo a
+ GI.Gio.Objects.EmblemedIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.EmblemedIcon.EmblemedIconGetEmblemsMethodInfo a
+ GI.Gio.Objects.EmblemedIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.EmblemedIcon.EmblemedIconGetIconMethodInfo a
+ GI.Gio.Objects.EmblemedIcon: type family ResolveEmblemedIconMethod (t :: Symbol) o
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorCloseAsyncMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorCloseFinishMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorCloseMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorContainerPropertyInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorGetChildMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorGetContainerMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorHasPendingMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorIsClosedMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorIterateMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorNextFileMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorNextFilesAsyncMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorNextFilesFinishMethodInfo
+ GI.Gio.Objects.FileEnumerator: data FileEnumeratorSetPendingMethodInfo
+ GI.Gio.Objects.FileEnumerator: fileEnumeratorContainer :: AttrLabelProxy "container"
+ GI.Gio.Objects.FileEnumerator: instance (info GHC.Types.~ GI.Gio.Objects.FileEnumerator.ResolveFileEnumeratorMethod t GI.Gio.Objects.FileEnumerator.FileEnumerator, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileEnumerator.FileEnumerator p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FileEnumerator.FileEnumerator -> p)
+ GI.Gio.Objects.FileEnumerator: instance (info GHC.Types.~ GI.Gio.Objects.FileEnumerator.ResolveFileEnumeratorMethod t GI.Gio.Objects.FileEnumerator.FileEnumerator, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileEnumerator.FileEnumerator p, GHC.Internal.Records.HasField t GI.Gio.Objects.FileEnumerator.FileEnumerator p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FileEnumerator.FileEnumerator p
+ GI.Gio.Objects.FileEnumerator: instance (info GHC.Types.~ GI.Gio.Objects.FileEnumerator.ResolveFileEnumeratorMethod t GI.Gio.Objects.FileEnumerator.FileEnumerator, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FileEnumerator.FileEnumerator) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FileEnumerator.FileEnumerator)
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorNextFilesAsyncMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorCloseAsyncMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorCloseMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.FileInfo.FileInfo)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorNextFileMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m (GI.Gio.Objects.FileInfo.FileInfo, GI.Gio.Interfaces.File.File)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorIterateMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorSetPendingMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorCloseFinishMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ (b -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a, GI.Gio.Objects.FileInfo.IsFileInfo b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorGetChildMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ (b -> m [GI.Gio.Objects.FileInfo.FileInfo]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorNextFilesFinishMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorHasPendingMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorIsClosedMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance (signature GHC.Types.~ m GI.Gio.Interfaces.File.File, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileEnumerator.IsFileEnumerator a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileEnumerator.FileEnumeratorGetContainerMethodInfo a signature
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorContainerPropertyInfo
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FileEnumerator.FileEnumerator
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorCloseAsyncMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorCloseFinishMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorCloseMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorGetChildMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorGetContainerMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorHasPendingMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorIsClosedMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorIterateMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorNextFileMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorNextFilesAsyncMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorNextFilesFinishMethodInfo a
+ GI.Gio.Objects.FileEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileEnumerator.FileEnumeratorSetPendingMethodInfo a
+ GI.Gio.Objects.FileEnumerator: type family ResolveFileEnumeratorMethod (t :: Symbol) o
+ GI.Gio.Objects.FileIOStream: data FileIOStreamGetEtagMethodInfo
+ GI.Gio.Objects.FileIOStream: data FileIOStreamQueryInfoAsyncMethodInfo
+ GI.Gio.Objects.FileIOStream: data FileIOStreamQueryInfoFinishMethodInfo
+ GI.Gio.Objects.FileIOStream: data FileIOStreamQueryInfoMethodInfo
+ GI.Gio.Objects.FileIOStream: instance (info GHC.Types.~ GI.Gio.Objects.FileIOStream.ResolveFileIOStreamMethod t GI.Gio.Objects.FileIOStream.FileIOStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileIOStream.FileIOStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FileIOStream.FileIOStream -> p)
+ GI.Gio.Objects.FileIOStream: instance (info GHC.Types.~ GI.Gio.Objects.FileIOStream.ResolveFileIOStreamMethod t GI.Gio.Objects.FileIOStream.FileIOStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileIOStream.FileIOStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.FileIOStream.FileIOStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FileIOStream.FileIOStream p
+ GI.Gio.Objects.FileIOStream: instance (info GHC.Types.~ GI.Gio.Objects.FileIOStream.ResolveFileIOStreamMethod t GI.Gio.Objects.FileIOStream.FileIOStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FileIOStream.FileIOStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FileIOStream.FileIOStream)
+ GI.Gio.Objects.FileIOStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileIOStream.IsFileIOStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileIOStream.FileIOStreamQueryInfoAsyncMethodInfo a signature
+ GI.Gio.Objects.FileIOStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileIOStream.IsFileIOStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileIOStream.FileIOStreamQueryInfoMethodInfo a signature
+ GI.Gio.Objects.FileIOStream: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileIOStream.IsFileIOStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileIOStream.FileIOStreamQueryInfoFinishMethodInfo a signature
+ GI.Gio.Objects.FileIOStream: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileIOStream.IsFileIOStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileIOStream.FileIOStreamGetEtagMethodInfo a signature
+ GI.Gio.Objects.FileIOStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FileIOStream.FileIOStream
+ GI.Gio.Objects.FileIOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileIOStream.FileIOStreamGetEtagMethodInfo a
+ GI.Gio.Objects.FileIOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileIOStream.FileIOStreamQueryInfoAsyncMethodInfo a
+ GI.Gio.Objects.FileIOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileIOStream.FileIOStreamQueryInfoFinishMethodInfo a
+ GI.Gio.Objects.FileIOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileIOStream.FileIOStreamQueryInfoMethodInfo a
+ GI.Gio.Objects.FileIOStream: type family ResolveFileIOStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.FileIcon: data FileIconFilePropertyInfo
+ GI.Gio.Objects.FileIcon: data FileIconGetFileMethodInfo
+ GI.Gio.Objects.FileIcon: fileIconFile :: AttrLabelProxy "file"
+ GI.Gio.Objects.FileIcon: instance (info GHC.Types.~ GI.Gio.Objects.FileIcon.ResolveFileIconMethod t GI.Gio.Objects.FileIcon.FileIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileIcon.FileIcon p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FileIcon.FileIcon -> p)
+ GI.Gio.Objects.FileIcon: instance (info GHC.Types.~ GI.Gio.Objects.FileIcon.ResolveFileIconMethod t GI.Gio.Objects.FileIcon.FileIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileIcon.FileIcon p, GHC.Internal.Records.HasField t GI.Gio.Objects.FileIcon.FileIcon p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FileIcon.FileIcon p
+ GI.Gio.Objects.FileIcon: instance (info GHC.Types.~ GI.Gio.Objects.FileIcon.ResolveFileIconMethod t GI.Gio.Objects.FileIcon.FileIcon, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FileIcon.FileIcon) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FileIcon.FileIcon)
+ GI.Gio.Objects.FileIcon: instance (signature GHC.Types.~ m GI.Gio.Interfaces.File.File, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileIcon.IsFileIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileIcon.FileIconGetFileMethodInfo a signature
+ GI.Gio.Objects.FileIcon: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.FileIcon.FileIconFilePropertyInfo
+ GI.Gio.Objects.FileIcon: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FileIcon.FileIcon
+ GI.Gio.Objects.FileIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileIcon.FileIconGetFileMethodInfo a
+ GI.Gio.Objects.FileIcon: type family ResolveFileIconMethod (t :: Symbol) o
+ GI.Gio.Objects.FileInfo: data FileInfoClearStatusMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoCopyIntoMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoDupMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAccessDateTimeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeAsStringMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeBooleanMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeByteStringMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeDataMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeFilePathMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeInt32MethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeInt64MethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeObjectMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeStatusMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeStringMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeStringvMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeTypeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeUint32MethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetAttributeUint64MethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetContentTypeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetCreationDateTimeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetDeletionDateMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetDisplayNameMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetEditNameMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetEtagMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetFileTypeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetIconMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetIsBackupMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetIsHiddenMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetIsSymlinkMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetModificationDateTimeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetModificationTimeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetNameMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetSizeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetSortOrderMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetSymbolicIconMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoGetSymlinkTargetMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoHasAttributeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoHasNamespaceMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoListAttributesMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoRemoveAttributeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAccessDateTimeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeBooleanMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeByteStringMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeFilePathMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeInt32MethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeInt64MethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeMaskMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeObjectMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeStatusMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeStringMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeStringvMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeUint32MethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetAttributeUint64MethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetContentTypeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetCreationDateTimeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetDisplayNameMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetEditNameMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetFileTypeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetIconMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetIsHiddenMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetIsSymlinkMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetModificationDateTimeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetModificationTimeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetNameMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetSizeMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetSortOrderMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetSymbolicIconMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoSetSymlinkTargetMethodInfo
+ GI.Gio.Objects.FileInfo: data FileInfoUnsetAttributeMaskMethodInfo
+ GI.Gio.Objects.FileInfo: instance (info GHC.Types.~ GI.Gio.Objects.FileInfo.ResolveFileInfoMethod t GI.Gio.Objects.FileInfo.FileInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileInfo.FileInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FileInfo.FileInfo -> p)
+ GI.Gio.Objects.FileInfo: instance (info GHC.Types.~ GI.Gio.Objects.FileInfo.ResolveFileInfoMethod t GI.Gio.Objects.FileInfo.FileInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileInfo.FileInfo p, GHC.Internal.Records.HasField t GI.Gio.Objects.FileInfo.FileInfo p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FileInfo.FileInfo p
+ GI.Gio.Objects.FileInfo: instance (info GHC.Types.~ GI.Gio.Objects.FileInfo.ResolveFileInfoMethod t GI.Gio.Objects.FileInfo.FileInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FileInfo.FileInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FileInfo.FileInfo)
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeByteStringMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeStringMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeInt32MethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int64 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeInt64MethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeUint32MethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word64 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeUint64MethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeBooleanMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Enums.FileAttributeStatus -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeStatusMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Enums.FileAttributeType -> GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [Data.Text.Internal.Text] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeStringvMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeFilePathMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeObjectMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoRemoveAttributeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetContentTypeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetDisplayNameMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetEditNameMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeAsStringMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeByteStringMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeStringMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.GObject.Objects.Object.Object)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeObjectMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe [Data.Text.Internal.Text])), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeStringvMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe [GHC.Types.Char])), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeFilePathMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Types.Bool, GI.Gio.Enums.FileAttributeType, GHC.Internal.Ptr.Ptr (), GI.Gio.Enums.FileAttributeStatus)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeDataMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeInt32MethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeInt64MethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeUint32MethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Word.Word64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeUint64MethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeBooleanMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoHasAttributeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoHasNamespaceMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Enums.FileAttributeStatus), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeStatusMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Enums.FileAttributeType), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAttributeTypeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetSortOrderMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GHC.Internal.Int.Int64 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetSizeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe [Data.Text.Internal.Text])), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoListAttributesMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetIsHiddenMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetIsSymlinkMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GI.GLib.Structs.DateTime.DateTime -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAccessDateTimeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GI.GLib.Structs.DateTime.DateTime -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetCreationDateTimeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GI.GLib.Structs.DateTime.DateTime -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetModificationDateTimeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GI.GLib.Structs.TimeVal.TimeVal -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetModificationTimeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GI.Gio.Enums.FileType -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetFileTypeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetAttributeMaskMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetNameMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetSymlinkTargetMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a, GI.Gio.Interfaces.Icon.IsIcon b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetIconMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a, GI.Gio.Interfaces.Icon.IsIcon b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoSetSymbolicIconMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a, GI.Gio.Objects.FileInfo.IsFileInfo b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoCopyIntoMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoClearStatusMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoUnsetAttributeMaskMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetContentTypeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetEtagMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.DateTime.DateTime), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetAccessDateTimeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.DateTime.DateTime), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetCreationDateTimeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.DateTime.DateTime), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetDeletionDateMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.DateTime.DateTime), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetModificationDateTimeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Icon.Icon), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetIconMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Icon.Icon), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetSymbolicIconMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [GHC.Types.Char]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetSymlinkTargetMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetDisplayNameMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetEditNameMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetSortOrderMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m GHC.Internal.Int.Int64, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetSizeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetIsBackupMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetIsHiddenMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetIsSymlinkMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m GI.GLib.Structs.TimeVal.TimeVal, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetModificationTimeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m GI.Gio.Enums.FileType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetFileTypeMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m GI.Gio.Objects.FileInfo.FileInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoDupMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance (signature GHC.Types.~ m [GHC.Types.Char], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInfo.IsFileInfo a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInfo.FileInfoGetNameMethodInfo a signature
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FileInfo.FileInfo
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoClearStatusMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoCopyIntoMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoDupMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAccessDateTimeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeAsStringMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeBooleanMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeByteStringMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeDataMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeFilePathMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeInt32MethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeInt64MethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeObjectMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeStatusMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeStringMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeStringvMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeTypeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeUint32MethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetAttributeUint64MethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetContentTypeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetCreationDateTimeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetDeletionDateMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetDisplayNameMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetEditNameMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetEtagMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetFileTypeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetIconMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetIsBackupMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetIsHiddenMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetIsSymlinkMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetModificationDateTimeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetModificationTimeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetNameMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetSizeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetSortOrderMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetSymbolicIconMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoGetSymlinkTargetMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoHasAttributeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoHasNamespaceMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoListAttributesMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoRemoveAttributeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAccessDateTimeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeBooleanMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeByteStringMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeFilePathMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeInt32MethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeInt64MethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeMaskMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeObjectMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeStatusMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeStringMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeStringvMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeUint32MethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetAttributeUint64MethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetContentTypeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetCreationDateTimeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetDisplayNameMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetEditNameMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetFileTypeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetIconMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetIsHiddenMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetIsSymlinkMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetModificationDateTimeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetModificationTimeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetNameMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetSizeMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetSortOrderMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetSymbolicIconMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoSetSymlinkTargetMethodInfo a
+ GI.Gio.Objects.FileInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInfo.FileInfoUnsetAttributeMaskMethodInfo a
+ GI.Gio.Objects.FileInfo: type family ResolveFileInfoMethod (t :: Symbol) o
+ GI.Gio.Objects.FileInputStream: data FileInputStreamQueryInfoAsyncMethodInfo
+ GI.Gio.Objects.FileInputStream: data FileInputStreamQueryInfoFinishMethodInfo
+ GI.Gio.Objects.FileInputStream: data FileInputStreamQueryInfoMethodInfo
+ GI.Gio.Objects.FileInputStream: instance (info GHC.Types.~ GI.Gio.Objects.FileInputStream.ResolveFileInputStreamMethod t GI.Gio.Objects.FileInputStream.FileInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileInputStream.FileInputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FileInputStream.FileInputStream -> p)
+ GI.Gio.Objects.FileInputStream: instance (info GHC.Types.~ GI.Gio.Objects.FileInputStream.ResolveFileInputStreamMethod t GI.Gio.Objects.FileInputStream.FileInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileInputStream.FileInputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.FileInputStream.FileInputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FileInputStream.FileInputStream p
+ GI.Gio.Objects.FileInputStream: instance (info GHC.Types.~ GI.Gio.Objects.FileInputStream.ResolveFileInputStreamMethod t GI.Gio.Objects.FileInputStream.FileInputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FileInputStream.FileInputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FileInputStream.FileInputStream)
+ GI.Gio.Objects.FileInputStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInputStream.IsFileInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInputStream.FileInputStreamQueryInfoAsyncMethodInfo a signature
+ GI.Gio.Objects.FileInputStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInputStream.IsFileInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInputStream.FileInputStreamQueryInfoMethodInfo a signature
+ GI.Gio.Objects.FileInputStream: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileInputStream.IsFileInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileInputStream.FileInputStreamQueryInfoFinishMethodInfo a signature
+ GI.Gio.Objects.FileInputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FileInputStream.FileInputStream
+ GI.Gio.Objects.FileInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInputStream.FileInputStreamQueryInfoAsyncMethodInfo a
+ GI.Gio.Objects.FileInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInputStream.FileInputStreamQueryInfoFinishMethodInfo a
+ GI.Gio.Objects.FileInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileInputStream.FileInputStreamQueryInfoMethodInfo a
+ GI.Gio.Objects.FileInputStream: type family ResolveFileInputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.FileMonitor: data FileMonitorCancelMethodInfo
+ GI.Gio.Objects.FileMonitor: data FileMonitorCancelledPropertyInfo
+ GI.Gio.Objects.FileMonitor: data FileMonitorChangedSignalInfo
+ GI.Gio.Objects.FileMonitor: data FileMonitorEmitEventMethodInfo
+ GI.Gio.Objects.FileMonitor: data FileMonitorIsCancelledMethodInfo
+ GI.Gio.Objects.FileMonitor: data FileMonitorRateLimitPropertyInfo
+ GI.Gio.Objects.FileMonitor: data FileMonitorSetRateLimitMethodInfo
+ GI.Gio.Objects.FileMonitor: fileMonitorCancelled :: AttrLabelProxy "cancelled"
+ GI.Gio.Objects.FileMonitor: fileMonitorRateLimit :: AttrLabelProxy "rateLimit"
+ GI.Gio.Objects.FileMonitor: instance (info GHC.Types.~ GI.Gio.Objects.FileMonitor.ResolveFileMonitorMethod t GI.Gio.Objects.FileMonitor.FileMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileMonitor.FileMonitor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FileMonitor.FileMonitor -> p)
+ GI.Gio.Objects.FileMonitor: instance (info GHC.Types.~ GI.Gio.Objects.FileMonitor.ResolveFileMonitorMethod t GI.Gio.Objects.FileMonitor.FileMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileMonitor.FileMonitor p, GHC.Internal.Records.HasField t GI.Gio.Objects.FileMonitor.FileMonitor p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FileMonitor.FileMonitor p
+ GI.Gio.Objects.FileMonitor: instance (info GHC.Types.~ GI.Gio.Objects.FileMonitor.ResolveFileMonitorMethod t GI.Gio.Objects.FileMonitor.FileMonitor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FileMonitor.FileMonitor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FileMonitor.FileMonitor)
+ GI.Gio.Objects.FileMonitor: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileMonitor.IsFileMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileMonitor.FileMonitorSetRateLimitMethodInfo a signature
+ GI.Gio.Objects.FileMonitor: instance (signature GHC.Types.~ (b -> c -> GI.Gio.Enums.FileMonitorEvent -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileMonitor.IsFileMonitor a, GI.Gio.Interfaces.File.IsFile b, GI.Gio.Interfaces.File.IsFile c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileMonitor.FileMonitorEmitEventMethodInfo a signature
+ GI.Gio.Objects.FileMonitor: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileMonitor.IsFileMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileMonitor.FileMonitorCancelMethodInfo a signature
+ GI.Gio.Objects.FileMonitor: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileMonitor.IsFileMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileMonitor.FileMonitorIsCancelledMethodInfo a signature
+ GI.Gio.Objects.FileMonitor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.FileMonitor.FileMonitorCancelledPropertyInfo
+ GI.Gio.Objects.FileMonitor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.FileMonitor.FileMonitorRateLimitPropertyInfo
+ GI.Gio.Objects.FileMonitor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FileMonitor.FileMonitor
+ GI.Gio.Objects.FileMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileMonitor.FileMonitorCancelMethodInfo a
+ GI.Gio.Objects.FileMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileMonitor.FileMonitorEmitEventMethodInfo a
+ GI.Gio.Objects.FileMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileMonitor.FileMonitorIsCancelledMethodInfo a
+ GI.Gio.Objects.FileMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileMonitor.FileMonitorSetRateLimitMethodInfo a
+ GI.Gio.Objects.FileMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.FileMonitor.FileMonitorChangedSignalInfo
+ GI.Gio.Objects.FileMonitor: type family ResolveFileMonitorMethod (t :: Symbol) o
+ GI.Gio.Objects.FileOutputStream: data FileOutputStreamGetEtagMethodInfo
+ GI.Gio.Objects.FileOutputStream: data FileOutputStreamQueryInfoAsyncMethodInfo
+ GI.Gio.Objects.FileOutputStream: data FileOutputStreamQueryInfoFinishMethodInfo
+ GI.Gio.Objects.FileOutputStream: data FileOutputStreamQueryInfoMethodInfo
+ GI.Gio.Objects.FileOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.FileOutputStream.ResolveFileOutputStreamMethod t GI.Gio.Objects.FileOutputStream.FileOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileOutputStream.FileOutputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FileOutputStream.FileOutputStream -> p)
+ GI.Gio.Objects.FileOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.FileOutputStream.ResolveFileOutputStreamMethod t GI.Gio.Objects.FileOutputStream.FileOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FileOutputStream.FileOutputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.FileOutputStream.FileOutputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FileOutputStream.FileOutputStream p
+ GI.Gio.Objects.FileOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.FileOutputStream.ResolveFileOutputStreamMethod t GI.Gio.Objects.FileOutputStream.FileOutputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FileOutputStream.FileOutputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FileOutputStream.FileOutputStream)
+ GI.Gio.Objects.FileOutputStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileOutputStream.IsFileOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileOutputStream.FileOutputStreamQueryInfoAsyncMethodInfo a signature
+ GI.Gio.Objects.FileOutputStream: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileOutputStream.IsFileOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileOutputStream.FileOutputStreamQueryInfoMethodInfo a signature
+ GI.Gio.Objects.FileOutputStream: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileOutputStream.IsFileOutputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileOutputStream.FileOutputStreamQueryInfoFinishMethodInfo a signature
+ GI.Gio.Objects.FileOutputStream: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FileOutputStream.IsFileOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FileOutputStream.FileOutputStreamGetEtagMethodInfo a signature
+ GI.Gio.Objects.FileOutputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FileOutputStream.FileOutputStream
+ GI.Gio.Objects.FileOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileOutputStream.FileOutputStreamGetEtagMethodInfo a
+ GI.Gio.Objects.FileOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileOutputStream.FileOutputStreamQueryInfoAsyncMethodInfo a
+ GI.Gio.Objects.FileOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileOutputStream.FileOutputStreamQueryInfoFinishMethodInfo a
+ GI.Gio.Objects.FileOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FileOutputStream.FileOutputStreamQueryInfoMethodInfo a
+ GI.Gio.Objects.FileOutputStream: type family ResolveFileOutputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.FilenameCompleter: data FilenameCompleterGetCompletionSuffixMethodInfo
+ GI.Gio.Objects.FilenameCompleter: data FilenameCompleterGetCompletionsMethodInfo
+ GI.Gio.Objects.FilenameCompleter: data FilenameCompleterGotCompletionDataSignalInfo
+ GI.Gio.Objects.FilenameCompleter: data FilenameCompleterSetDirsOnlyMethodInfo
+ GI.Gio.Objects.FilenameCompleter: instance (info GHC.Types.~ GI.Gio.Objects.FilenameCompleter.ResolveFilenameCompleterMethod t GI.Gio.Objects.FilenameCompleter.FilenameCompleter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FilenameCompleter.FilenameCompleter p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FilenameCompleter.FilenameCompleter -> p)
+ GI.Gio.Objects.FilenameCompleter: instance (info GHC.Types.~ GI.Gio.Objects.FilenameCompleter.ResolveFilenameCompleterMethod t GI.Gio.Objects.FilenameCompleter.FilenameCompleter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FilenameCompleter.FilenameCompleter p, GHC.Internal.Records.HasField t GI.Gio.Objects.FilenameCompleter.FilenameCompleter p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FilenameCompleter.FilenameCompleter p
+ GI.Gio.Objects.FilenameCompleter: instance (info GHC.Types.~ GI.Gio.Objects.FilenameCompleter.ResolveFilenameCompleterMethod t GI.Gio.Objects.FilenameCompleter.FilenameCompleter, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FilenameCompleter.FilenameCompleter) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FilenameCompleter.FilenameCompleter)
+ GI.Gio.Objects.FilenameCompleter: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FilenameCompleter.IsFilenameCompleter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FilenameCompleter.FilenameCompleterGetCompletionSuffixMethodInfo a signature
+ GI.Gio.Objects.FilenameCompleter: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m [Data.Text.Internal.Text]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FilenameCompleter.IsFilenameCompleter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FilenameCompleter.FilenameCompleterGetCompletionsMethodInfo a signature
+ GI.Gio.Objects.FilenameCompleter: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FilenameCompleter.IsFilenameCompleter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FilenameCompleter.FilenameCompleterSetDirsOnlyMethodInfo a signature
+ GI.Gio.Objects.FilenameCompleter: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FilenameCompleter.FilenameCompleter
+ GI.Gio.Objects.FilenameCompleter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FilenameCompleter.FilenameCompleterGetCompletionSuffixMethodInfo a
+ GI.Gio.Objects.FilenameCompleter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FilenameCompleter.FilenameCompleterGetCompletionsMethodInfo a
+ GI.Gio.Objects.FilenameCompleter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FilenameCompleter.FilenameCompleterSetDirsOnlyMethodInfo a
+ GI.Gio.Objects.FilenameCompleter: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.FilenameCompleter.FilenameCompleterGotCompletionDataSignalInfo
+ GI.Gio.Objects.FilenameCompleter: type family ResolveFilenameCompleterMethod (t :: Symbol) o
+ GI.Gio.Objects.FilterInputStream: data FilterInputStreamBaseStreamPropertyInfo
+ GI.Gio.Objects.FilterInputStream: data FilterInputStreamCloseBaseStreamPropertyInfo
+ GI.Gio.Objects.FilterInputStream: data FilterInputStreamGetBaseStreamMethodInfo
+ GI.Gio.Objects.FilterInputStream: data FilterInputStreamGetCloseBaseStreamMethodInfo
+ GI.Gio.Objects.FilterInputStream: data FilterInputStreamSetCloseBaseStreamMethodInfo
+ GI.Gio.Objects.FilterInputStream: filterInputStreamBaseStream :: AttrLabelProxy "baseStream"
+ GI.Gio.Objects.FilterInputStream: filterInputStreamCloseBaseStream :: AttrLabelProxy "closeBaseStream"
+ GI.Gio.Objects.FilterInputStream: instance (info GHC.Types.~ GI.Gio.Objects.FilterInputStream.ResolveFilterInputStreamMethod t GI.Gio.Objects.FilterInputStream.FilterInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FilterInputStream.FilterInputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FilterInputStream.FilterInputStream -> p)
+ GI.Gio.Objects.FilterInputStream: instance (info GHC.Types.~ GI.Gio.Objects.FilterInputStream.ResolveFilterInputStreamMethod t GI.Gio.Objects.FilterInputStream.FilterInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FilterInputStream.FilterInputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.FilterInputStream.FilterInputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FilterInputStream.FilterInputStream p
+ GI.Gio.Objects.FilterInputStream: instance (info GHC.Types.~ GI.Gio.Objects.FilterInputStream.ResolveFilterInputStreamMethod t GI.Gio.Objects.FilterInputStream.FilterInputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FilterInputStream.FilterInputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FilterInputStream.FilterInputStream)
+ GI.Gio.Objects.FilterInputStream: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FilterInputStream.IsFilterInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FilterInputStream.FilterInputStreamSetCloseBaseStreamMethodInfo a signature
+ GI.Gio.Objects.FilterInputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FilterInputStream.IsFilterInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FilterInputStream.FilterInputStreamGetCloseBaseStreamMethodInfo a signature
+ GI.Gio.Objects.FilterInputStream: instance (signature GHC.Types.~ m GI.Gio.Objects.InputStream.InputStream, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FilterInputStream.IsFilterInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FilterInputStream.FilterInputStreamGetBaseStreamMethodInfo a signature
+ GI.Gio.Objects.FilterInputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.FilterInputStream.FilterInputStreamBaseStreamPropertyInfo
+ GI.Gio.Objects.FilterInputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.FilterInputStream.FilterInputStreamCloseBaseStreamPropertyInfo
+ GI.Gio.Objects.FilterInputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FilterInputStream.FilterInputStream
+ GI.Gio.Objects.FilterInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FilterInputStream.FilterInputStreamGetBaseStreamMethodInfo a
+ GI.Gio.Objects.FilterInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FilterInputStream.FilterInputStreamGetCloseBaseStreamMethodInfo a
+ GI.Gio.Objects.FilterInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FilterInputStream.FilterInputStreamSetCloseBaseStreamMethodInfo a
+ GI.Gio.Objects.FilterInputStream: type family ResolveFilterInputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.FilterOutputStream: data FilterOutputStreamBaseStreamPropertyInfo
+ GI.Gio.Objects.FilterOutputStream: data FilterOutputStreamCloseBaseStreamPropertyInfo
+ GI.Gio.Objects.FilterOutputStream: data FilterOutputStreamGetBaseStreamMethodInfo
+ GI.Gio.Objects.FilterOutputStream: data FilterOutputStreamGetCloseBaseStreamMethodInfo
+ GI.Gio.Objects.FilterOutputStream: data FilterOutputStreamSetCloseBaseStreamMethodInfo
+ GI.Gio.Objects.FilterOutputStream: filterOutputStreamBaseStream :: AttrLabelProxy "baseStream"
+ GI.Gio.Objects.FilterOutputStream: filterOutputStreamCloseBaseStream :: AttrLabelProxy "closeBaseStream"
+ GI.Gio.Objects.FilterOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.FilterOutputStream.ResolveFilterOutputStreamMethod t GI.Gio.Objects.FilterOutputStream.FilterOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FilterOutputStream.FilterOutputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.FilterOutputStream.FilterOutputStream -> p)
+ GI.Gio.Objects.FilterOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.FilterOutputStream.ResolveFilterOutputStreamMethod t GI.Gio.Objects.FilterOutputStream.FilterOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.FilterOutputStream.FilterOutputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.FilterOutputStream.FilterOutputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.FilterOutputStream.FilterOutputStream p
+ GI.Gio.Objects.FilterOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.FilterOutputStream.ResolveFilterOutputStreamMethod t GI.Gio.Objects.FilterOutputStream.FilterOutputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.FilterOutputStream.FilterOutputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.FilterOutputStream.FilterOutputStream)
+ GI.Gio.Objects.FilterOutputStream: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FilterOutputStream.IsFilterOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FilterOutputStream.FilterOutputStreamSetCloseBaseStreamMethodInfo a signature
+ GI.Gio.Objects.FilterOutputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FilterOutputStream.IsFilterOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FilterOutputStream.FilterOutputStreamGetCloseBaseStreamMethodInfo a signature
+ GI.Gio.Objects.FilterOutputStream: instance (signature GHC.Types.~ m GI.Gio.Objects.OutputStream.OutputStream, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.FilterOutputStream.IsFilterOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.FilterOutputStream.FilterOutputStreamGetBaseStreamMethodInfo a signature
+ GI.Gio.Objects.FilterOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.FilterOutputStream.FilterOutputStreamBaseStreamPropertyInfo
+ GI.Gio.Objects.FilterOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.FilterOutputStream.FilterOutputStreamCloseBaseStreamPropertyInfo
+ GI.Gio.Objects.FilterOutputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.FilterOutputStream.FilterOutputStream
+ GI.Gio.Objects.FilterOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FilterOutputStream.FilterOutputStreamGetBaseStreamMethodInfo a
+ GI.Gio.Objects.FilterOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FilterOutputStream.FilterOutputStreamGetCloseBaseStreamMethodInfo a
+ GI.Gio.Objects.FilterOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.FilterOutputStream.FilterOutputStreamSetCloseBaseStreamMethodInfo a
+ GI.Gio.Objects.FilterOutputStream: type family ResolveFilterOutputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.IOStream: data IOStreamClearPendingMethodInfo
+ GI.Gio.Objects.IOStream: data IOStreamCloseAsyncMethodInfo
+ GI.Gio.Objects.IOStream: data IOStreamCloseFinishMethodInfo
+ GI.Gio.Objects.IOStream: data IOStreamCloseMethodInfo
+ GI.Gio.Objects.IOStream: data IOStreamClosedPropertyInfo
+ GI.Gio.Objects.IOStream: data IOStreamGetInputStreamMethodInfo
+ GI.Gio.Objects.IOStream: data IOStreamGetOutputStreamMethodInfo
+ GI.Gio.Objects.IOStream: data IOStreamHasPendingMethodInfo
+ GI.Gio.Objects.IOStream: data IOStreamInputStreamPropertyInfo
+ GI.Gio.Objects.IOStream: data IOStreamIsClosedMethodInfo
+ GI.Gio.Objects.IOStream: data IOStreamOutputStreamPropertyInfo
+ GI.Gio.Objects.IOStream: data IOStreamSetPendingMethodInfo
+ GI.Gio.Objects.IOStream: data IOStreamSpliceAsyncMethodInfo
+ GI.Gio.Objects.IOStream: iOStreamClosed :: AttrLabelProxy "closed"
+ GI.Gio.Objects.IOStream: iOStreamInputStream :: AttrLabelProxy "inputStream"
+ GI.Gio.Objects.IOStream: iOStreamOutputStream :: AttrLabelProxy "outputStream"
+ GI.Gio.Objects.IOStream: instance (info GHC.Types.~ GI.Gio.Objects.IOStream.ResolveIOStreamMethod t GI.Gio.Objects.IOStream.IOStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.IOStream.IOStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.IOStream.IOStream -> p)
+ GI.Gio.Objects.IOStream: instance (info GHC.Types.~ GI.Gio.Objects.IOStream.ResolveIOStreamMethod t GI.Gio.Objects.IOStream.IOStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.IOStream.IOStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.IOStream.IOStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.IOStream.IOStream p
+ GI.Gio.Objects.IOStream: instance (info GHC.Types.~ GI.Gio.Objects.IOStream.ResolveIOStreamMethod t GI.Gio.Objects.IOStream.IOStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.IOStream.IOStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.IOStream.IOStream)
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamCloseAsyncMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamCloseMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.IOStreamSpliceFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a, GI.Gio.Objects.IOStream.IsIOStream b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamSpliceAsyncMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamCloseFinishMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamClearPendingMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamSetPendingMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamHasPendingMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamIsClosedMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ m GI.Gio.Objects.InputStream.InputStream, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamGetInputStreamMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance (signature GHC.Types.~ m GI.Gio.Objects.OutputStream.OutputStream, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.IOStream.IsIOStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.IOStream.IOStreamGetOutputStreamMethodInfo a signature
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.IOStream.IOStreamClosedPropertyInfo
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.IOStream.IOStreamInputStreamPropertyInfo
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.IOStream.IOStreamOutputStreamPropertyInfo
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.IOStream.IOStream
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamClearPendingMethodInfo a
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamCloseAsyncMethodInfo a
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamCloseFinishMethodInfo a
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamCloseMethodInfo a
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamGetInputStreamMethodInfo a
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamGetOutputStreamMethodInfo a
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamHasPendingMethodInfo a
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamIsClosedMethodInfo a
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamSetPendingMethodInfo a
+ GI.Gio.Objects.IOStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.IOStream.IOStreamSpliceAsyncMethodInfo a
+ GI.Gio.Objects.IOStream: type family ResolveIOStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.InetAddress: data InetAddressBytesPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressEqualMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressFamilyPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetFamilyMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsAnyMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsLinkLocalMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsLoopbackMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsMcGlobalMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsMcLinkLocalMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsMcNodeLocalMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsMcOrgLocalMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsMcSiteLocalMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsMulticastMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetIsSiteLocalMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressGetNativeSizeMethodInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsAnyPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsLinkLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsLoopbackPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsMcGlobalPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsMcLinkLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsMcNodeLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsMcOrgLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsMcSiteLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsMulticastPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressIsSiteLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: data InetAddressToStringMethodInfo
+ GI.Gio.Objects.InetAddress: inetAddressBytes :: AttrLabelProxy "bytes"
+ GI.Gio.Objects.InetAddress: inetAddressFamily :: AttrLabelProxy "family"
+ GI.Gio.Objects.InetAddress: inetAddressIsAny :: AttrLabelProxy "isAny"
+ GI.Gio.Objects.InetAddress: inetAddressIsLinkLocal :: AttrLabelProxy "isLinkLocal"
+ GI.Gio.Objects.InetAddress: inetAddressIsLoopback :: AttrLabelProxy "isLoopback"
+ GI.Gio.Objects.InetAddress: inetAddressIsMcGlobal :: AttrLabelProxy "isMcGlobal"
+ GI.Gio.Objects.InetAddress: inetAddressIsMcLinkLocal :: AttrLabelProxy "isMcLinkLocal"
+ GI.Gio.Objects.InetAddress: inetAddressIsMcNodeLocal :: AttrLabelProxy "isMcNodeLocal"
+ GI.Gio.Objects.InetAddress: inetAddressIsMcOrgLocal :: AttrLabelProxy "isMcOrgLocal"
+ GI.Gio.Objects.InetAddress: inetAddressIsMcSiteLocal :: AttrLabelProxy "isMcSiteLocal"
+ GI.Gio.Objects.InetAddress: inetAddressIsMulticast :: AttrLabelProxy "isMulticast"
+ GI.Gio.Objects.InetAddress: inetAddressIsSiteLocal :: AttrLabelProxy "isSiteLocal"
+ GI.Gio.Objects.InetAddress: instance (info GHC.Types.~ GI.Gio.Objects.InetAddress.ResolveInetAddressMethod t GI.Gio.Objects.InetAddress.InetAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.InetAddress.InetAddress p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.InetAddress.InetAddress -> p)
+ GI.Gio.Objects.InetAddress: instance (info GHC.Types.~ GI.Gio.Objects.InetAddress.ResolveInetAddressMethod t GI.Gio.Objects.InetAddress.InetAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.InetAddress.InetAddress p, GHC.Internal.Records.HasField t GI.Gio.Objects.InetAddress.InetAddress p) => GHC.Internal.Records.HasField t GI.Gio.Objects.InetAddress.InetAddress p
+ GI.Gio.Objects.InetAddress: instance (info GHC.Types.~ GI.Gio.Objects.InetAddress.ResolveInetAddressMethod t GI.Gio.Objects.InetAddress.InetAddress, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.InetAddress.InetAddress) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.InetAddress.InetAddress)
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ (b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a, GI.Gio.Objects.InetAddress.IsInetAddress b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressEqualMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressToStringMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetNativeSizeMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsAnyMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsLinkLocalMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsLoopbackMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsMcGlobalMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsMcLinkLocalMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsMcNodeLocalMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsMcOrgLocalMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsMcSiteLocalMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsMulticastMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetIsSiteLocalMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance (signature GHC.Types.~ m GI.Gio.Enums.SocketFamily, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddress.IsInetAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddress.InetAddressGetFamilyMethodInfo a signature
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressBytesPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressFamilyPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsAnyPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsLinkLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsLoopbackPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsMcGlobalPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsMcLinkLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsMcNodeLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsMcOrgLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsMcSiteLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsMulticastPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddress.InetAddressIsSiteLocalPropertyInfo
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.InetAddress.InetAddress
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressEqualMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetFamilyMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsAnyMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsLinkLocalMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsLoopbackMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsMcGlobalMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsMcLinkLocalMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsMcNodeLocalMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsMcOrgLocalMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsMcSiteLocalMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsMulticastMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetIsSiteLocalMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressGetNativeSizeMethodInfo a
+ GI.Gio.Objects.InetAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddress.InetAddressToStringMethodInfo a
+ GI.Gio.Objects.InetAddress: type family ResolveInetAddressMethod (t :: Symbol) o
+ GI.Gio.Objects.InetAddressMask: data InetAddressMaskAddressPropertyInfo
+ GI.Gio.Objects.InetAddressMask: data InetAddressMaskEqualMethodInfo
+ GI.Gio.Objects.InetAddressMask: data InetAddressMaskFamilyPropertyInfo
+ GI.Gio.Objects.InetAddressMask: data InetAddressMaskGetAddressMethodInfo
+ GI.Gio.Objects.InetAddressMask: data InetAddressMaskGetFamilyMethodInfo
+ GI.Gio.Objects.InetAddressMask: data InetAddressMaskGetLengthMethodInfo
+ GI.Gio.Objects.InetAddressMask: data InetAddressMaskLengthPropertyInfo
+ GI.Gio.Objects.InetAddressMask: data InetAddressMaskMatchesMethodInfo
+ GI.Gio.Objects.InetAddressMask: data InetAddressMaskToStringMethodInfo
+ GI.Gio.Objects.InetAddressMask: inetAddressMaskAddress :: AttrLabelProxy "address"
+ GI.Gio.Objects.InetAddressMask: inetAddressMaskFamily :: AttrLabelProxy "family"
+ GI.Gio.Objects.InetAddressMask: inetAddressMaskLength :: AttrLabelProxy "length"
+ GI.Gio.Objects.InetAddressMask: instance (info GHC.Types.~ GI.Gio.Objects.InetAddressMask.ResolveInetAddressMaskMethod t GI.Gio.Objects.InetAddressMask.InetAddressMask, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.InetAddressMask.InetAddressMask p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.InetAddressMask.InetAddressMask -> p)
+ GI.Gio.Objects.InetAddressMask: instance (info GHC.Types.~ GI.Gio.Objects.InetAddressMask.ResolveInetAddressMaskMethod t GI.Gio.Objects.InetAddressMask.InetAddressMask, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.InetAddressMask.InetAddressMask p, GHC.Internal.Records.HasField t GI.Gio.Objects.InetAddressMask.InetAddressMask p) => GHC.Internal.Records.HasField t GI.Gio.Objects.InetAddressMask.InetAddressMask p
+ GI.Gio.Objects.InetAddressMask: instance (info GHC.Types.~ GI.Gio.Objects.InetAddressMask.ResolveInetAddressMaskMethod t GI.Gio.Objects.InetAddressMask.InetAddressMask, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.InetAddressMask.InetAddressMask) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.InetAddressMask.InetAddressMask)
+ GI.Gio.Objects.InetAddressMask: instance (signature GHC.Types.~ (b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddressMask.IsInetAddressMask a, GI.Gio.Objects.InetAddress.IsInetAddress b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddressMask.InetAddressMaskMatchesMethodInfo a signature
+ GI.Gio.Objects.InetAddressMask: instance (signature GHC.Types.~ (b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddressMask.IsInetAddressMask a, GI.Gio.Objects.InetAddressMask.IsInetAddressMask b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddressMask.InetAddressMaskEqualMethodInfo a signature
+ GI.Gio.Objects.InetAddressMask: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddressMask.IsInetAddressMask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddressMask.InetAddressMaskToStringMethodInfo a signature
+ GI.Gio.Objects.InetAddressMask: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddressMask.IsInetAddressMask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddressMask.InetAddressMaskGetLengthMethodInfo a signature
+ GI.Gio.Objects.InetAddressMask: instance (signature GHC.Types.~ m GI.Gio.Enums.SocketFamily, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddressMask.IsInetAddressMask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddressMask.InetAddressMaskGetFamilyMethodInfo a signature
+ GI.Gio.Objects.InetAddressMask: instance (signature GHC.Types.~ m GI.Gio.Objects.InetAddress.InetAddress, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetAddressMask.IsInetAddressMask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetAddressMask.InetAddressMaskGetAddressMethodInfo a signature
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddressMask.InetAddressMaskAddressPropertyInfo
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddressMask.InetAddressMaskFamilyPropertyInfo
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetAddressMask.InetAddressMaskLengthPropertyInfo
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.InetAddressMask.InetAddressMask
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddressMask.InetAddressMaskEqualMethodInfo a
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddressMask.InetAddressMaskGetAddressMethodInfo a
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddressMask.InetAddressMaskGetFamilyMethodInfo a
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddressMask.InetAddressMaskGetLengthMethodInfo a
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddressMask.InetAddressMaskMatchesMethodInfo a
+ GI.Gio.Objects.InetAddressMask: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetAddressMask.InetAddressMaskToStringMethodInfo a
+ GI.Gio.Objects.InetAddressMask: type family ResolveInetAddressMaskMethod (t :: Symbol) o
+ GI.Gio.Objects.InetSocketAddress: data InetSocketAddressAddressPropertyInfo
+ GI.Gio.Objects.InetSocketAddress: data InetSocketAddressFlowinfoPropertyInfo
+ GI.Gio.Objects.InetSocketAddress: data InetSocketAddressGetAddressMethodInfo
+ GI.Gio.Objects.InetSocketAddress: data InetSocketAddressGetFlowinfoMethodInfo
+ GI.Gio.Objects.InetSocketAddress: data InetSocketAddressGetPortMethodInfo
+ GI.Gio.Objects.InetSocketAddress: data InetSocketAddressGetScopeIdMethodInfo
+ GI.Gio.Objects.InetSocketAddress: data InetSocketAddressPortPropertyInfo
+ GI.Gio.Objects.InetSocketAddress: data InetSocketAddressScopeIdPropertyInfo
+ GI.Gio.Objects.InetSocketAddress: inetSocketAddressAddress :: AttrLabelProxy "address"
+ GI.Gio.Objects.InetSocketAddress: inetSocketAddressFlowinfo :: AttrLabelProxy "flowinfo"
+ GI.Gio.Objects.InetSocketAddress: inetSocketAddressPort :: AttrLabelProxy "port"
+ GI.Gio.Objects.InetSocketAddress: inetSocketAddressScopeId :: AttrLabelProxy "scopeId"
+ GI.Gio.Objects.InetSocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.InetSocketAddress.ResolveInetSocketAddressMethod t GI.Gio.Objects.InetSocketAddress.InetSocketAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.InetSocketAddress.InetSocketAddress p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.InetSocketAddress.InetSocketAddress -> p)
+ GI.Gio.Objects.InetSocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.InetSocketAddress.ResolveInetSocketAddressMethod t GI.Gio.Objects.InetSocketAddress.InetSocketAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.InetSocketAddress.InetSocketAddress p, GHC.Internal.Records.HasField t GI.Gio.Objects.InetSocketAddress.InetSocketAddress p) => GHC.Internal.Records.HasField t GI.Gio.Objects.InetSocketAddress.InetSocketAddress p
+ GI.Gio.Objects.InetSocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.InetSocketAddress.ResolveInetSocketAddressMethod t GI.Gio.Objects.InetSocketAddress.InetSocketAddress, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.InetSocketAddress.InetSocketAddress) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.InetSocketAddress.InetSocketAddress)
+ GI.Gio.Objects.InetSocketAddress: instance (signature GHC.Types.~ m GHC.Internal.Word.Word16, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetSocketAddress.IsInetSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetSocketAddress.InetSocketAddressGetPortMethodInfo a signature
+ GI.Gio.Objects.InetSocketAddress: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetSocketAddress.IsInetSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetSocketAddress.InetSocketAddressGetFlowinfoMethodInfo a signature
+ GI.Gio.Objects.InetSocketAddress: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetSocketAddress.IsInetSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetSocketAddress.InetSocketAddressGetScopeIdMethodInfo a signature
+ GI.Gio.Objects.InetSocketAddress: instance (signature GHC.Types.~ m GI.Gio.Objects.InetAddress.InetAddress, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InetSocketAddress.IsInetSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InetSocketAddress.InetSocketAddressGetAddressMethodInfo a signature
+ GI.Gio.Objects.InetSocketAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetSocketAddress.InetSocketAddressAddressPropertyInfo
+ GI.Gio.Objects.InetSocketAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetSocketAddress.InetSocketAddressFlowinfoPropertyInfo
+ GI.Gio.Objects.InetSocketAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetSocketAddress.InetSocketAddressPortPropertyInfo
+ GI.Gio.Objects.InetSocketAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.InetSocketAddress.InetSocketAddressScopeIdPropertyInfo
+ GI.Gio.Objects.InetSocketAddress: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.InetSocketAddress.InetSocketAddress
+ GI.Gio.Objects.InetSocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetSocketAddress.InetSocketAddressGetAddressMethodInfo a
+ GI.Gio.Objects.InetSocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetSocketAddress.InetSocketAddressGetFlowinfoMethodInfo a
+ GI.Gio.Objects.InetSocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetSocketAddress.InetSocketAddressGetPortMethodInfo a
+ GI.Gio.Objects.InetSocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InetSocketAddress.InetSocketAddressGetScopeIdMethodInfo a
+ GI.Gio.Objects.InetSocketAddress: type family ResolveInetSocketAddressMethod (t :: Symbol) o
+ GI.Gio.Objects.InputStream: data InputStreamClearPendingMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamCloseAsyncMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamCloseFinishMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamCloseMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamHasPendingMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamIsClosedMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamReadAllAsyncMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamReadAllFinishMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamReadAllMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamReadAsyncMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamReadBytesAsyncMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamReadBytesFinishMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamReadBytesMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamReadFinishMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamReadMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamSetPendingMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamSkipAsyncMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamSkipFinishMethodInfo
+ GI.Gio.Objects.InputStream: data InputStreamSkipMethodInfo
+ GI.Gio.Objects.InputStream: instance (info GHC.Types.~ GI.Gio.Objects.InputStream.ResolveInputStreamMethod t GI.Gio.Objects.InputStream.InputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.InputStream.InputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.InputStream.InputStream -> p)
+ GI.Gio.Objects.InputStream: instance (info GHC.Types.~ GI.Gio.Objects.InputStream.ResolveInputStreamMethod t GI.Gio.Objects.InputStream.InputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.InputStream.InputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.InputStream.InputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.InputStream.InputStream p
+ GI.Gio.Objects.InputStream: instance (info GHC.Types.~ GI.Gio.Objects.InputStream.ResolveInputStreamMethod t GI.Gio.Objects.InputStream.InputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.InputStream.InputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.InputStream.InputStream)
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m Data.ByteString.Internal.Type.ByteString), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamReadAllAsyncMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> m (Data.ByteString.Internal.Type.ByteString, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamReadAllMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Int.Int64, Data.ByteString.Internal.Type.ByteString)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamReadMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (GHC.Internal.Foreign.C.Types.CSize -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamReadBytesAsyncMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (GHC.Internal.Foreign.C.Types.CSize -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamSkipAsyncMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (GHC.Internal.Foreign.C.Types.CSize -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamSkipMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (GHC.Internal.Foreign.C.Types.CSize -> GHC.Internal.Maybe.Maybe b -> m GI.GLib.Structs.Bytes.Bytes), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamReadBytesMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamCloseAsyncMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m (GHC.Internal.Maybe.Maybe Data.ByteString.Internal.Type.ByteString)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamReadAsyncMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamCloseMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamCloseFinishMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Foreign.C.Types.CSize), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamReadAllFinishMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamReadFinishMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamSkipFinishMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ (b -> m GI.GLib.Structs.Bytes.Bytes), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamReadBytesFinishMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamClearPendingMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamSetPendingMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamHasPendingMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.InputStream.IsInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.InputStream.InputStreamIsClosedMethodInfo a signature
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.InputStream.InputStream
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamClearPendingMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamCloseAsyncMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamCloseFinishMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamCloseMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamHasPendingMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamIsClosedMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamReadAllAsyncMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamReadAllFinishMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamReadAllMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamReadAsyncMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamReadBytesAsyncMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamReadBytesFinishMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamReadBytesMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamReadFinishMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamReadMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamSetPendingMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamSkipAsyncMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamSkipFinishMethodInfo a
+ GI.Gio.Objects.InputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.InputStream.InputStreamSkipMethodInfo a
+ GI.Gio.Objects.InputStream: type family ResolveInputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.ListStore: data ListStoreAppendMethodInfo
+ GI.Gio.Objects.ListStore: data ListStoreFindMethodInfo
+ GI.Gio.Objects.ListStore: data ListStoreFindWithEqualFuncFullMethodInfo
+ GI.Gio.Objects.ListStore: data ListStoreFindWithEqualFuncMethodInfo
+ GI.Gio.Objects.ListStore: data ListStoreInsertMethodInfo
+ GI.Gio.Objects.ListStore: data ListStoreInsertSortedMethodInfo
+ GI.Gio.Objects.ListStore: data ListStoreItemTypePropertyInfo
+ GI.Gio.Objects.ListStore: data ListStoreNItemsPropertyInfo
+ GI.Gio.Objects.ListStore: data ListStoreRemoveAllMethodInfo
+ GI.Gio.Objects.ListStore: data ListStoreRemoveMethodInfo
+ GI.Gio.Objects.ListStore: data ListStoreSortMethodInfo
+ GI.Gio.Objects.ListStore: data ListStoreSpliceMethodInfo
+ GI.Gio.Objects.ListStore: instance (info GHC.Types.~ GI.Gio.Objects.ListStore.ResolveListStoreMethod t GI.Gio.Objects.ListStore.ListStore, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ListStore.ListStore p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ListStore.ListStore -> p)
+ GI.Gio.Objects.ListStore: instance (info GHC.Types.~ GI.Gio.Objects.ListStore.ResolveListStoreMethod t GI.Gio.Objects.ListStore.ListStore, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ListStore.ListStore p, GHC.Internal.Records.HasField t GI.Gio.Objects.ListStore.ListStore p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ListStore.ListStore p
+ GI.Gio.Objects.ListStore: instance (info GHC.Types.~ GI.Gio.Objects.ListStore.ResolveListStoreMethod t GI.Gio.Objects.ListStore.ListStore, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ListStore.ListStore) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ListStore.ListStore)
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GI.GLib.Callbacks.EqualFunc -> m (GHC.Types.Bool, GHC.Internal.Word.Word32)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreFindWithEqualFuncMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GI.GLib.Callbacks.EqualFuncFull -> m (GHC.Types.Bool, GHC.Internal.Word.Word32)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreFindWithEqualFuncFullMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> GHC.Internal.Word.Word32 -> [GI.GObject.Objects.Object.Object] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreSpliceMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreInsertMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreRemoveMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ (GI.GLib.Callbacks.CompareDataFunc -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreSortMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ (b -> GI.GLib.Callbacks.CompareDataFunc -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreInsertSortedMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreAppendMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ (b -> m (GHC.Types.Bool, GHC.Internal.Word.Word32)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreFindMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ListStore.IsListStore a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ListStore.ListStoreRemoveAllMethodInfo a signature
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ListStore.ListStoreItemTypePropertyInfo
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ListStore.ListStoreNItemsPropertyInfo
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ListStore.ListStore
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreAppendMethodInfo a
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreFindMethodInfo a
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreFindWithEqualFuncFullMethodInfo a
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreFindWithEqualFuncMethodInfo a
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreInsertMethodInfo a
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreInsertSortedMethodInfo a
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreRemoveAllMethodInfo a
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreRemoveMethodInfo a
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreSortMethodInfo a
+ GI.Gio.Objects.ListStore: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ListStore.ListStoreSpliceMethodInfo a
+ GI.Gio.Objects.ListStore: listStoreItemType :: AttrLabelProxy "itemType"
+ GI.Gio.Objects.ListStore: listStoreNItems :: AttrLabelProxy "nItems"
+ GI.Gio.Objects.ListStore: type family ResolveListStoreMethod (t :: Symbol) o
+ GI.Gio.Objects.MemoryInputStream: data MemoryInputStreamAddBytesMethodInfo
+ GI.Gio.Objects.MemoryInputStream: data MemoryInputStreamAddDataMethodInfo
+ GI.Gio.Objects.MemoryInputStream: instance (info GHC.Types.~ GI.Gio.Objects.MemoryInputStream.ResolveMemoryInputStreamMethod t GI.Gio.Objects.MemoryInputStream.MemoryInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MemoryInputStream.MemoryInputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.MemoryInputStream.MemoryInputStream -> p)
+ GI.Gio.Objects.MemoryInputStream: instance (info GHC.Types.~ GI.Gio.Objects.MemoryInputStream.ResolveMemoryInputStreamMethod t GI.Gio.Objects.MemoryInputStream.MemoryInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MemoryInputStream.MemoryInputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.MemoryInputStream.MemoryInputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.MemoryInputStream.MemoryInputStream p
+ GI.Gio.Objects.MemoryInputStream: instance (info GHC.Types.~ GI.Gio.Objects.MemoryInputStream.ResolveMemoryInputStreamMethod t GI.Gio.Objects.MemoryInputStream.MemoryInputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.MemoryInputStream.MemoryInputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.MemoryInputStream.MemoryInputStream)
+ GI.Gio.Objects.MemoryInputStream: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe GI.GLib.Callbacks.DestroyNotify -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MemoryInputStream.IsMemoryInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MemoryInputStream.MemoryInputStreamAddDataMethodInfo a signature
+ GI.Gio.Objects.MemoryInputStream: instance (signature GHC.Types.~ (GI.GLib.Structs.Bytes.Bytes -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MemoryInputStream.IsMemoryInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MemoryInputStream.MemoryInputStreamAddBytesMethodInfo a signature
+ GI.Gio.Objects.MemoryInputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.MemoryInputStream.MemoryInputStream
+ GI.Gio.Objects.MemoryInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MemoryInputStream.MemoryInputStreamAddBytesMethodInfo a
+ GI.Gio.Objects.MemoryInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MemoryInputStream.MemoryInputStreamAddDataMethodInfo a
+ GI.Gio.Objects.MemoryInputStream: type family ResolveMemoryInputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.MemoryOutputStream: data MemoryOutputStreamDataPropertyInfo
+ GI.Gio.Objects.MemoryOutputStream: data MemoryOutputStreamDataSizePropertyInfo
+ GI.Gio.Objects.MemoryOutputStream: data MemoryOutputStreamGetDataMethodInfo
+ GI.Gio.Objects.MemoryOutputStream: data MemoryOutputStreamGetDataSizeMethodInfo
+ GI.Gio.Objects.MemoryOutputStream: data MemoryOutputStreamGetSizeMethodInfo
+ GI.Gio.Objects.MemoryOutputStream: data MemoryOutputStreamSizePropertyInfo
+ GI.Gio.Objects.MemoryOutputStream: data MemoryOutputStreamStealAsBytesMethodInfo
+ GI.Gio.Objects.MemoryOutputStream: data MemoryOutputStreamStealDataMethodInfo
+ GI.Gio.Objects.MemoryOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.MemoryOutputStream.ResolveMemoryOutputStreamMethod t GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream -> p)
+ GI.Gio.Objects.MemoryOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.MemoryOutputStream.ResolveMemoryOutputStreamMethod t GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream p
+ GI.Gio.Objects.MemoryOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.MemoryOutputStream.ResolveMemoryOutputStreamMethod t GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream)
+ GI.Gio.Objects.MemoryOutputStream: instance (signature GHC.Types.~ m (GHC.Internal.Ptr.Ptr ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MemoryOutputStream.IsMemoryOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamGetDataMethodInfo a signature
+ GI.Gio.Objects.MemoryOutputStream: instance (signature GHC.Types.~ m (GHC.Internal.Ptr.Ptr ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MemoryOutputStream.IsMemoryOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamStealDataMethodInfo a signature
+ GI.Gio.Objects.MemoryOutputStream: instance (signature GHC.Types.~ m GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MemoryOutputStream.IsMemoryOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamGetDataSizeMethodInfo a signature
+ GI.Gio.Objects.MemoryOutputStream: instance (signature GHC.Types.~ m GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MemoryOutputStream.IsMemoryOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamGetSizeMethodInfo a signature
+ GI.Gio.Objects.MemoryOutputStream: instance (signature GHC.Types.~ m GI.GLib.Structs.Bytes.Bytes, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MemoryOutputStream.IsMemoryOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamStealAsBytesMethodInfo a signature
+ GI.Gio.Objects.MemoryOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamDataPropertyInfo
+ GI.Gio.Objects.MemoryOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamDataSizePropertyInfo
+ GI.Gio.Objects.MemoryOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamSizePropertyInfo
+ GI.Gio.Objects.MemoryOutputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.MemoryOutputStream.MemoryOutputStream
+ GI.Gio.Objects.MemoryOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamGetDataMethodInfo a
+ GI.Gio.Objects.MemoryOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamGetDataSizeMethodInfo a
+ GI.Gio.Objects.MemoryOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamGetSizeMethodInfo a
+ GI.Gio.Objects.MemoryOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamStealAsBytesMethodInfo a
+ GI.Gio.Objects.MemoryOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MemoryOutputStream.MemoryOutputStreamStealDataMethodInfo a
+ GI.Gio.Objects.MemoryOutputStream: memoryOutputStreamData :: AttrLabelProxy "data"
+ GI.Gio.Objects.MemoryOutputStream: memoryOutputStreamDataSize :: AttrLabelProxy "dataSize"
+ GI.Gio.Objects.MemoryOutputStream: memoryOutputStreamSize :: AttrLabelProxy "size"
+ GI.Gio.Objects.MemoryOutputStream: type family ResolveMemoryOutputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.Menu: data MenuAppendItemMethodInfo
+ GI.Gio.Objects.Menu: data MenuAppendMethodInfo
+ GI.Gio.Objects.Menu: data MenuAppendSectionMethodInfo
+ GI.Gio.Objects.Menu: data MenuAppendSubmenuMethodInfo
+ GI.Gio.Objects.Menu: data MenuFreezeMethodInfo
+ GI.Gio.Objects.Menu: data MenuInsertItemMethodInfo
+ GI.Gio.Objects.Menu: data MenuInsertMethodInfo
+ GI.Gio.Objects.Menu: data MenuInsertSectionMethodInfo
+ GI.Gio.Objects.Menu: data MenuInsertSubmenuMethodInfo
+ GI.Gio.Objects.Menu: data MenuPrependItemMethodInfo
+ GI.Gio.Objects.Menu: data MenuPrependMethodInfo
+ GI.Gio.Objects.Menu: data MenuPrependSectionMethodInfo
+ GI.Gio.Objects.Menu: data MenuPrependSubmenuMethodInfo
+ GI.Gio.Objects.Menu: data MenuRemoveAllMethodInfo
+ GI.Gio.Objects.Menu: data MenuRemoveMethodInfo
+ GI.Gio.Objects.Menu: instance (info GHC.Types.~ GI.Gio.Objects.Menu.ResolveMenuMethod t GI.Gio.Objects.Menu.Menu, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Menu.Menu p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Menu.Menu -> p)
+ GI.Gio.Objects.Menu: instance (info GHC.Types.~ GI.Gio.Objects.Menu.ResolveMenuMethod t GI.Gio.Objects.Menu.Menu, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Menu.Menu p, GHC.Internal.Records.HasField t GI.Gio.Objects.Menu.Menu p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Menu.Menu p
+ GI.Gio.Objects.Menu: instance (info GHC.Types.~ GI.Gio.Objects.Menu.ResolveMenuMethod t GI.Gio.Objects.Menu.Menu, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Menu.Menu) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Menu.Menu)
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuInsertMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuInsertSectionMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuInsertSubmenuMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a, GI.Gio.Objects.MenuItem.IsMenuItem b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuInsertItemMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuRemoveMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuAppendMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuPrependMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuAppendSectionMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuAppendSubmenuMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuPrependSectionMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuPrependSubmenuMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a, GI.Gio.Objects.MenuItem.IsMenuItem b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuAppendItemMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a, GI.Gio.Objects.MenuItem.IsMenuItem b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuPrependItemMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuFreezeMethodInfo a signature
+ GI.Gio.Objects.Menu: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Menu.IsMenu a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Menu.MenuRemoveAllMethodInfo a signature
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Menu.Menu
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuAppendItemMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuAppendMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuAppendSectionMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuAppendSubmenuMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuFreezeMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuInsertItemMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuInsertMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuInsertSectionMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuInsertSubmenuMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuPrependItemMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuPrependMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuPrependSectionMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuPrependSubmenuMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuRemoveAllMethodInfo a
+ GI.Gio.Objects.Menu: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Menu.MenuRemoveMethodInfo a
+ GI.Gio.Objects.Menu: type family ResolveMenuMethod (t :: Symbol) o
+ GI.Gio.Objects.MenuAttributeIter: data MenuAttributeIterGetNameMethodInfo
+ GI.Gio.Objects.MenuAttributeIter: data MenuAttributeIterGetNextMethodInfo
+ GI.Gio.Objects.MenuAttributeIter: data MenuAttributeIterGetValueMethodInfo
+ GI.Gio.Objects.MenuAttributeIter: data MenuAttributeIterNextMethodInfo
+ GI.Gio.Objects.MenuAttributeIter: instance (info GHC.Types.~ GI.Gio.Objects.MenuAttributeIter.ResolveMenuAttributeIterMethod t GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter -> p)
+ GI.Gio.Objects.MenuAttributeIter: instance (info GHC.Types.~ GI.Gio.Objects.MenuAttributeIter.ResolveMenuAttributeIterMethod t GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter p, GHC.Internal.Records.HasField t GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter p) => GHC.Internal.Records.HasField t GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter p
+ GI.Gio.Objects.MenuAttributeIter: instance (info GHC.Types.~ GI.Gio.Objects.MenuAttributeIter.ResolveMenuAttributeIterMethod t GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter)
+ GI.Gio.Objects.MenuAttributeIter: instance (signature GHC.Types.~ m (GHC.Types.Bool, Data.Text.Internal.Text, Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuAttributeIter.IsMenuAttributeIter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuAttributeIter.MenuAttributeIterGetNextMethodInfo a signature
+ GI.Gio.Objects.MenuAttributeIter: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GVariant, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuAttributeIter.IsMenuAttributeIter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuAttributeIter.MenuAttributeIterGetValueMethodInfo a signature
+ GI.Gio.Objects.MenuAttributeIter: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuAttributeIter.IsMenuAttributeIter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuAttributeIter.MenuAttributeIterGetNameMethodInfo a signature
+ GI.Gio.Objects.MenuAttributeIter: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuAttributeIter.IsMenuAttributeIter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuAttributeIter.MenuAttributeIterNextMethodInfo a signature
+ GI.Gio.Objects.MenuAttributeIter: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter
+ GI.Gio.Objects.MenuAttributeIter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuAttributeIter.MenuAttributeIterGetNameMethodInfo a
+ GI.Gio.Objects.MenuAttributeIter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuAttributeIter.MenuAttributeIterGetNextMethodInfo a
+ GI.Gio.Objects.MenuAttributeIter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuAttributeIter.MenuAttributeIterGetValueMethodInfo a
+ GI.Gio.Objects.MenuAttributeIter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuAttributeIter.MenuAttributeIterNextMethodInfo a
+ GI.Gio.Objects.MenuAttributeIter: type family ResolveMenuAttributeIterMethod (t :: Symbol) o
+ GI.Gio.Objects.MenuItem: data MenuItemGetAttributeValueMethodInfo
+ GI.Gio.Objects.MenuItem: data MenuItemGetLinkMethodInfo
+ GI.Gio.Objects.MenuItem: data MenuItemSetActionAndTargetValueMethodInfo
+ GI.Gio.Objects.MenuItem: data MenuItemSetAttributeValueMethodInfo
+ GI.Gio.Objects.MenuItem: data MenuItemSetDetailedActionMethodInfo
+ GI.Gio.Objects.MenuItem: data MenuItemSetIconMethodInfo
+ GI.Gio.Objects.MenuItem: data MenuItemSetLabelMethodInfo
+ GI.Gio.Objects.MenuItem: data MenuItemSetLinkMethodInfo
+ GI.Gio.Objects.MenuItem: data MenuItemSetSectionMethodInfo
+ GI.Gio.Objects.MenuItem: data MenuItemSetSubmenuMethodInfo
+ GI.Gio.Objects.MenuItem: instance (info GHC.Types.~ GI.Gio.Objects.MenuItem.ResolveMenuItemMethod t GI.Gio.Objects.MenuItem.MenuItem, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MenuItem.MenuItem p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.MenuItem.MenuItem -> p)
+ GI.Gio.Objects.MenuItem: instance (info GHC.Types.~ GI.Gio.Objects.MenuItem.ResolveMenuItemMethod t GI.Gio.Objects.MenuItem.MenuItem, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MenuItem.MenuItem p, GHC.Internal.Records.HasField t GI.Gio.Objects.MenuItem.MenuItem p) => GHC.Internal.Records.HasField t GI.Gio.Objects.MenuItem.MenuItem p
+ GI.Gio.Objects.MenuItem: instance (info GHC.Types.~ GI.Gio.Objects.MenuItem.ResolveMenuItemMethod t GI.Gio.Objects.MenuItem.MenuItem, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.MenuItem.MenuItem) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.MenuItem.MenuItem)
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemSetAttributeValueMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType -> m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemGetAttributeValueMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemSetLinkMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemSetDetailedActionMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.MenuModel.MenuModel)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemGetLinkMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemSetActionAndTargetValueMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemSetLabelMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemSetSectionMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a, GI.Gio.Objects.MenuModel.IsMenuModel b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemSetSubmenuMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuItem.IsMenuItem a, GI.Gio.Interfaces.Icon.IsIcon b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuItem.MenuItemSetIconMethodInfo a signature
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.MenuItem.MenuItem
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemGetAttributeValueMethodInfo a
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemGetLinkMethodInfo a
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemSetActionAndTargetValueMethodInfo a
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemSetAttributeValueMethodInfo a
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemSetDetailedActionMethodInfo a
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemSetIconMethodInfo a
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemSetLabelMethodInfo a
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemSetLinkMethodInfo a
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemSetSectionMethodInfo a
+ GI.Gio.Objects.MenuItem: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuItem.MenuItemSetSubmenuMethodInfo a
+ GI.Gio.Objects.MenuItem: type family ResolveMenuItemMethod (t :: Symbol) o
+ GI.Gio.Objects.MenuLinkIter: data MenuLinkIterGetNameMethodInfo
+ GI.Gio.Objects.MenuLinkIter: data MenuLinkIterGetNextMethodInfo
+ GI.Gio.Objects.MenuLinkIter: data MenuLinkIterGetValueMethodInfo
+ GI.Gio.Objects.MenuLinkIter: data MenuLinkIterNextMethodInfo
+ GI.Gio.Objects.MenuLinkIter: instance (info GHC.Types.~ GI.Gio.Objects.MenuLinkIter.ResolveMenuLinkIterMethod t GI.Gio.Objects.MenuLinkIter.MenuLinkIter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MenuLinkIter.MenuLinkIter p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.MenuLinkIter.MenuLinkIter -> p)
+ GI.Gio.Objects.MenuLinkIter: instance (info GHC.Types.~ GI.Gio.Objects.MenuLinkIter.ResolveMenuLinkIterMethod t GI.Gio.Objects.MenuLinkIter.MenuLinkIter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MenuLinkIter.MenuLinkIter p, GHC.Internal.Records.HasField t GI.Gio.Objects.MenuLinkIter.MenuLinkIter p) => GHC.Internal.Records.HasField t GI.Gio.Objects.MenuLinkIter.MenuLinkIter p
+ GI.Gio.Objects.MenuLinkIter: instance (info GHC.Types.~ GI.Gio.Objects.MenuLinkIter.ResolveMenuLinkIterMethod t GI.Gio.Objects.MenuLinkIter.MenuLinkIter, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.MenuLinkIter.MenuLinkIter) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.MenuLinkIter.MenuLinkIter)
+ GI.Gio.Objects.MenuLinkIter: instance (signature GHC.Types.~ m (GHC.Types.Bool, Data.Text.Internal.Text, GI.Gio.Objects.MenuModel.MenuModel), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuLinkIter.IsMenuLinkIter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuLinkIter.MenuLinkIterGetNextMethodInfo a signature
+ GI.Gio.Objects.MenuLinkIter: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuLinkIter.IsMenuLinkIter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuLinkIter.MenuLinkIterGetNameMethodInfo a signature
+ GI.Gio.Objects.MenuLinkIter: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuLinkIter.IsMenuLinkIter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuLinkIter.MenuLinkIterNextMethodInfo a signature
+ GI.Gio.Objects.MenuLinkIter: instance (signature GHC.Types.~ m GI.Gio.Objects.MenuModel.MenuModel, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuLinkIter.IsMenuLinkIter a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuLinkIter.MenuLinkIterGetValueMethodInfo a signature
+ GI.Gio.Objects.MenuLinkIter: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.MenuLinkIter.MenuLinkIter
+ GI.Gio.Objects.MenuLinkIter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuLinkIter.MenuLinkIterGetNameMethodInfo a
+ GI.Gio.Objects.MenuLinkIter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuLinkIter.MenuLinkIterGetNextMethodInfo a
+ GI.Gio.Objects.MenuLinkIter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuLinkIter.MenuLinkIterGetValueMethodInfo a
+ GI.Gio.Objects.MenuLinkIter: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuLinkIter.MenuLinkIterNextMethodInfo a
+ GI.Gio.Objects.MenuLinkIter: type family ResolveMenuLinkIterMethod (t :: Symbol) o
+ GI.Gio.Objects.MenuModel: data MenuModelGetItemAttributeValueMethodInfo
+ GI.Gio.Objects.MenuModel: data MenuModelGetItemLinkMethodInfo
+ GI.Gio.Objects.MenuModel: data MenuModelGetNItemsMethodInfo
+ GI.Gio.Objects.MenuModel: data MenuModelIsMutableMethodInfo
+ GI.Gio.Objects.MenuModel: data MenuModelItemsChangedMethodInfo
+ GI.Gio.Objects.MenuModel: data MenuModelItemsChangedSignalInfo
+ GI.Gio.Objects.MenuModel: data MenuModelIterateItemAttributesMethodInfo
+ GI.Gio.Objects.MenuModel: data MenuModelIterateItemLinksMethodInfo
+ GI.Gio.Objects.MenuModel: instance (info GHC.Types.~ GI.Gio.Objects.MenuModel.ResolveMenuModelMethod t GI.Gio.Objects.MenuModel.MenuModel, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MenuModel.MenuModel p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.MenuModel.MenuModel -> p)
+ GI.Gio.Objects.MenuModel: instance (info GHC.Types.~ GI.Gio.Objects.MenuModel.ResolveMenuModelMethod t GI.Gio.Objects.MenuModel.MenuModel, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MenuModel.MenuModel p, GHC.Internal.Records.HasField t GI.Gio.Objects.MenuModel.MenuModel p) => GHC.Internal.Records.HasField t GI.Gio.Objects.MenuModel.MenuModel p
+ GI.Gio.Objects.MenuModel: instance (info GHC.Types.~ GI.Gio.Objects.MenuModel.ResolveMenuModelMethod t GI.Gio.Objects.MenuModel.MenuModel, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.MenuModel.MenuModel) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.MenuModel.MenuModel)
+ GI.Gio.Objects.MenuModel: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe GI.GLib.Structs.VariantType.VariantType -> m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuModel.IsMenuModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuModel.MenuModelGetItemAttributeValueMethodInfo a signature
+ GI.Gio.Objects.MenuModel: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.MenuModel.MenuModel)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuModel.IsMenuModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuModel.MenuModelGetItemLinkMethodInfo a signature
+ GI.Gio.Objects.MenuModel: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuModel.IsMenuModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuModel.MenuModelItemsChangedMethodInfo a signature
+ GI.Gio.Objects.MenuModel: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m GI.Gio.Objects.MenuAttributeIter.MenuAttributeIter), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuModel.IsMenuModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuModel.MenuModelIterateItemAttributesMethodInfo a signature
+ GI.Gio.Objects.MenuModel: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m GI.Gio.Objects.MenuLinkIter.MenuLinkIter), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuModel.IsMenuModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuModel.MenuModelIterateItemLinksMethodInfo a signature
+ GI.Gio.Objects.MenuModel: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuModel.IsMenuModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuModel.MenuModelGetNItemsMethodInfo a signature
+ GI.Gio.Objects.MenuModel: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MenuModel.IsMenuModel a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MenuModel.MenuModelIsMutableMethodInfo a signature
+ GI.Gio.Objects.MenuModel: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.MenuModel.MenuModel
+ GI.Gio.Objects.MenuModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuModel.MenuModelGetItemAttributeValueMethodInfo a
+ GI.Gio.Objects.MenuModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuModel.MenuModelGetItemLinkMethodInfo a
+ GI.Gio.Objects.MenuModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuModel.MenuModelGetNItemsMethodInfo a
+ GI.Gio.Objects.MenuModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuModel.MenuModelIsMutableMethodInfo a
+ GI.Gio.Objects.MenuModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuModel.MenuModelItemsChangedMethodInfo a
+ GI.Gio.Objects.MenuModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuModel.MenuModelIterateItemAttributesMethodInfo a
+ GI.Gio.Objects.MenuModel: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MenuModel.MenuModelIterateItemLinksMethodInfo a
+ GI.Gio.Objects.MenuModel: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.MenuModel.MenuModelItemsChangedSignalInfo
+ GI.Gio.Objects.MenuModel: type family ResolveMenuModelMethod (t :: Symbol) o
+ GI.Gio.Objects.MountOperation: data MountOperationAbortedSignalInfo
+ GI.Gio.Objects.MountOperation: data MountOperationAnonymousPropertyInfo
+ GI.Gio.Objects.MountOperation: data MountOperationAskPasswordSignalInfo
+ GI.Gio.Objects.MountOperation: data MountOperationAskQuestionSignalInfo
+ GI.Gio.Objects.MountOperation: data MountOperationChoicePropertyInfo
+ GI.Gio.Objects.MountOperation: data MountOperationDomainPropertyInfo
+ GI.Gio.Objects.MountOperation: data MountOperationGetAnonymousMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationGetChoiceMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationGetDomainMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationGetIsTcryptHiddenVolumeMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationGetIsTcryptSystemVolumeMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationGetPasswordMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationGetPasswordSaveMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationGetPimMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationGetUsernameMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationIsTcryptHiddenVolumePropertyInfo
+ GI.Gio.Objects.MountOperation: data MountOperationIsTcryptSystemVolumePropertyInfo
+ GI.Gio.Objects.MountOperation: data MountOperationPasswordPropertyInfo
+ GI.Gio.Objects.MountOperation: data MountOperationPasswordSavePropertyInfo
+ GI.Gio.Objects.MountOperation: data MountOperationPimPropertyInfo
+ GI.Gio.Objects.MountOperation: data MountOperationReplyMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationReplySignalInfo
+ GI.Gio.Objects.MountOperation: data MountOperationSetAnonymousMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationSetChoiceMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationSetDomainMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationSetIsTcryptHiddenVolumeMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationSetIsTcryptSystemVolumeMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationSetPasswordMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationSetPasswordSaveMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationSetPimMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationSetUsernameMethodInfo
+ GI.Gio.Objects.MountOperation: data MountOperationShowProcessesSignalInfo
+ GI.Gio.Objects.MountOperation: data MountOperationShowUnmountProgressSignalInfo
+ GI.Gio.Objects.MountOperation: data MountOperationUsernamePropertyInfo
+ GI.Gio.Objects.MountOperation: instance (info GHC.Types.~ GI.Gio.Objects.MountOperation.ResolveMountOperationMethod t GI.Gio.Objects.MountOperation.MountOperation, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MountOperation.MountOperation p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.MountOperation.MountOperation -> p)
+ GI.Gio.Objects.MountOperation: instance (info GHC.Types.~ GI.Gio.Objects.MountOperation.ResolveMountOperationMethod t GI.Gio.Objects.MountOperation.MountOperation, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.MountOperation.MountOperation p, GHC.Internal.Records.HasField t GI.Gio.Objects.MountOperation.MountOperation p) => GHC.Internal.Records.HasField t GI.Gio.Objects.MountOperation.MountOperation p
+ GI.Gio.Objects.MountOperation: instance (info GHC.Types.~ GI.Gio.Objects.MountOperation.ResolveMountOperationMethod t GI.Gio.Objects.MountOperation.MountOperation, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.MountOperation.MountOperation) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.MountOperation.MountOperation)
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationSetChoiceMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationSetDomainMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationSetPasswordMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationSetUsernameMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationSetPimMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationSetAnonymousMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationSetIsTcryptHiddenVolumeMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationSetIsTcryptSystemVolumeMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GI.Gio.Enums.MountOperationResult -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationReplyMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ (GI.Gio.Enums.PasswordSave -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationSetPasswordSaveMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationGetDomainMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationGetPasswordMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationGetUsernameMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationGetChoiceMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationGetPimMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationGetAnonymousMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationGetIsTcryptHiddenVolumeMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationGetIsTcryptSystemVolumeMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance (signature GHC.Types.~ m GI.Gio.Enums.PasswordSave, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.MountOperation.IsMountOperation a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.MountOperation.MountOperationGetPasswordSaveMethodInfo a signature
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MountOperation.MountOperationAnonymousPropertyInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MountOperation.MountOperationChoicePropertyInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MountOperation.MountOperationDomainPropertyInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MountOperation.MountOperationIsTcryptHiddenVolumePropertyInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MountOperation.MountOperationIsTcryptSystemVolumePropertyInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MountOperation.MountOperationPasswordPropertyInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MountOperation.MountOperationPasswordSavePropertyInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MountOperation.MountOperationPimPropertyInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.MountOperation.MountOperationUsernamePropertyInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.MountOperation.MountOperation
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationGetAnonymousMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationGetChoiceMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationGetDomainMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationGetIsTcryptHiddenVolumeMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationGetIsTcryptSystemVolumeMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationGetPasswordMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationGetPasswordSaveMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationGetPimMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationGetUsernameMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationReplyMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationSetAnonymousMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationSetChoiceMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationSetDomainMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationSetIsTcryptHiddenVolumeMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationSetIsTcryptSystemVolumeMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationSetPasswordMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationSetPasswordSaveMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationSetPimMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.MountOperation.MountOperationSetUsernameMethodInfo a
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.MountOperation.MountOperationAbortedSignalInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.MountOperation.MountOperationAskPasswordSignalInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.MountOperation.MountOperationAskQuestionSignalInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.MountOperation.MountOperationReplySignalInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.MountOperation.MountOperationShowProcessesSignalInfo
+ GI.Gio.Objects.MountOperation: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.MountOperation.MountOperationShowUnmountProgressSignalInfo
+ GI.Gio.Objects.MountOperation: mountOperationAnonymous :: AttrLabelProxy "anonymous"
+ GI.Gio.Objects.MountOperation: mountOperationChoice :: AttrLabelProxy "choice"
+ GI.Gio.Objects.MountOperation: mountOperationDomain :: AttrLabelProxy "domain"
+ GI.Gio.Objects.MountOperation: mountOperationIsTcryptHiddenVolume :: AttrLabelProxy "isTcryptHiddenVolume"
+ GI.Gio.Objects.MountOperation: mountOperationIsTcryptSystemVolume :: AttrLabelProxy "isTcryptSystemVolume"
+ GI.Gio.Objects.MountOperation: mountOperationPassword :: AttrLabelProxy "password"
+ GI.Gio.Objects.MountOperation: mountOperationPasswordSave :: AttrLabelProxy "passwordSave"
+ GI.Gio.Objects.MountOperation: mountOperationPim :: AttrLabelProxy "pim"
+ GI.Gio.Objects.MountOperation: mountOperationUsername :: AttrLabelProxy "username"
+ GI.Gio.Objects.MountOperation: type family ResolveMountOperationMethod (t :: Symbol) o
+ GI.Gio.Objects.NativeSocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.NativeSocketAddress.ResolveNativeSocketAddressMethod t GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress -> p)
+ GI.Gio.Objects.NativeSocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.NativeSocketAddress.ResolveNativeSocketAddressMethod t GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress p, GHC.Internal.Records.HasField t GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress p) => GHC.Internal.Records.HasField t GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress p
+ GI.Gio.Objects.NativeSocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.NativeSocketAddress.ResolveNativeSocketAddressMethod t GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress)
+ GI.Gio.Objects.NativeSocketAddress: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.NativeSocketAddress.NativeSocketAddress
+ GI.Gio.Objects.NativeSocketAddress: type family ResolveNativeSocketAddressMethod (t :: Symbol) o
+ GI.Gio.Objects.NativeVolumeMonitor: instance (info GHC.Types.~ GI.Gio.Objects.NativeVolumeMonitor.ResolveNativeVolumeMonitorMethod t GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor -> p)
+ GI.Gio.Objects.NativeVolumeMonitor: instance (info GHC.Types.~ GI.Gio.Objects.NativeVolumeMonitor.ResolveNativeVolumeMonitorMethod t GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor p, GHC.Internal.Records.HasField t GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor p) => GHC.Internal.Records.HasField t GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor p
+ GI.Gio.Objects.NativeVolumeMonitor: instance (info GHC.Types.~ GI.Gio.Objects.NativeVolumeMonitor.ResolveNativeVolumeMonitorMethod t GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor)
+ GI.Gio.Objects.NativeVolumeMonitor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.NativeVolumeMonitor.NativeVolumeMonitor
+ GI.Gio.Objects.NativeVolumeMonitor: type family ResolveNativeVolumeMonitorMethod (t :: Symbol) o
+ GI.Gio.Objects.NetworkAddress: data NetworkAddressGetHostnameMethodInfo
+ GI.Gio.Objects.NetworkAddress: data NetworkAddressGetPortMethodInfo
+ GI.Gio.Objects.NetworkAddress: data NetworkAddressGetSchemeMethodInfo
+ GI.Gio.Objects.NetworkAddress: data NetworkAddressHostnamePropertyInfo
+ GI.Gio.Objects.NetworkAddress: data NetworkAddressPortPropertyInfo
+ GI.Gio.Objects.NetworkAddress: data NetworkAddressSchemePropertyInfo
+ GI.Gio.Objects.NetworkAddress: instance (info GHC.Types.~ GI.Gio.Objects.NetworkAddress.ResolveNetworkAddressMethod t GI.Gio.Objects.NetworkAddress.NetworkAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.NetworkAddress.NetworkAddress p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.NetworkAddress.NetworkAddress -> p)
+ GI.Gio.Objects.NetworkAddress: instance (info GHC.Types.~ GI.Gio.Objects.NetworkAddress.ResolveNetworkAddressMethod t GI.Gio.Objects.NetworkAddress.NetworkAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.NetworkAddress.NetworkAddress p, GHC.Internal.Records.HasField t GI.Gio.Objects.NetworkAddress.NetworkAddress p) => GHC.Internal.Records.HasField t GI.Gio.Objects.NetworkAddress.NetworkAddress p
+ GI.Gio.Objects.NetworkAddress: instance (info GHC.Types.~ GI.Gio.Objects.NetworkAddress.ResolveNetworkAddressMethod t GI.Gio.Objects.NetworkAddress.NetworkAddress, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.NetworkAddress.NetworkAddress) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.NetworkAddress.NetworkAddress)
+ GI.Gio.Objects.NetworkAddress: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.NetworkAddress.IsNetworkAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.NetworkAddress.NetworkAddressGetSchemeMethodInfo a signature
+ GI.Gio.Objects.NetworkAddress: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.NetworkAddress.IsNetworkAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.NetworkAddress.NetworkAddressGetHostnameMethodInfo a signature
+ GI.Gio.Objects.NetworkAddress: instance (signature GHC.Types.~ m GHC.Internal.Word.Word16, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.NetworkAddress.IsNetworkAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.NetworkAddress.NetworkAddressGetPortMethodInfo a signature
+ GI.Gio.Objects.NetworkAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.NetworkAddress.NetworkAddressHostnamePropertyInfo
+ GI.Gio.Objects.NetworkAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.NetworkAddress.NetworkAddressPortPropertyInfo
+ GI.Gio.Objects.NetworkAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.NetworkAddress.NetworkAddressSchemePropertyInfo
+ GI.Gio.Objects.NetworkAddress: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.NetworkAddress.NetworkAddress
+ GI.Gio.Objects.NetworkAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.NetworkAddress.NetworkAddressGetHostnameMethodInfo a
+ GI.Gio.Objects.NetworkAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.NetworkAddress.NetworkAddressGetPortMethodInfo a
+ GI.Gio.Objects.NetworkAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.NetworkAddress.NetworkAddressGetSchemeMethodInfo a
+ GI.Gio.Objects.NetworkAddress: networkAddressHostname :: AttrLabelProxy "hostname"
+ GI.Gio.Objects.NetworkAddress: networkAddressPort :: AttrLabelProxy "port"
+ GI.Gio.Objects.NetworkAddress: networkAddressScheme :: AttrLabelProxy "scheme"
+ GI.Gio.Objects.NetworkAddress: type family ResolveNetworkAddressMethod (t :: Symbol) o
+ GI.Gio.Objects.NetworkService: data NetworkServiceDomainPropertyInfo
+ GI.Gio.Objects.NetworkService: data NetworkServiceGetDomainMethodInfo
+ GI.Gio.Objects.NetworkService: data NetworkServiceGetProtocolMethodInfo
+ GI.Gio.Objects.NetworkService: data NetworkServiceGetSchemeMethodInfo
+ GI.Gio.Objects.NetworkService: data NetworkServiceGetServiceMethodInfo
+ GI.Gio.Objects.NetworkService: data NetworkServiceProtocolPropertyInfo
+ GI.Gio.Objects.NetworkService: data NetworkServiceSchemePropertyInfo
+ GI.Gio.Objects.NetworkService: data NetworkServiceServicePropertyInfo
+ GI.Gio.Objects.NetworkService: data NetworkServiceSetSchemeMethodInfo
+ GI.Gio.Objects.NetworkService: instance (info GHC.Types.~ GI.Gio.Objects.NetworkService.ResolveNetworkServiceMethod t GI.Gio.Objects.NetworkService.NetworkService, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.NetworkService.NetworkService p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.NetworkService.NetworkService -> p)
+ GI.Gio.Objects.NetworkService: instance (info GHC.Types.~ GI.Gio.Objects.NetworkService.ResolveNetworkServiceMethod t GI.Gio.Objects.NetworkService.NetworkService, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.NetworkService.NetworkService p, GHC.Internal.Records.HasField t GI.Gio.Objects.NetworkService.NetworkService p) => GHC.Internal.Records.HasField t GI.Gio.Objects.NetworkService.NetworkService p
+ GI.Gio.Objects.NetworkService: instance (info GHC.Types.~ GI.Gio.Objects.NetworkService.ResolveNetworkServiceMethod t GI.Gio.Objects.NetworkService.NetworkService, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.NetworkService.NetworkService) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.NetworkService.NetworkService)
+ GI.Gio.Objects.NetworkService: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.NetworkService.IsNetworkService a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.NetworkService.NetworkServiceSetSchemeMethodInfo a signature
+ GI.Gio.Objects.NetworkService: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.NetworkService.IsNetworkService a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.NetworkService.NetworkServiceGetDomainMethodInfo a signature
+ GI.Gio.Objects.NetworkService: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.NetworkService.IsNetworkService a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.NetworkService.NetworkServiceGetProtocolMethodInfo a signature
+ GI.Gio.Objects.NetworkService: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.NetworkService.IsNetworkService a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.NetworkService.NetworkServiceGetSchemeMethodInfo a signature
+ GI.Gio.Objects.NetworkService: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.NetworkService.IsNetworkService a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.NetworkService.NetworkServiceGetServiceMethodInfo a signature
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.NetworkService.NetworkServiceDomainPropertyInfo
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.NetworkService.NetworkServiceProtocolPropertyInfo
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.NetworkService.NetworkServiceSchemePropertyInfo
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.NetworkService.NetworkServiceServicePropertyInfo
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.NetworkService.NetworkService
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.NetworkService.NetworkServiceGetDomainMethodInfo a
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.NetworkService.NetworkServiceGetProtocolMethodInfo a
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.NetworkService.NetworkServiceGetSchemeMethodInfo a
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.NetworkService.NetworkServiceGetServiceMethodInfo a
+ GI.Gio.Objects.NetworkService: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.NetworkService.NetworkServiceSetSchemeMethodInfo a
+ GI.Gio.Objects.NetworkService: networkServiceDomain :: AttrLabelProxy "domain"
+ GI.Gio.Objects.NetworkService: networkServiceProtocol :: AttrLabelProxy "protocol"
+ GI.Gio.Objects.NetworkService: networkServiceScheme :: AttrLabelProxy "scheme"
+ GI.Gio.Objects.NetworkService: networkServiceService :: AttrLabelProxy "service"
+ GI.Gio.Objects.NetworkService: type family ResolveNetworkServiceMethod (t :: Symbol) o
+ GI.Gio.Objects.Notification: data NotificationAddButtonMethodInfo
+ GI.Gio.Objects.Notification: data NotificationAddButtonWithTargetMethodInfo
+ GI.Gio.Objects.Notification: data NotificationSetBodyMethodInfo
+ GI.Gio.Objects.Notification: data NotificationSetCategoryMethodInfo
+ GI.Gio.Objects.Notification: data NotificationSetDefaultActionAndTargetMethodInfo
+ GI.Gio.Objects.Notification: data NotificationSetDefaultActionMethodInfo
+ GI.Gio.Objects.Notification: data NotificationSetIconMethodInfo
+ GI.Gio.Objects.Notification: data NotificationSetPriorityMethodInfo
+ GI.Gio.Objects.Notification: data NotificationSetTitleMethodInfo
+ GI.Gio.Objects.Notification: data NotificationSetUrgentMethodInfo
+ GI.Gio.Objects.Notification: instance (info GHC.Types.~ GI.Gio.Objects.Notification.ResolveNotificationMethod t GI.Gio.Objects.Notification.Notification, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Notification.Notification p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Notification.Notification -> p)
+ GI.Gio.Objects.Notification: instance (info GHC.Types.~ GI.Gio.Objects.Notification.ResolveNotificationMethod t GI.Gio.Objects.Notification.Notification, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Notification.Notification p, GHC.Internal.Records.HasField t GI.Gio.Objects.Notification.Notification p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Notification.Notification p
+ GI.Gio.Objects.Notification: instance (info GHC.Types.~ GI.Gio.Objects.Notification.ResolveNotificationMethod t GI.Gio.Objects.Notification.Notification, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Notification.Notification) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Notification.Notification)
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationAddButtonWithTargetMethodInfo a signature
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationAddButtonMethodInfo a signature
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationSetDefaultActionAndTargetMethodInfo a signature
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationSetDefaultActionMethodInfo a signature
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationSetTitleMethodInfo a signature
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationSetBodyMethodInfo a signature
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationSetCategoryMethodInfo a signature
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationSetUrgentMethodInfo a signature
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (GI.Gio.Enums.NotificationPriority -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationSetPriorityMethodInfo a signature
+ GI.Gio.Objects.Notification: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Notification.IsNotification a, GI.Gio.Interfaces.Icon.IsIcon b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Notification.NotificationSetIconMethodInfo a signature
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Notification.Notification
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationAddButtonMethodInfo a
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationAddButtonWithTargetMethodInfo a
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationSetBodyMethodInfo a
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationSetCategoryMethodInfo a
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationSetDefaultActionAndTargetMethodInfo a
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationSetDefaultActionMethodInfo a
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationSetIconMethodInfo a
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationSetPriorityMethodInfo a
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationSetTitleMethodInfo a
+ GI.Gio.Objects.Notification: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Notification.NotificationSetUrgentMethodInfo a
+ GI.Gio.Objects.Notification: type family ResolveNotificationMethod (t :: Symbol) o
+ GI.Gio.Objects.OutputStream: data OutputStreamClearPendingMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamCloseAsyncMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamCloseFinishMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamCloseMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamFlushAsyncMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamFlushFinishMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamFlushMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamHasPendingMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamIsClosedMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamIsClosingMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamSetPendingMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamSpliceAsyncMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamSpliceFinishMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamSpliceMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWriteAllAsyncMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWriteAllFinishMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWriteAllMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWriteAsyncMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWriteBytesAsyncMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWriteBytesFinishMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWriteBytesMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWriteFinishMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWriteMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWritevAllAsyncMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWritevAllFinishMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWritevAllMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWritevAsyncMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWritevFinishMethodInfo
+ GI.Gio.Objects.OutputStream: data OutputStreamWritevMethodInfo
+ GI.Gio.Objects.OutputStream: instance (info GHC.Types.~ GI.Gio.Objects.OutputStream.ResolveOutputStreamMethod t GI.Gio.Objects.OutputStream.OutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.OutputStream.OutputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.OutputStream.OutputStream -> p)
+ GI.Gio.Objects.OutputStream: instance (info GHC.Types.~ GI.Gio.Objects.OutputStream.ResolveOutputStreamMethod t GI.Gio.Objects.OutputStream.OutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.OutputStream.OutputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.OutputStream.OutputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.OutputStream.OutputStream p
+ GI.Gio.Objects.OutputStream: instance (info GHC.Types.~ GI.Gio.Objects.OutputStream.ResolveOutputStreamMethod t GI.Gio.Objects.OutputStream.OutputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.OutputStream.OutputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.OutputStream.OutputStream)
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWriteAllAsyncMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Foreign.C.Types.CSize), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWriteAllMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWriteMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamCloseAsyncMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamFlushAsyncMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWriteAsyncMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamCloseMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamFlushMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (GI.GLib.Structs.Bytes.Bytes -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWriteBytesAsyncMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (GI.GLib.Structs.Bytes.Bytes -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWriteBytesMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ ([GI.Gio.Structs.OutputVector.OutputVector] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWritevAllAsyncMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ ([GI.Gio.Structs.OutputVector.OutputVector] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWritevAsyncMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ ([GI.Gio.Structs.OutputVector.OutputVector] -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Foreign.C.Types.CSize), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWritevAllMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ ([GI.Gio.Structs.OutputVector.OutputVector] -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Foreign.C.Types.CSize), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWritevMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.OutputStreamSpliceFlags] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.InputStream.IsInputStream b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamSpliceAsyncMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.OutputStreamSpliceFlags] -> GHC.Internal.Maybe.Maybe c -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Objects.InputStream.IsInputStream b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamSpliceMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamCloseFinishMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamFlushFinishMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Foreign.C.Types.CSize), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWriteAllFinishMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Foreign.C.Types.CSize), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWritevAllFinishMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Foreign.C.Types.CSize), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWritevFinishMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamSpliceFinishMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWriteBytesFinishMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ (b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamWriteFinishMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamClearPendingMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamSetPendingMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamHasPendingMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamIsClosedMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.OutputStream.IsOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.OutputStream.OutputStreamIsClosingMethodInfo a signature
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.OutputStream.OutputStream
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamClearPendingMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamCloseAsyncMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamCloseFinishMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamCloseMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamFlushAsyncMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamFlushFinishMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamFlushMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamHasPendingMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamIsClosedMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamIsClosingMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamSetPendingMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamSpliceAsyncMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamSpliceFinishMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamSpliceMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWriteAllAsyncMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWriteAllFinishMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWriteAllMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWriteAsyncMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWriteBytesAsyncMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWriteBytesFinishMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWriteBytesMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWriteFinishMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWriteMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWritevAllAsyncMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWritevAllFinishMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWritevAllMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWritevAsyncMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWritevFinishMethodInfo a
+ GI.Gio.Objects.OutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.OutputStream.OutputStreamWritevMethodInfo a
+ GI.Gio.Objects.OutputStream: type family ResolveOutputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.Permission: data PermissionAcquireAsyncMethodInfo
+ GI.Gio.Objects.Permission: data PermissionAcquireFinishMethodInfo
+ GI.Gio.Objects.Permission: data PermissionAcquireMethodInfo
+ GI.Gio.Objects.Permission: data PermissionAllowedPropertyInfo
+ GI.Gio.Objects.Permission: data PermissionCanAcquirePropertyInfo
+ GI.Gio.Objects.Permission: data PermissionCanReleasePropertyInfo
+ GI.Gio.Objects.Permission: data PermissionGetAllowedMethodInfo
+ GI.Gio.Objects.Permission: data PermissionGetCanAcquireMethodInfo
+ GI.Gio.Objects.Permission: data PermissionGetCanReleaseMethodInfo
+ GI.Gio.Objects.Permission: data PermissionImplUpdateMethodInfo
+ GI.Gio.Objects.Permission: data PermissionReleaseAsyncMethodInfo
+ GI.Gio.Objects.Permission: data PermissionReleaseFinishMethodInfo
+ GI.Gio.Objects.Permission: data PermissionReleaseMethodInfo
+ GI.Gio.Objects.Permission: instance (info GHC.Types.~ GI.Gio.Objects.Permission.ResolvePermissionMethod t GI.Gio.Objects.Permission.Permission, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Permission.Permission p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Permission.Permission -> p)
+ GI.Gio.Objects.Permission: instance (info GHC.Types.~ GI.Gio.Objects.Permission.ResolvePermissionMethod t GI.Gio.Objects.Permission.Permission, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Permission.Permission p, GHC.Internal.Records.HasField t GI.Gio.Objects.Permission.Permission p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Permission.Permission p
+ GI.Gio.Objects.Permission: instance (info GHC.Types.~ GI.Gio.Objects.Permission.ResolvePermissionMethod t GI.Gio.Objects.Permission.Permission, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Permission.Permission) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Permission.Permission)
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionAcquireAsyncMethodInfo a signature
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionReleaseAsyncMethodInfo a signature
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionAcquireMethodInfo a signature
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionReleaseMethodInfo a signature
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ (GHC.Types.Bool -> GHC.Types.Bool -> GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionImplUpdateMethodInfo a signature
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionAcquireFinishMethodInfo a signature
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionReleaseFinishMethodInfo a signature
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionGetAllowedMethodInfo a signature
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionGetCanAcquireMethodInfo a signature
+ GI.Gio.Objects.Permission: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Permission.IsPermission a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Permission.PermissionGetCanReleaseMethodInfo a signature
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Permission.PermissionAllowedPropertyInfo
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Permission.PermissionCanAcquirePropertyInfo
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Permission.PermissionCanReleasePropertyInfo
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Permission.Permission
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionAcquireAsyncMethodInfo a
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionAcquireFinishMethodInfo a
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionAcquireMethodInfo a
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionGetAllowedMethodInfo a
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionGetCanAcquireMethodInfo a
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionGetCanReleaseMethodInfo a
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionImplUpdateMethodInfo a
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionReleaseAsyncMethodInfo a
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionReleaseFinishMethodInfo a
+ GI.Gio.Objects.Permission: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Permission.PermissionReleaseMethodInfo a
+ GI.Gio.Objects.Permission: permissionAllowed :: AttrLabelProxy "allowed"
+ GI.Gio.Objects.Permission: permissionCanAcquire :: AttrLabelProxy "canAcquire"
+ GI.Gio.Objects.Permission: permissionCanRelease :: AttrLabelProxy "canRelease"
+ GI.Gio.Objects.Permission: type family ResolvePermissionMethod (t :: Symbol) o
+ GI.Gio.Objects.PropertyAction: data PropertyActionEnabledPropertyInfo
+ GI.Gio.Objects.PropertyAction: data PropertyActionInvertBooleanPropertyInfo
+ GI.Gio.Objects.PropertyAction: data PropertyActionNamePropertyInfo
+ GI.Gio.Objects.PropertyAction: data PropertyActionObjectPropertyInfo
+ GI.Gio.Objects.PropertyAction: data PropertyActionParameterTypePropertyInfo
+ GI.Gio.Objects.PropertyAction: data PropertyActionPropertyNamePropertyInfo
+ GI.Gio.Objects.PropertyAction: data PropertyActionStatePropertyInfo
+ GI.Gio.Objects.PropertyAction: data PropertyActionStateTypePropertyInfo
+ GI.Gio.Objects.PropertyAction: instance (info GHC.Types.~ GI.Gio.Objects.PropertyAction.ResolvePropertyActionMethod t GI.Gio.Objects.PropertyAction.PropertyAction, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.PropertyAction.PropertyAction p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.PropertyAction.PropertyAction -> p)
+ GI.Gio.Objects.PropertyAction: instance (info GHC.Types.~ GI.Gio.Objects.PropertyAction.ResolvePropertyActionMethod t GI.Gio.Objects.PropertyAction.PropertyAction, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.PropertyAction.PropertyAction p, GHC.Internal.Records.HasField t GI.Gio.Objects.PropertyAction.PropertyAction p) => GHC.Internal.Records.HasField t GI.Gio.Objects.PropertyAction.PropertyAction p
+ GI.Gio.Objects.PropertyAction: instance (info GHC.Types.~ GI.Gio.Objects.PropertyAction.ResolvePropertyActionMethod t GI.Gio.Objects.PropertyAction.PropertyAction, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.PropertyAction.PropertyAction) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.PropertyAction.PropertyAction)
+ GI.Gio.Objects.PropertyAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.PropertyAction.PropertyActionEnabledPropertyInfo
+ GI.Gio.Objects.PropertyAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.PropertyAction.PropertyActionInvertBooleanPropertyInfo
+ GI.Gio.Objects.PropertyAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.PropertyAction.PropertyActionNamePropertyInfo
+ GI.Gio.Objects.PropertyAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.PropertyAction.PropertyActionObjectPropertyInfo
+ GI.Gio.Objects.PropertyAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.PropertyAction.PropertyActionParameterTypePropertyInfo
+ GI.Gio.Objects.PropertyAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.PropertyAction.PropertyActionPropertyNamePropertyInfo
+ GI.Gio.Objects.PropertyAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.PropertyAction.PropertyActionStatePropertyInfo
+ GI.Gio.Objects.PropertyAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.PropertyAction.PropertyActionStateTypePropertyInfo
+ GI.Gio.Objects.PropertyAction: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.PropertyAction.PropertyAction
+ GI.Gio.Objects.PropertyAction: propertyActionEnabled :: AttrLabelProxy "enabled"
+ GI.Gio.Objects.PropertyAction: propertyActionInvertBoolean :: AttrLabelProxy "invertBoolean"
+ GI.Gio.Objects.PropertyAction: propertyActionName :: AttrLabelProxy "name"
+ GI.Gio.Objects.PropertyAction: propertyActionObject :: AttrLabelProxy "object"
+ GI.Gio.Objects.PropertyAction: propertyActionParameterType :: AttrLabelProxy "parameterType"
+ GI.Gio.Objects.PropertyAction: propertyActionPropertyName :: AttrLabelProxy "propertyName"
+ GI.Gio.Objects.PropertyAction: propertyActionState :: AttrLabelProxy "state"
+ GI.Gio.Objects.PropertyAction: propertyActionStateType :: AttrLabelProxy "stateType"
+ GI.Gio.Objects.PropertyAction: type family ResolvePropertyActionMethod (t :: Symbol) o
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressDestinationHostnamePropertyInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressDestinationPortPropertyInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressDestinationProtocolPropertyInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressGetDestinationHostnameMethodInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressGetDestinationPortMethodInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressGetDestinationProtocolMethodInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressGetPasswordMethodInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressGetProtocolMethodInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressGetUriMethodInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressGetUsernameMethodInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressPasswordPropertyInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressProtocolPropertyInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressUriPropertyInfo
+ GI.Gio.Objects.ProxyAddress: data ProxyAddressUsernamePropertyInfo
+ GI.Gio.Objects.ProxyAddress: instance (info GHC.Types.~ GI.Gio.Objects.ProxyAddress.ResolveProxyAddressMethod t GI.Gio.Objects.ProxyAddress.ProxyAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ProxyAddress.ProxyAddress p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ProxyAddress.ProxyAddress -> p)
+ GI.Gio.Objects.ProxyAddress: instance (info GHC.Types.~ GI.Gio.Objects.ProxyAddress.ResolveProxyAddressMethod t GI.Gio.Objects.ProxyAddress.ProxyAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ProxyAddress.ProxyAddress p, GHC.Internal.Records.HasField t GI.Gio.Objects.ProxyAddress.ProxyAddress p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ProxyAddress.ProxyAddress p
+ GI.Gio.Objects.ProxyAddress: instance (info GHC.Types.~ GI.Gio.Objects.ProxyAddress.ResolveProxyAddressMethod t GI.Gio.Objects.ProxyAddress.ProxyAddress, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ProxyAddress.ProxyAddress) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ProxyAddress.ProxyAddress)
+ GI.Gio.Objects.ProxyAddress: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ProxyAddress.IsProxyAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ProxyAddress.ProxyAddressGetPasswordMethodInfo a signature
+ GI.Gio.Objects.ProxyAddress: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ProxyAddress.IsProxyAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ProxyAddress.ProxyAddressGetUriMethodInfo a signature
+ GI.Gio.Objects.ProxyAddress: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ProxyAddress.IsProxyAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ProxyAddress.ProxyAddressGetUsernameMethodInfo a signature
+ GI.Gio.Objects.ProxyAddress: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ProxyAddress.IsProxyAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ProxyAddress.ProxyAddressGetDestinationHostnameMethodInfo a signature
+ GI.Gio.Objects.ProxyAddress: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ProxyAddress.IsProxyAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ProxyAddress.ProxyAddressGetDestinationProtocolMethodInfo a signature
+ GI.Gio.Objects.ProxyAddress: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ProxyAddress.IsProxyAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ProxyAddress.ProxyAddressGetProtocolMethodInfo a signature
+ GI.Gio.Objects.ProxyAddress: instance (signature GHC.Types.~ m GHC.Internal.Word.Word16, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ProxyAddress.IsProxyAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ProxyAddress.ProxyAddressGetDestinationPortMethodInfo a signature
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddress.ProxyAddressDestinationHostnamePropertyInfo
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddress.ProxyAddressDestinationPortPropertyInfo
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddress.ProxyAddressDestinationProtocolPropertyInfo
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddress.ProxyAddressPasswordPropertyInfo
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddress.ProxyAddressProtocolPropertyInfo
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddress.ProxyAddressUriPropertyInfo
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddress.ProxyAddressUsernamePropertyInfo
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ProxyAddress.ProxyAddress
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ProxyAddress.ProxyAddressGetDestinationHostnameMethodInfo a
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ProxyAddress.ProxyAddressGetDestinationPortMethodInfo a
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ProxyAddress.ProxyAddressGetDestinationProtocolMethodInfo a
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ProxyAddress.ProxyAddressGetPasswordMethodInfo a
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ProxyAddress.ProxyAddressGetProtocolMethodInfo a
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ProxyAddress.ProxyAddressGetUriMethodInfo a
+ GI.Gio.Objects.ProxyAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ProxyAddress.ProxyAddressGetUsernameMethodInfo a
+ GI.Gio.Objects.ProxyAddress: proxyAddressDestinationHostname :: AttrLabelProxy "destinationHostname"
+ GI.Gio.Objects.ProxyAddress: proxyAddressDestinationPort :: AttrLabelProxy "destinationPort"
+ GI.Gio.Objects.ProxyAddress: proxyAddressDestinationProtocol :: AttrLabelProxy "destinationProtocol"
+ GI.Gio.Objects.ProxyAddress: proxyAddressPassword :: AttrLabelProxy "password"
+ GI.Gio.Objects.ProxyAddress: proxyAddressProtocol :: AttrLabelProxy "protocol"
+ GI.Gio.Objects.ProxyAddress: proxyAddressUri :: AttrLabelProxy "uri"
+ GI.Gio.Objects.ProxyAddress: proxyAddressUsername :: AttrLabelProxy "username"
+ GI.Gio.Objects.ProxyAddress: type family ResolveProxyAddressMethod (t :: Symbol) o
+ GI.Gio.Objects.ProxyAddressEnumerator: data ProxyAddressEnumeratorConnectablePropertyInfo
+ GI.Gio.Objects.ProxyAddressEnumerator: data ProxyAddressEnumeratorDefaultPortPropertyInfo
+ GI.Gio.Objects.ProxyAddressEnumerator: data ProxyAddressEnumeratorProxyResolverPropertyInfo
+ GI.Gio.Objects.ProxyAddressEnumerator: data ProxyAddressEnumeratorUriPropertyInfo
+ GI.Gio.Objects.ProxyAddressEnumerator: instance (info GHC.Types.~ GI.Gio.Objects.ProxyAddressEnumerator.ResolveProxyAddressEnumeratorMethod t GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator -> p)
+ GI.Gio.Objects.ProxyAddressEnumerator: instance (info GHC.Types.~ GI.Gio.Objects.ProxyAddressEnumerator.ResolveProxyAddressEnumeratorMethod t GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator p, GHC.Internal.Records.HasField t GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator p
+ GI.Gio.Objects.ProxyAddressEnumerator: instance (info GHC.Types.~ GI.Gio.Objects.ProxyAddressEnumerator.ResolveProxyAddressEnumeratorMethod t GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator)
+ GI.Gio.Objects.ProxyAddressEnumerator: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumeratorConnectablePropertyInfo
+ GI.Gio.Objects.ProxyAddressEnumerator: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumeratorDefaultPortPropertyInfo
+ GI.Gio.Objects.ProxyAddressEnumerator: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumeratorProxyResolverPropertyInfo
+ GI.Gio.Objects.ProxyAddressEnumerator: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumeratorUriPropertyInfo
+ GI.Gio.Objects.ProxyAddressEnumerator: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ProxyAddressEnumerator.ProxyAddressEnumerator
+ GI.Gio.Objects.ProxyAddressEnumerator: proxyAddressEnumeratorConnectable :: AttrLabelProxy "connectable"
+ GI.Gio.Objects.ProxyAddressEnumerator: proxyAddressEnumeratorDefaultPort :: AttrLabelProxy "defaultPort"
+ GI.Gio.Objects.ProxyAddressEnumerator: proxyAddressEnumeratorProxyResolver :: AttrLabelProxy "proxyResolver"
+ GI.Gio.Objects.ProxyAddressEnumerator: proxyAddressEnumeratorUri :: AttrLabelProxy "uri"
+ GI.Gio.Objects.ProxyAddressEnumerator: type family ResolveProxyAddressEnumeratorMethod (t :: Symbol) o
+ GI.Gio.Objects.Resolver: data ResolverGetTimeoutMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupByAddressAsyncMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupByAddressFinishMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupByAddressMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupByNameAsyncMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupByNameFinishMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupByNameMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupByNameWithFlagsAsyncMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupByNameWithFlagsFinishMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupByNameWithFlagsMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupRecordsAsyncMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupRecordsFinishMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupRecordsMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupServiceAsyncMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupServiceFinishMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverLookupServiceMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverReloadSignalInfo
+ GI.Gio.Objects.Resolver: data ResolverSetDefaultMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverSetTimeoutMethodInfo
+ GI.Gio.Objects.Resolver: data ResolverTimeoutPropertyInfo
+ GI.Gio.Objects.Resolver: instance (info GHC.Types.~ GI.Gio.Objects.Resolver.ResolveResolverMethod t GI.Gio.Objects.Resolver.Resolver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Resolver.Resolver p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Resolver.Resolver -> p)
+ GI.Gio.Objects.Resolver: instance (info GHC.Types.~ GI.Gio.Objects.Resolver.ResolveResolverMethod t GI.Gio.Objects.Resolver.Resolver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Resolver.Resolver p, GHC.Internal.Records.HasField t GI.Gio.Objects.Resolver.Resolver p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Resolver.Resolver p
+ GI.Gio.Objects.Resolver: instance (info GHC.Types.~ GI.Gio.Objects.Resolver.ResolveResolverMethod t GI.Gio.Objects.Resolver.Resolver, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Resolver.Resolver) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Resolver.Resolver)
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupServiceAsyncMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m [GI.Gio.Structs.SrvTarget.SrvTarget]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupServiceMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupByNameAsyncMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m [GI.Gio.Objects.InetAddress.InetAddress]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupByNameMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Enums.ResolverRecordType -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupRecordsAsyncMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Enums.ResolverRecordType -> GHC.Internal.Maybe.Maybe b -> m [Data.GI.Base.BasicTypes.GVariant]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupRecordsMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.ResolverNameLookupFlags] -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupByNameWithFlagsAsyncMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.ResolverNameLookupFlags] -> GHC.Internal.Maybe.Maybe b -> m [GI.Gio.Objects.InetAddress.InetAddress]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupByNameWithFlagsMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverSetTimeoutMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.InetAddress.IsInetAddress b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupByAddressAsyncMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> m Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Objects.InetAddress.IsInetAddress b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupByAddressMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (b -> m Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupByAddressFinishMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (b -> m [Data.GI.Base.BasicTypes.GVariant]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupRecordsFinishMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (b -> m [GI.Gio.Objects.InetAddress.InetAddress]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupByNameFinishMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (b -> m [GI.Gio.Objects.InetAddress.InetAddress]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupByNameWithFlagsFinishMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ (b -> m [GI.Gio.Structs.SrvTarget.SrvTarget]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverLookupServiceFinishMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverSetDefaultMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Resolver.IsResolver a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Resolver.ResolverGetTimeoutMethodInfo a signature
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Resolver.ResolverTimeoutPropertyInfo
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Resolver.Resolver
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverGetTimeoutMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupByAddressAsyncMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupByAddressFinishMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupByAddressMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupByNameAsyncMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupByNameFinishMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupByNameMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupByNameWithFlagsAsyncMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupByNameWithFlagsFinishMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupByNameWithFlagsMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupRecordsAsyncMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupRecordsFinishMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupRecordsMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupServiceAsyncMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupServiceFinishMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverLookupServiceMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverSetDefaultMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Resolver.ResolverSetTimeoutMethodInfo a
+ GI.Gio.Objects.Resolver: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Resolver.ResolverReloadSignalInfo
+ GI.Gio.Objects.Resolver: resolverTimeout :: AttrLabelProxy "timeout"
+ GI.Gio.Objects.Resolver: type family ResolveResolverMethod (t :: Symbol) o
+ GI.Gio.Objects.Settings: data SettingsApplyMethodInfo
+ GI.Gio.Objects.Settings: data SettingsBackendPropertyInfo
+ GI.Gio.Objects.Settings: data SettingsBindMethodInfo
+ GI.Gio.Objects.Settings: data SettingsBindWithMappingMethodInfo
+ GI.Gio.Objects.Settings: data SettingsBindWritableMethodInfo
+ GI.Gio.Objects.Settings: data SettingsChangeEventSignalInfo
+ GI.Gio.Objects.Settings: data SettingsChangedSignalInfo
+ GI.Gio.Objects.Settings: data SettingsCreateActionMethodInfo
+ GI.Gio.Objects.Settings: data SettingsDelayApplyPropertyInfo
+ GI.Gio.Objects.Settings: data SettingsDelayMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetBooleanMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetChildMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetDefaultValueMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetDoubleMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetEnumMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetFlagsMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetHasUnappliedMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetInt64MethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetIntMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetMappedMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetRangeMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetStringMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetStrvMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetUint64MethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetUintMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetUserValueMethodInfo
+ GI.Gio.Objects.Settings: data SettingsGetValueMethodInfo
+ GI.Gio.Objects.Settings: data SettingsHasUnappliedPropertyInfo
+ GI.Gio.Objects.Settings: data SettingsIsWritableMethodInfo
+ GI.Gio.Objects.Settings: data SettingsListChildrenMethodInfo
+ GI.Gio.Objects.Settings: data SettingsListKeysMethodInfo
+ GI.Gio.Objects.Settings: data SettingsPathPropertyInfo
+ GI.Gio.Objects.Settings: data SettingsRangeCheckMethodInfo
+ GI.Gio.Objects.Settings: data SettingsResetMethodInfo
+ GI.Gio.Objects.Settings: data SettingsRevertMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSchemaIdPropertyInfo
+ GI.Gio.Objects.Settings: data SettingsSchemaPropertyInfo
+ GI.Gio.Objects.Settings: data SettingsSetBooleanMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetDoubleMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetEnumMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetFlagsMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetInt64MethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetIntMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetStringMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetStrvMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetUint64MethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetUintMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSetValueMethodInfo
+ GI.Gio.Objects.Settings: data SettingsSettingsSchemaPropertyInfo
+ GI.Gio.Objects.Settings: data SettingsWritableChangeEventSignalInfo
+ GI.Gio.Objects.Settings: data SettingsWritableChangedSignalInfo
+ GI.Gio.Objects.Settings: instance (info GHC.Types.~ GI.Gio.Objects.Settings.ResolveSettingsMethod t GI.Gio.Objects.Settings.Settings, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Settings.Settings p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Settings.Settings -> p)
+ GI.Gio.Objects.Settings: instance (info GHC.Types.~ GI.Gio.Objects.Settings.ResolveSettingsMethod t GI.Gio.Objects.Settings.Settings, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Settings.Settings p, GHC.Internal.Records.HasField t GI.Gio.Objects.Settings.Settings p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Settings.Settings p
+ GI.Gio.Objects.Settings: instance (info GHC.Types.~ GI.Gio.Objects.Settings.ResolveSettingsMethod t GI.Gio.Objects.Settings.Settings, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Settings.Settings) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Settings.Settings)
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.GI.Base.BasicTypes.GVariant -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsRangeCheckMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.GI.Base.BasicTypes.GVariant -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetValueMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetStringMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetEnumMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int32 -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetIntMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Int.Int64 -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetInt64MethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe [Data.Text.Internal.Text] -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetStrvMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word32 -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetFlagsMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word32 -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetUintMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word64 -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetUint64MethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Types.Bool -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetBooleanMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Types.Double -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsSetDoubleMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Callbacks.SettingsGetMapping -> m (GHC.Internal.Ptr.Ptr ())), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetMappedMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> b -> Data.Text.Internal.Text -> GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsBindWritableMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> b -> Data.Text.Internal.Text -> [GI.Gio.Flags.SettingsBindFlags] -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure c) -> GHC.Internal.Maybe.Maybe (Data.GI.Base.GClosure.GClosure d) -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsBindWithMappingMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> b -> Data.Text.Internal.Text -> [GI.Gio.Flags.SettingsBindFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsBindMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsResetMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetDefaultValueMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetUserValueMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetRangeMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m Data.GI.Base.BasicTypes.GVariant), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetValueMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetStringMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetEnumMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetIntMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetInt64MethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetFlagsMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Word.Word32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetUintMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Internal.Word.Word64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetUint64MethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetBooleanMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsIsWritableMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Double), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetDoubleMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Interfaces.Action.Action), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsCreateActionMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Objects.Settings.Settings), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetChildMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m [Data.Text.Internal.Text]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetStrvMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsApplyMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsDelayMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsRevertMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsGetHasUnappliedMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsListChildrenMethodInfo a signature
+ GI.Gio.Objects.Settings: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Settings.IsSettings a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Settings.SettingsListKeysMethodInfo a signature
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Settings.SettingsBackendPropertyInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Settings.SettingsDelayApplyPropertyInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Settings.SettingsHasUnappliedPropertyInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Settings.SettingsPathPropertyInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Settings.SettingsSchemaIdPropertyInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Settings.SettingsSchemaPropertyInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Settings.SettingsSettingsSchemaPropertyInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Settings.Settings
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsApplyMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsBindMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsBindWithMappingMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsBindWritableMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsCreateActionMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsDelayMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetBooleanMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetChildMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetDefaultValueMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetDoubleMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetEnumMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetFlagsMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetHasUnappliedMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetInt64MethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetIntMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetMappedMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetRangeMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetStringMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetStrvMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetUint64MethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetUintMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetUserValueMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsGetValueMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsIsWritableMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsListChildrenMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsListKeysMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsRangeCheckMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsResetMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsRevertMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetBooleanMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetDoubleMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetEnumMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetFlagsMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetInt64MethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetIntMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetStringMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetStrvMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetUint64MethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetUintMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Settings.SettingsSetValueMethodInfo a
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Settings.SettingsChangeEventSignalInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Settings.SettingsChangedSignalInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Settings.SettingsWritableChangeEventSignalInfo
+ GI.Gio.Objects.Settings: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.Settings.SettingsWritableChangedSignalInfo
+ GI.Gio.Objects.Settings: settingsBackend :: AttrLabelProxy "backend"
+ GI.Gio.Objects.Settings: settingsDelayApply :: AttrLabelProxy "delayApply"
+ GI.Gio.Objects.Settings: settingsHasUnapplied :: AttrLabelProxy "hasUnapplied"
+ GI.Gio.Objects.Settings: settingsPath :: AttrLabelProxy "path"
+ GI.Gio.Objects.Settings: settingsSchema :: AttrLabelProxy "schema"
+ GI.Gio.Objects.Settings: settingsSchemaId :: AttrLabelProxy "schemaId"
+ GI.Gio.Objects.Settings: settingsSettingsSchema :: AttrLabelProxy "settingsSchema"
+ GI.Gio.Objects.Settings: type family ResolveSettingsMethod (t :: Symbol) o
+ GI.Gio.Objects.SettingsBackend: data SettingsBackendChangedMethodInfo
+ GI.Gio.Objects.SettingsBackend: data SettingsBackendChangedTreeMethodInfo
+ GI.Gio.Objects.SettingsBackend: data SettingsBackendFlattenTreeMethodInfo
+ GI.Gio.Objects.SettingsBackend: data SettingsBackendKeysChangedMethodInfo
+ GI.Gio.Objects.SettingsBackend: data SettingsBackendPathChangedMethodInfo
+ GI.Gio.Objects.SettingsBackend: data SettingsBackendPathWritableChangedMethodInfo
+ GI.Gio.Objects.SettingsBackend: data SettingsBackendWritableChangedMethodInfo
+ GI.Gio.Objects.SettingsBackend: instance (info GHC.Types.~ GI.Gio.Objects.SettingsBackend.ResolveSettingsBackendMethod t GI.Gio.Objects.SettingsBackend.SettingsBackend, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SettingsBackend.SettingsBackend p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SettingsBackend.SettingsBackend -> p)
+ GI.Gio.Objects.SettingsBackend: instance (info GHC.Types.~ GI.Gio.Objects.SettingsBackend.ResolveSettingsBackendMethod t GI.Gio.Objects.SettingsBackend.SettingsBackend, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SettingsBackend.SettingsBackend p, GHC.Internal.Records.HasField t GI.Gio.Objects.SettingsBackend.SettingsBackend p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SettingsBackend.SettingsBackend p
+ GI.Gio.Objects.SettingsBackend: instance (info GHC.Types.~ GI.Gio.Objects.SettingsBackend.ResolveSettingsBackendMethod t GI.Gio.Objects.SettingsBackend.SettingsBackend, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SettingsBackend.SettingsBackend) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SettingsBackend.SettingsBackend)
+ GI.Gio.Objects.SettingsBackend: instance (o GHC.Types.~ Data.GI.Base.Overloading.UnsupportedMethodError "flattenTree" GI.Gio.Objects.SettingsBackend.SettingsBackend) => Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SettingsBackend.SettingsBackendFlattenTreeMethodInfo o
+ GI.Gio.Objects.SettingsBackend: instance (p GHC.Types.~ (), o GHC.Types.~ Data.GI.Base.Overloading.UnsupportedMethodError "flattenTree" GI.Gio.Objects.SettingsBackend.SettingsBackend) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SettingsBackend.SettingsBackendFlattenTreeMethodInfo o p
+ GI.Gio.Objects.SettingsBackend: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SettingsBackend.IsSettingsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SettingsBackend.SettingsBackendChangedMethodInfo a signature
+ GI.Gio.Objects.SettingsBackend: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SettingsBackend.IsSettingsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SettingsBackend.SettingsBackendPathChangedMethodInfo a signature
+ GI.Gio.Objects.SettingsBackend: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [Data.Text.Internal.Text] -> GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SettingsBackend.IsSettingsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SettingsBackend.SettingsBackendKeysChangedMethodInfo a signature
+ GI.Gio.Objects.SettingsBackend: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SettingsBackend.IsSettingsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SettingsBackend.SettingsBackendPathWritableChangedMethodInfo a signature
+ GI.Gio.Objects.SettingsBackend: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SettingsBackend.IsSettingsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SettingsBackend.SettingsBackendWritableChangedMethodInfo a signature
+ GI.Gio.Objects.SettingsBackend: instance (signature GHC.Types.~ (GI.GLib.Structs.Tree.Tree -> GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SettingsBackend.IsSettingsBackend a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SettingsBackend.SettingsBackendChangedTreeMethodInfo a signature
+ GI.Gio.Objects.SettingsBackend: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SettingsBackend.SettingsBackend
+ GI.Gio.Objects.SettingsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SettingsBackend.SettingsBackendChangedMethodInfo a
+ GI.Gio.Objects.SettingsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SettingsBackend.SettingsBackendChangedTreeMethodInfo a
+ GI.Gio.Objects.SettingsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SettingsBackend.SettingsBackendKeysChangedMethodInfo a
+ GI.Gio.Objects.SettingsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SettingsBackend.SettingsBackendPathChangedMethodInfo a
+ GI.Gio.Objects.SettingsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SettingsBackend.SettingsBackendPathWritableChangedMethodInfo a
+ GI.Gio.Objects.SettingsBackend: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SettingsBackend.SettingsBackendWritableChangedMethodInfo a
+ GI.Gio.Objects.SettingsBackend: type family ResolveSettingsBackendMethod (t :: Symbol) o
+ GI.Gio.Objects.SimpleAction: data SimpleActionActivateSignalInfo
+ GI.Gio.Objects.SimpleAction: data SimpleActionChangeStateSignalInfo
+ GI.Gio.Objects.SimpleAction: data SimpleActionEnabledPropertyInfo
+ GI.Gio.Objects.SimpleAction: data SimpleActionNamePropertyInfo
+ GI.Gio.Objects.SimpleAction: data SimpleActionParameterTypePropertyInfo
+ GI.Gio.Objects.SimpleAction: data SimpleActionSetEnabledMethodInfo
+ GI.Gio.Objects.SimpleAction: data SimpleActionSetStateHintMethodInfo
+ GI.Gio.Objects.SimpleAction: data SimpleActionSetStateMethodInfo
+ GI.Gio.Objects.SimpleAction: data SimpleActionStatePropertyInfo
+ GI.Gio.Objects.SimpleAction: data SimpleActionStateTypePropertyInfo
+ GI.Gio.Objects.SimpleAction: instance (info GHC.Types.~ GI.Gio.Objects.SimpleAction.ResolveSimpleActionMethod t GI.Gio.Objects.SimpleAction.SimpleAction, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleAction.SimpleAction p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SimpleAction.SimpleAction -> p)
+ GI.Gio.Objects.SimpleAction: instance (info GHC.Types.~ GI.Gio.Objects.SimpleAction.ResolveSimpleActionMethod t GI.Gio.Objects.SimpleAction.SimpleAction, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleAction.SimpleAction p, GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleAction.SimpleAction p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleAction.SimpleAction p
+ GI.Gio.Objects.SimpleAction: instance (info GHC.Types.~ GI.Gio.Objects.SimpleAction.ResolveSimpleActionMethod t GI.Gio.Objects.SimpleAction.SimpleAction, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SimpleAction.SimpleAction) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SimpleAction.SimpleAction)
+ GI.Gio.Objects.SimpleAction: instance (signature GHC.Types.~ (Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAction.IsSimpleAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAction.SimpleActionSetStateMethodInfo a signature
+ GI.Gio.Objects.SimpleAction: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.GI.Base.BasicTypes.GVariant -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAction.IsSimpleAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAction.SimpleActionSetStateHintMethodInfo a signature
+ GI.Gio.Objects.SimpleAction: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAction.IsSimpleAction a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAction.SimpleActionSetEnabledMethodInfo a signature
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SimpleAction.SimpleActionEnabledPropertyInfo
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SimpleAction.SimpleActionNamePropertyInfo
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SimpleAction.SimpleActionParameterTypePropertyInfo
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SimpleAction.SimpleActionStatePropertyInfo
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SimpleAction.SimpleActionStateTypePropertyInfo
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SimpleAction.SimpleAction
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAction.SimpleActionSetEnabledMethodInfo a
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAction.SimpleActionSetStateHintMethodInfo a
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAction.SimpleActionSetStateMethodInfo a
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.SimpleAction.SimpleActionActivateSignalInfo
+ GI.Gio.Objects.SimpleAction: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.SimpleAction.SimpleActionChangeStateSignalInfo
+ GI.Gio.Objects.SimpleAction: simpleActionEnabled :: AttrLabelProxy "enabled"
+ GI.Gio.Objects.SimpleAction: simpleActionName :: AttrLabelProxy "name"
+ GI.Gio.Objects.SimpleAction: simpleActionParameterType :: AttrLabelProxy "parameterType"
+ GI.Gio.Objects.SimpleAction: simpleActionState :: AttrLabelProxy "state"
+ GI.Gio.Objects.SimpleAction: simpleActionStateType :: AttrLabelProxy "stateType"
+ GI.Gio.Objects.SimpleAction: type family ResolveSimpleActionMethod (t :: Symbol) o
+ GI.Gio.Objects.SimpleActionGroup: data SimpleActionGroupAddEntriesMethodInfo
+ GI.Gio.Objects.SimpleActionGroup: data SimpleActionGroupInsertMethodInfo
+ GI.Gio.Objects.SimpleActionGroup: data SimpleActionGroupLookupMethodInfo
+ GI.Gio.Objects.SimpleActionGroup: data SimpleActionGroupRemoveMethodInfo
+ GI.Gio.Objects.SimpleActionGroup: instance (info GHC.Types.~ GI.Gio.Objects.SimpleActionGroup.ResolveSimpleActionGroupMethod t GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup -> p)
+ GI.Gio.Objects.SimpleActionGroup: instance (info GHC.Types.~ GI.Gio.Objects.SimpleActionGroup.ResolveSimpleActionGroupMethod t GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup p, GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup p
+ GI.Gio.Objects.SimpleActionGroup: instance (info GHC.Types.~ GI.Gio.Objects.SimpleActionGroup.ResolveSimpleActionGroupMethod t GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup)
+ GI.Gio.Objects.SimpleActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleActionGroup.IsSimpleActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleActionGroup.SimpleActionGroupRemoveMethodInfo a signature
+ GI.Gio.Objects.SimpleActionGroup: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Interfaces.Action.Action), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleActionGroup.IsSimpleActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleActionGroup.SimpleActionGroupLookupMethodInfo a signature
+ GI.Gio.Objects.SimpleActionGroup: instance (signature GHC.Types.~ ([GI.Gio.Structs.ActionEntry.ActionEntry] -> GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleActionGroup.IsSimpleActionGroup a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleActionGroup.SimpleActionGroupAddEntriesMethodInfo a signature
+ GI.Gio.Objects.SimpleActionGroup: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleActionGroup.IsSimpleActionGroup a, GI.Gio.Interfaces.Action.IsAction b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleActionGroup.SimpleActionGroupInsertMethodInfo a signature
+ GI.Gio.Objects.SimpleActionGroup: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SimpleActionGroup.SimpleActionGroup
+ GI.Gio.Objects.SimpleActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleActionGroup.SimpleActionGroupAddEntriesMethodInfo a
+ GI.Gio.Objects.SimpleActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleActionGroup.SimpleActionGroupInsertMethodInfo a
+ GI.Gio.Objects.SimpleActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleActionGroup.SimpleActionGroupLookupMethodInfo a
+ GI.Gio.Objects.SimpleActionGroup: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleActionGroup.SimpleActionGroupRemoveMethodInfo a
+ GI.Gio.Objects.SimpleActionGroup: type family ResolveSimpleActionGroupMethod (t :: Symbol) o
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultCompleteInIdleMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultCompleteMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultGetOpResGbooleanMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultGetOpResGssizeMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultPropagateErrorMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultSetCheckCancellableMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultSetFromErrorMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultSetHandleCancellationMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultSetOpResGbooleanMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: data SimpleAsyncResultSetOpResGssizeMethodInfo
+ GI.Gio.Objects.SimpleAsyncResult: instance (info GHC.Types.~ GI.Gio.Objects.SimpleAsyncResult.ResolveSimpleAsyncResultMethod t GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult -> p)
+ GI.Gio.Objects.SimpleAsyncResult: instance (info GHC.Types.~ GI.Gio.Objects.SimpleAsyncResult.ResolveSimpleAsyncResultMethod t GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult p, GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult p
+ GI.Gio.Objects.SimpleAsyncResult: instance (info GHC.Types.~ GI.Gio.Objects.SimpleAsyncResult.ResolveSimpleAsyncResultMethod t GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult)
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ (Data.GI.Base.GError.GError -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetFromErrorMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ (GHC.Internal.Int.Int64 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetOpResGssizeMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetCheckCancellableMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetHandleCancellationMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetOpResGbooleanMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultCompleteInIdleMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultCompleteMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultPropagateErrorMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ m GHC.Internal.Int.Int64, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultGetOpResGssizeMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleAsyncResult.IsSimpleAsyncResult a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultGetOpResGbooleanMethodInfo a signature
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResult
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultCompleteInIdleMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultCompleteMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultGetOpResGbooleanMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultGetOpResGssizeMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultPropagateErrorMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetCheckCancellableMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetFromErrorMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetHandleCancellationMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetOpResGbooleanMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleAsyncResult.SimpleAsyncResultSetOpResGssizeMethodInfo a
+ GI.Gio.Objects.SimpleAsyncResult: type family ResolveSimpleAsyncResultMethod (t :: Symbol) o
+ GI.Gio.Objects.SimpleIOStream: data SimpleIOStreamInputStreamPropertyInfo
+ GI.Gio.Objects.SimpleIOStream: data SimpleIOStreamOutputStreamPropertyInfo
+ GI.Gio.Objects.SimpleIOStream: instance (info GHC.Types.~ GI.Gio.Objects.SimpleIOStream.ResolveSimpleIOStreamMethod t GI.Gio.Objects.SimpleIOStream.SimpleIOStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleIOStream.SimpleIOStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SimpleIOStream.SimpleIOStream -> p)
+ GI.Gio.Objects.SimpleIOStream: instance (info GHC.Types.~ GI.Gio.Objects.SimpleIOStream.ResolveSimpleIOStreamMethod t GI.Gio.Objects.SimpleIOStream.SimpleIOStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleIOStream.SimpleIOStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleIOStream.SimpleIOStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleIOStream.SimpleIOStream p
+ GI.Gio.Objects.SimpleIOStream: instance (info GHC.Types.~ GI.Gio.Objects.SimpleIOStream.ResolveSimpleIOStreamMethod t GI.Gio.Objects.SimpleIOStream.SimpleIOStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SimpleIOStream.SimpleIOStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SimpleIOStream.SimpleIOStream)
+ GI.Gio.Objects.SimpleIOStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SimpleIOStream.SimpleIOStreamInputStreamPropertyInfo
+ GI.Gio.Objects.SimpleIOStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SimpleIOStream.SimpleIOStreamOutputStreamPropertyInfo
+ GI.Gio.Objects.SimpleIOStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SimpleIOStream.SimpleIOStream
+ GI.Gio.Objects.SimpleIOStream: simpleIOStreamInputStream :: AttrLabelProxy "inputStream"
+ GI.Gio.Objects.SimpleIOStream: simpleIOStreamOutputStream :: AttrLabelProxy "outputStream"
+ GI.Gio.Objects.SimpleIOStream: type family ResolveSimpleIOStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.SimplePermission: instance (info GHC.Types.~ GI.Gio.Objects.SimplePermission.ResolveSimplePermissionMethod t GI.Gio.Objects.SimplePermission.SimplePermission, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimplePermission.SimplePermission p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SimplePermission.SimplePermission -> p)
+ GI.Gio.Objects.SimplePermission: instance (info GHC.Types.~ GI.Gio.Objects.SimplePermission.ResolveSimplePermissionMethod t GI.Gio.Objects.SimplePermission.SimplePermission, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimplePermission.SimplePermission p, GHC.Internal.Records.HasField t GI.Gio.Objects.SimplePermission.SimplePermission p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SimplePermission.SimplePermission p
+ GI.Gio.Objects.SimplePermission: instance (info GHC.Types.~ GI.Gio.Objects.SimplePermission.ResolveSimplePermissionMethod t GI.Gio.Objects.SimplePermission.SimplePermission, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SimplePermission.SimplePermission) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SimplePermission.SimplePermission)
+ GI.Gio.Objects.SimplePermission: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SimplePermission.SimplePermission
+ GI.Gio.Objects.SimplePermission: type family ResolveSimplePermissionMethod (t :: Symbol) o
+ GI.Gio.Objects.SimpleProxyResolver: data SimpleProxyResolverDefaultProxyPropertyInfo
+ GI.Gio.Objects.SimpleProxyResolver: data SimpleProxyResolverIgnoreHostsPropertyInfo
+ GI.Gio.Objects.SimpleProxyResolver: data SimpleProxyResolverSetDefaultProxyMethodInfo
+ GI.Gio.Objects.SimpleProxyResolver: data SimpleProxyResolverSetIgnoreHostsMethodInfo
+ GI.Gio.Objects.SimpleProxyResolver: data SimpleProxyResolverSetUriProxyMethodInfo
+ GI.Gio.Objects.SimpleProxyResolver: instance (info GHC.Types.~ GI.Gio.Objects.SimpleProxyResolver.ResolveSimpleProxyResolverMethod t GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver -> p)
+ GI.Gio.Objects.SimpleProxyResolver: instance (info GHC.Types.~ GI.Gio.Objects.SimpleProxyResolver.ResolveSimpleProxyResolverMethod t GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver p, GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver p
+ GI.Gio.Objects.SimpleProxyResolver: instance (info GHC.Types.~ GI.Gio.Objects.SimpleProxyResolver.ResolveSimpleProxyResolverMethod t GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver)
+ GI.Gio.Objects.SimpleProxyResolver: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleProxyResolver.IsSimpleProxyResolver a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolverSetUriProxyMethodInfo a signature
+ GI.Gio.Objects.SimpleProxyResolver: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleProxyResolver.IsSimpleProxyResolver a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolverSetDefaultProxyMethodInfo a signature
+ GI.Gio.Objects.SimpleProxyResolver: instance (signature GHC.Types.~ ([Data.Text.Internal.Text] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SimpleProxyResolver.IsSimpleProxyResolver a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolverSetIgnoreHostsMethodInfo a signature
+ GI.Gio.Objects.SimpleProxyResolver: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolverDefaultProxyPropertyInfo
+ GI.Gio.Objects.SimpleProxyResolver: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolverIgnoreHostsPropertyInfo
+ GI.Gio.Objects.SimpleProxyResolver: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolver
+ GI.Gio.Objects.SimpleProxyResolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolverSetDefaultProxyMethodInfo a
+ GI.Gio.Objects.SimpleProxyResolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolverSetIgnoreHostsMethodInfo a
+ GI.Gio.Objects.SimpleProxyResolver: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SimpleProxyResolver.SimpleProxyResolverSetUriProxyMethodInfo a
+ GI.Gio.Objects.SimpleProxyResolver: simpleProxyResolverDefaultProxy :: AttrLabelProxy "defaultProxy"
+ GI.Gio.Objects.SimpleProxyResolver: simpleProxyResolverIgnoreHosts :: AttrLabelProxy "ignoreHosts"
+ GI.Gio.Objects.SimpleProxyResolver: type family ResolveSimpleProxyResolverMethod (t :: Symbol) o
+ GI.Gio.Objects.Socket: data SocketAcceptMethodInfo
+ GI.Gio.Objects.Socket: data SocketBindMethodInfo
+ GI.Gio.Objects.Socket: data SocketBlockingPropertyInfo
+ GI.Gio.Objects.Socket: data SocketBroadcastPropertyInfo
+ GI.Gio.Objects.Socket: data SocketCheckConnectResultMethodInfo
+ GI.Gio.Objects.Socket: data SocketCloseMethodInfo
+ GI.Gio.Objects.Socket: data SocketConditionCheckMethodInfo
+ GI.Gio.Objects.Socket: data SocketConditionTimedWaitMethodInfo
+ GI.Gio.Objects.Socket: data SocketConditionWaitMethodInfo
+ GI.Gio.Objects.Socket: data SocketConnectMethodInfo
+ GI.Gio.Objects.Socket: data SocketConnectionFactoryCreateConnectionMethodInfo
+ GI.Gio.Objects.Socket: data SocketFamilyPropertyInfo
+ GI.Gio.Objects.Socket: data SocketFdPropertyInfo
+ GI.Gio.Objects.Socket: data SocketGetAvailableBytesMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetBlockingMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetBroadcastMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetCredentialsMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetFamilyMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetFdMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetKeepaliveMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetListenBacklogMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetLocalAddressMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetMulticastLoopbackMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetMulticastTtlMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetOptionMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetProtocolMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetRemoteAddressMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetSocketTypeMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetTimeoutMethodInfo
+ GI.Gio.Objects.Socket: data SocketGetTtlMethodInfo
+ GI.Gio.Objects.Socket: data SocketIsClosedMethodInfo
+ GI.Gio.Objects.Socket: data SocketIsConnectedMethodInfo
+ GI.Gio.Objects.Socket: data SocketJoinMulticastGroupMethodInfo
+ GI.Gio.Objects.Socket: data SocketJoinMulticastGroupSsmMethodInfo
+ GI.Gio.Objects.Socket: data SocketKeepalivePropertyInfo
+ GI.Gio.Objects.Socket: data SocketLeaveMulticastGroupMethodInfo
+ GI.Gio.Objects.Socket: data SocketLeaveMulticastGroupSsmMethodInfo
+ GI.Gio.Objects.Socket: data SocketListenBacklogPropertyInfo
+ GI.Gio.Objects.Socket: data SocketListenMethodInfo
+ GI.Gio.Objects.Socket: data SocketLocalAddressPropertyInfo
+ GI.Gio.Objects.Socket: data SocketMulticastLoopbackPropertyInfo
+ GI.Gio.Objects.Socket: data SocketMulticastTtlPropertyInfo
+ GI.Gio.Objects.Socket: data SocketProtocolPropertyInfo
+ GI.Gio.Objects.Socket: data SocketReceiveBytesFromMethodInfo
+ GI.Gio.Objects.Socket: data SocketReceiveBytesMethodInfo
+ GI.Gio.Objects.Socket: data SocketReceiveFromMethodInfo
+ GI.Gio.Objects.Socket: data SocketReceiveMessageMethodInfo
+ GI.Gio.Objects.Socket: data SocketReceiveMessagesMethodInfo
+ GI.Gio.Objects.Socket: data SocketReceiveMethodInfo
+ GI.Gio.Objects.Socket: data SocketReceiveWithBlockingMethodInfo
+ GI.Gio.Objects.Socket: data SocketRemoteAddressPropertyInfo
+ GI.Gio.Objects.Socket: data SocketSendMessageMethodInfo
+ GI.Gio.Objects.Socket: data SocketSendMessageWithTimeoutMethodInfo
+ GI.Gio.Objects.Socket: data SocketSendMessagesMethodInfo
+ GI.Gio.Objects.Socket: data SocketSendMethodInfo
+ GI.Gio.Objects.Socket: data SocketSendToMethodInfo
+ GI.Gio.Objects.Socket: data SocketSendWithBlockingMethodInfo
+ GI.Gio.Objects.Socket: data SocketSetBlockingMethodInfo
+ GI.Gio.Objects.Socket: data SocketSetBroadcastMethodInfo
+ GI.Gio.Objects.Socket: data SocketSetKeepaliveMethodInfo
+ GI.Gio.Objects.Socket: data SocketSetListenBacklogMethodInfo
+ GI.Gio.Objects.Socket: data SocketSetMulticastLoopbackMethodInfo
+ GI.Gio.Objects.Socket: data SocketSetMulticastTtlMethodInfo
+ GI.Gio.Objects.Socket: data SocketSetOptionMethodInfo
+ GI.Gio.Objects.Socket: data SocketSetTimeoutMethodInfo
+ GI.Gio.Objects.Socket: data SocketSetTtlMethodInfo
+ GI.Gio.Objects.Socket: data SocketShutdownMethodInfo
+ GI.Gio.Objects.Socket: data SocketSpeaksIpv4MethodInfo
+ GI.Gio.Objects.Socket: data SocketTimeoutPropertyInfo
+ GI.Gio.Objects.Socket: data SocketTtlPropertyInfo
+ GI.Gio.Objects.Socket: data SocketTypePropertyInfo
+ GI.Gio.Objects.Socket: instance (info GHC.Types.~ GI.Gio.Objects.Socket.ResolveSocketMethod t GI.Gio.Objects.Socket.Socket, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Socket.Socket p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Socket.Socket -> p)
+ GI.Gio.Objects.Socket: instance (info GHC.Types.~ GI.Gio.Objects.Socket.ResolveSocketMethod t GI.Gio.Objects.Socket.Socket, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Socket.Socket p, GHC.Internal.Records.HasField t GI.Gio.Objects.Socket.Socket p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Socket.Socket p
+ GI.Gio.Objects.Socket: instance (info GHC.Types.~ GI.Gio.Objects.Socket.ResolveSocketMethod t GI.Gio.Objects.Socket.Socket, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Socket.Socket) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Socket.Socket)
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Int.Int64, Data.ByteString.Internal.Type.ByteString)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketReceiveMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Int.Int64, GI.Gio.Objects.SocketAddress.SocketAddress, Data.ByteString.Internal.Type.ByteString)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketReceiveFromMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSendMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Types.Bool -> GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Int.Int64, Data.ByteString.Internal.Type.ByteString)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketReceiveWithBlockingMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Types.Bool -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSendWithBlockingMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Foreign.C.Types.CSize -> GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m (GI.GLib.Structs.Bytes.Bytes, GI.Gio.Objects.SocketAddress.SocketAddress)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketReceiveBytesFromMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Foreign.C.Types.CSize -> GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m GI.GLib.Structs.Bytes.Bytes), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketReceiveBytesMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSetOptionMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int32 -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetOptionMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSetListenBacklogMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe c -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.SocketAddress.IsSocketAddress b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSendToMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> [GI.Gio.Structs.OutputVector.OutputVector] -> GHC.Internal.Maybe.Maybe [GI.Gio.Objects.SocketControlMessage.SocketControlMessage] -> GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe c -> m (GI.Gio.Enums.PollableReturn, GHC.Internal.Foreign.C.Types.CSize)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.SocketAddress.IsSocketAddress b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSendMessageWithTimeoutMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> [GI.Gio.Structs.OutputVector.OutputVector] -> GHC.Internal.Maybe.Maybe [GI.Gio.Objects.SocketControlMessage.SocketControlMessage] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe c -> m GHC.Internal.Int.Int64), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.SocketAddress.IsSocketAddress b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSendMessageMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.Socket.Socket), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketAcceptMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSetMulticastTtlMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSetTimeoutMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSetTtlMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Types.Bool -> GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketShutdownMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSetBlockingMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSetBroadcastMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSetKeepaliveMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSetMulticastLoopbackMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ ([GI.GLib.Flags.IOCondition] -> GHC.Internal.Int.Int64 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketConditionTimedWaitMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ ([GI.GLib.Flags.IOCondition] -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketConditionWaitMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ ([GI.GLib.Flags.IOCondition] -> m [GI.GLib.Flags.IOCondition]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketConditionCheckMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ ([GI.Gio.Structs.InputMessage.InputMessage] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketReceiveMessagesMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ ([GI.Gio.Structs.InputVector.InputVector] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Int.Int64, GI.Gio.Objects.SocketAddress.SocketAddress, GHC.Internal.Maybe.Maybe [GI.Gio.Objects.SocketControlMessage.SocketControlMessage], GHC.Internal.Int.Int32)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketReceiveMessageMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ ([GI.Gio.Structs.OutputMessage.OutputMessage] -> GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSendMessagesMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.InetAddress.IsInetAddress b, GI.Gio.Objects.InetAddress.IsInetAddress c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketJoinMulticastGroupSsmMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.InetAddress.IsInetAddress b, GI.Gio.Objects.InetAddress.IsInetAddress c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketLeaveMulticastGroupSsmMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.SocketAddress.IsSocketAddress b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketConnectMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (b -> GHC.Types.Bool -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.InetAddress.IsInetAddress b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketJoinMulticastGroupMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (b -> GHC.Types.Bool -> GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.InetAddress.IsInetAddress b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketLeaveMulticastGroupMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ (b -> GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a, GI.Gio.Objects.SocketAddress.IsSocketAddress b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketBindMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketCheckConnectResultMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketCloseMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketListenMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetFdMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetListenBacklogMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Internal.Int.Int64, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetAvailableBytesMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetMulticastTtlMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetTimeoutMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetTtlMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetBlockingMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetBroadcastMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetKeepaliveMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetMulticastLoopbackMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketIsClosedMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketIsConnectedMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketSpeaksIpv4MethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GI.Gio.Enums.SocketFamily, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetFamilyMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GI.Gio.Enums.SocketProtocol, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetProtocolMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GI.Gio.Enums.SocketType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetSocketTypeMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GI.Gio.Objects.Credentials.Credentials, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetCredentialsMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GI.Gio.Objects.SocketAddress.SocketAddress, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetLocalAddressMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GI.Gio.Objects.SocketAddress.SocketAddress, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketGetRemoteAddressMethodInfo a signature
+ GI.Gio.Objects.Socket: instance (signature GHC.Types.~ m GI.Gio.Objects.SocketConnection.SocketConnection, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Socket.IsSocket a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Socket.SocketConnectionFactoryCreateConnectionMethodInfo a signature
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketBlockingPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketBroadcastPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketFamilyPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketFdPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketKeepalivePropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketListenBacklogPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketLocalAddressPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketMulticastLoopbackPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketMulticastTtlPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketProtocolPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketRemoteAddressPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketTimeoutPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketTtlPropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Socket.SocketTypePropertyInfo
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Socket.Socket
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketAcceptMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketBindMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketCheckConnectResultMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketCloseMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketConditionCheckMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketConditionTimedWaitMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketConditionWaitMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketConnectMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketConnectionFactoryCreateConnectionMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetAvailableBytesMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetBlockingMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetBroadcastMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetCredentialsMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetFamilyMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetFdMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetKeepaliveMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetListenBacklogMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetLocalAddressMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetMulticastLoopbackMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetMulticastTtlMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetOptionMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetProtocolMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetRemoteAddressMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetSocketTypeMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetTimeoutMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketGetTtlMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketIsClosedMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketIsConnectedMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketJoinMulticastGroupMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketJoinMulticastGroupSsmMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketLeaveMulticastGroupMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketLeaveMulticastGroupSsmMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketListenMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketReceiveBytesFromMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketReceiveBytesMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketReceiveFromMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketReceiveMessageMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketReceiveMessagesMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketReceiveMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketReceiveWithBlockingMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSendMessageMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSendMessageWithTimeoutMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSendMessagesMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSendMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSendToMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSendWithBlockingMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSetBlockingMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSetBroadcastMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSetKeepaliveMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSetListenBacklogMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSetMulticastLoopbackMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSetMulticastTtlMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSetOptionMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSetTimeoutMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSetTtlMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketShutdownMethodInfo a
+ GI.Gio.Objects.Socket: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Socket.SocketSpeaksIpv4MethodInfo a
+ GI.Gio.Objects.Socket: socketBlocking :: AttrLabelProxy "blocking"
+ GI.Gio.Objects.Socket: socketBroadcast :: AttrLabelProxy "broadcast"
+ GI.Gio.Objects.Socket: socketFamily :: AttrLabelProxy "family"
+ GI.Gio.Objects.Socket: socketFd :: AttrLabelProxy "fd"
+ GI.Gio.Objects.Socket: socketKeepalive :: AttrLabelProxy "keepalive"
+ GI.Gio.Objects.Socket: socketListenBacklog :: AttrLabelProxy "listenBacklog"
+ GI.Gio.Objects.Socket: socketLocalAddress :: AttrLabelProxy "localAddress"
+ GI.Gio.Objects.Socket: socketMulticastLoopback :: AttrLabelProxy "multicastLoopback"
+ GI.Gio.Objects.Socket: socketMulticastTtl :: AttrLabelProxy "multicastTtl"
+ GI.Gio.Objects.Socket: socketProtocol :: AttrLabelProxy "protocol"
+ GI.Gio.Objects.Socket: socketRemoteAddress :: AttrLabelProxy "remoteAddress"
+ GI.Gio.Objects.Socket: socketTimeout :: AttrLabelProxy "timeout"
+ GI.Gio.Objects.Socket: socketTtl :: AttrLabelProxy "ttl"
+ GI.Gio.Objects.Socket: socketType :: AttrLabelProxy "type"
+ GI.Gio.Objects.Socket: type family ResolveSocketMethod (t :: Symbol) o
+ GI.Gio.Objects.SocketAddress: data SocketAddressFamilyPropertyInfo
+ GI.Gio.Objects.SocketAddress: data SocketAddressGetFamilyMethodInfo
+ GI.Gio.Objects.SocketAddress: data SocketAddressGetNativeSizeMethodInfo
+ GI.Gio.Objects.SocketAddress: data SocketAddressToNativeMethodInfo
+ GI.Gio.Objects.SocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.SocketAddress.ResolveSocketAddressMethod t GI.Gio.Objects.SocketAddress.SocketAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketAddress.SocketAddress p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SocketAddress.SocketAddress -> p)
+ GI.Gio.Objects.SocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.SocketAddress.ResolveSocketAddressMethod t GI.Gio.Objects.SocketAddress.SocketAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketAddress.SocketAddress p, GHC.Internal.Records.HasField t GI.Gio.Objects.SocketAddress.SocketAddress p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SocketAddress.SocketAddress p
+ GI.Gio.Objects.SocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.SocketAddress.ResolveSocketAddressMethod t GI.Gio.Objects.SocketAddress.SocketAddress, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SocketAddress.SocketAddress) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SocketAddress.SocketAddress)
+ GI.Gio.Objects.SocketAddress: instance (signature GHC.Types.~ (GHC.Internal.Ptr.Ptr () -> GHC.Internal.Foreign.C.Types.CSize -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketAddress.IsSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketAddress.SocketAddressToNativeMethodInfo a signature
+ GI.Gio.Objects.SocketAddress: instance (signature GHC.Types.~ m GHC.Internal.Int.Int64, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketAddress.IsSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketAddress.SocketAddressGetNativeSizeMethodInfo a signature
+ GI.Gio.Objects.SocketAddress: instance (signature GHC.Types.~ m GI.Gio.Enums.SocketFamily, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketAddress.IsSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketAddress.SocketAddressGetFamilyMethodInfo a signature
+ GI.Gio.Objects.SocketAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketAddress.SocketAddressFamilyPropertyInfo
+ GI.Gio.Objects.SocketAddress: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SocketAddress.SocketAddress
+ GI.Gio.Objects.SocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketAddress.SocketAddressGetFamilyMethodInfo a
+ GI.Gio.Objects.SocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketAddress.SocketAddressGetNativeSizeMethodInfo a
+ GI.Gio.Objects.SocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketAddress.SocketAddressToNativeMethodInfo a
+ GI.Gio.Objects.SocketAddress: socketAddressFamily :: AttrLabelProxy "family"
+ GI.Gio.Objects.SocketAddress: type family ResolveSocketAddressMethod (t :: Symbol) o
+ GI.Gio.Objects.SocketAddressEnumerator: data SocketAddressEnumeratorNextAsyncMethodInfo
+ GI.Gio.Objects.SocketAddressEnumerator: data SocketAddressEnumeratorNextFinishMethodInfo
+ GI.Gio.Objects.SocketAddressEnumerator: data SocketAddressEnumeratorNextMethodInfo
+ GI.Gio.Objects.SocketAddressEnumerator: instance (info GHC.Types.~ GI.Gio.Objects.SocketAddressEnumerator.ResolveSocketAddressEnumeratorMethod t GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator -> p)
+ GI.Gio.Objects.SocketAddressEnumerator: instance (info GHC.Types.~ GI.Gio.Objects.SocketAddressEnumerator.ResolveSocketAddressEnumeratorMethod t GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator p, GHC.Internal.Records.HasField t GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator p
+ GI.Gio.Objects.SocketAddressEnumerator: instance (info GHC.Types.~ GI.Gio.Objects.SocketAddressEnumerator.ResolveSocketAddressEnumeratorMethod t GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator)
+ GI.Gio.Objects.SocketAddressEnumerator: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketAddressEnumerator.IsSocketAddressEnumerator a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumeratorNextAsyncMethodInfo a signature
+ GI.Gio.Objects.SocketAddressEnumerator: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.SocketAddress.SocketAddress)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketAddressEnumerator.IsSocketAddressEnumerator a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumeratorNextMethodInfo a signature
+ GI.Gio.Objects.SocketAddressEnumerator: instance (signature GHC.Types.~ (b -> m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.SocketAddress.SocketAddress)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketAddressEnumerator.IsSocketAddressEnumerator a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumeratorNextFinishMethodInfo a signature
+ GI.Gio.Objects.SocketAddressEnumerator: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumerator
+ GI.Gio.Objects.SocketAddressEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumeratorNextAsyncMethodInfo a
+ GI.Gio.Objects.SocketAddressEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumeratorNextFinishMethodInfo a
+ GI.Gio.Objects.SocketAddressEnumerator: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketAddressEnumerator.SocketAddressEnumeratorNextMethodInfo a
+ GI.Gio.Objects.SocketAddressEnumerator: type family ResolveSocketAddressEnumeratorMethod (t :: Symbol) o
+ GI.Gio.Objects.SocketClient: data SocketClientAddApplicationProxyMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectAsyncMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectFinishMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectToHostAsyncMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectToHostFinishMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectToHostMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectToServiceAsyncMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectToServiceFinishMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectToServiceMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectToUriAsyncMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectToUriFinishMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientConnectToUriMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientEnableProxyPropertyInfo
+ GI.Gio.Objects.SocketClient: data SocketClientEventSignalInfo
+ GI.Gio.Objects.SocketClient: data SocketClientFamilyPropertyInfo
+ GI.Gio.Objects.SocketClient: data SocketClientGetEnableProxyMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientGetFamilyMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientGetLocalAddressMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientGetProtocolMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientGetProxyResolverMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientGetSocketTypeMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientGetTimeoutMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientGetTlsMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientGetTlsValidationFlagsMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientLocalAddressPropertyInfo
+ GI.Gio.Objects.SocketClient: data SocketClientProtocolPropertyInfo
+ GI.Gio.Objects.SocketClient: data SocketClientProxyResolverPropertyInfo
+ GI.Gio.Objects.SocketClient: data SocketClientSetEnableProxyMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientSetFamilyMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientSetLocalAddressMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientSetProtocolMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientSetProxyResolverMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientSetSocketTypeMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientSetTimeoutMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientSetTlsMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientSetTlsValidationFlagsMethodInfo
+ GI.Gio.Objects.SocketClient: data SocketClientTimeoutPropertyInfo
+ GI.Gio.Objects.SocketClient: data SocketClientTlsPropertyInfo
+ GI.Gio.Objects.SocketClient: data SocketClientTlsValidationFlagsPropertyInfo
+ GI.Gio.Objects.SocketClient: data SocketClientTypePropertyInfo
+ GI.Gio.Objects.SocketClient: instance (info GHC.Types.~ GI.Gio.Objects.SocketClient.ResolveSocketClientMethod t GI.Gio.Objects.SocketClient.SocketClient, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketClient.SocketClient p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SocketClient.SocketClient -> p)
+ GI.Gio.Objects.SocketClient: instance (info GHC.Types.~ GI.Gio.Objects.SocketClient.ResolveSocketClientMethod t GI.Gio.Objects.SocketClient.SocketClient, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketClient.SocketClient p, GHC.Internal.Records.HasField t GI.Gio.Objects.SocketClient.SocketClient p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SocketClient.SocketClient p
+ GI.Gio.Objects.SocketClient: instance (info GHC.Types.~ GI.Gio.Objects.SocketClient.ResolveSocketClientMethod t GI.Gio.Objects.SocketClient.SocketClient, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SocketClient.SocketClient) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SocketClient.SocketClient)
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectToServiceAsyncMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.SocketConnection.SocketConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectToServiceMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word16 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectToHostAsyncMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word16 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectToUriAsyncMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word16 -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.SocketConnection.SocketConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectToHostMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Word.Word16 -> GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.SocketConnection.SocketConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectToUriMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientAddApplicationProxyMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Interfaces.ProxyResolver.IsProxyResolver b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientSetProxyResolverMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Objects.SocketAddress.IsSocketAddress b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientSetLocalAddressMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientSetTimeoutMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientSetEnableProxyMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientSetTlsMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (GI.Gio.Enums.SocketFamily -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientSetFamilyMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (GI.Gio.Enums.SocketProtocol -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientSetProtocolMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (GI.Gio.Enums.SocketType -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientSetSocketTypeMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ ([GI.Gio.Flags.TlsCertificateFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientSetTlsValidationFlagsMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectAsyncMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> m GI.Gio.Objects.SocketConnection.SocketConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.SocketConnection.SocketConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectFinishMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.SocketConnection.SocketConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectToHostFinishMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.SocketConnection.SocketConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectToServiceFinishMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.SocketConnection.SocketConnection), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientConnectToUriFinishMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.SocketAddress.SocketAddress), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientGetLocalAddressMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ m GHC.Internal.Word.Word32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientGetTimeoutMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientGetEnableProxyMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientGetTlsMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ m GI.Gio.Enums.SocketFamily, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientGetFamilyMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ m GI.Gio.Enums.SocketProtocol, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientGetProtocolMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ m GI.Gio.Enums.SocketType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientGetSocketTypeMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ m GI.Gio.Interfaces.ProxyResolver.ProxyResolver, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientGetProxyResolverMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance (signature GHC.Types.~ m [GI.Gio.Flags.TlsCertificateFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketClient.IsSocketClient a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketClient.SocketClientGetTlsValidationFlagsMethodInfo a signature
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketClient.SocketClientEnableProxyPropertyInfo
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketClient.SocketClientFamilyPropertyInfo
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketClient.SocketClientLocalAddressPropertyInfo
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketClient.SocketClientProtocolPropertyInfo
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketClient.SocketClientProxyResolverPropertyInfo
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketClient.SocketClientTimeoutPropertyInfo
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketClient.SocketClientTlsPropertyInfo
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketClient.SocketClientTlsValidationFlagsPropertyInfo
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketClient.SocketClientTypePropertyInfo
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SocketClient.SocketClient
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientAddApplicationProxyMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectAsyncMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectFinishMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectToHostAsyncMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectToHostFinishMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectToHostMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectToServiceAsyncMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectToServiceFinishMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectToServiceMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectToUriAsyncMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectToUriFinishMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientConnectToUriMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientGetEnableProxyMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientGetFamilyMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientGetLocalAddressMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientGetProtocolMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientGetProxyResolverMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientGetSocketTypeMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientGetTimeoutMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientGetTlsMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientGetTlsValidationFlagsMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientSetEnableProxyMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientSetFamilyMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientSetLocalAddressMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientSetProtocolMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientSetProxyResolverMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientSetSocketTypeMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientSetTimeoutMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientSetTlsMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketClient.SocketClientSetTlsValidationFlagsMethodInfo a
+ GI.Gio.Objects.SocketClient: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.SocketClient.SocketClientEventSignalInfo
+ GI.Gio.Objects.SocketClient: socketClientEnableProxy :: AttrLabelProxy "enableProxy"
+ GI.Gio.Objects.SocketClient: socketClientFamily :: AttrLabelProxy "family"
+ GI.Gio.Objects.SocketClient: socketClientLocalAddress :: AttrLabelProxy "localAddress"
+ GI.Gio.Objects.SocketClient: socketClientProtocol :: AttrLabelProxy "protocol"
+ GI.Gio.Objects.SocketClient: socketClientProxyResolver :: AttrLabelProxy "proxyResolver"
+ GI.Gio.Objects.SocketClient: socketClientTimeout :: AttrLabelProxy "timeout"
+ GI.Gio.Objects.SocketClient: socketClientTls :: AttrLabelProxy "tls"
+ GI.Gio.Objects.SocketClient: socketClientTlsValidationFlags :: AttrLabelProxy "tlsValidationFlags"
+ GI.Gio.Objects.SocketClient: socketClientType :: AttrLabelProxy "type"
+ GI.Gio.Objects.SocketClient: type family ResolveSocketClientMethod (t :: Symbol) o
+ GI.Gio.Objects.SocketConnection: data SocketConnectionConnectAsyncMethodInfo
+ GI.Gio.Objects.SocketConnection: data SocketConnectionConnectFinishMethodInfo
+ GI.Gio.Objects.SocketConnection: data SocketConnectionConnectMethodInfo
+ GI.Gio.Objects.SocketConnection: data SocketConnectionGetLocalAddressMethodInfo
+ GI.Gio.Objects.SocketConnection: data SocketConnectionGetRemoteAddressMethodInfo
+ GI.Gio.Objects.SocketConnection: data SocketConnectionGetSocketMethodInfo
+ GI.Gio.Objects.SocketConnection: data SocketConnectionIsConnectedMethodInfo
+ GI.Gio.Objects.SocketConnection: data SocketConnectionSocketPropertyInfo
+ GI.Gio.Objects.SocketConnection: instance (info GHC.Types.~ GI.Gio.Objects.SocketConnection.ResolveSocketConnectionMethod t GI.Gio.Objects.SocketConnection.SocketConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketConnection.SocketConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SocketConnection.SocketConnection -> p)
+ GI.Gio.Objects.SocketConnection: instance (info GHC.Types.~ GI.Gio.Objects.SocketConnection.ResolveSocketConnectionMethod t GI.Gio.Objects.SocketConnection.SocketConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketConnection.SocketConnection p, GHC.Internal.Records.HasField t GI.Gio.Objects.SocketConnection.SocketConnection p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SocketConnection.SocketConnection p
+ GI.Gio.Objects.SocketConnection: instance (info GHC.Types.~ GI.Gio.Objects.SocketConnection.ResolveSocketConnectionMethod t GI.Gio.Objects.SocketConnection.SocketConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SocketConnection.SocketConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SocketConnection.SocketConnection)
+ GI.Gio.Objects.SocketConnection: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketConnection.IsSocketConnection a, GI.Gio.Objects.SocketAddress.IsSocketAddress b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketConnection.SocketConnectionConnectAsyncMethodInfo a signature
+ GI.Gio.Objects.SocketConnection: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketConnection.IsSocketConnection a, GI.Gio.Objects.SocketAddress.IsSocketAddress b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketConnection.SocketConnectionConnectMethodInfo a signature
+ GI.Gio.Objects.SocketConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketConnection.IsSocketConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketConnection.SocketConnectionConnectFinishMethodInfo a signature
+ GI.Gio.Objects.SocketConnection: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketConnection.IsSocketConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketConnection.SocketConnectionIsConnectedMethodInfo a signature
+ GI.Gio.Objects.SocketConnection: instance (signature GHC.Types.~ m GI.Gio.Objects.Socket.Socket, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketConnection.IsSocketConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketConnection.SocketConnectionGetSocketMethodInfo a signature
+ GI.Gio.Objects.SocketConnection: instance (signature GHC.Types.~ m GI.Gio.Objects.SocketAddress.SocketAddress, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketConnection.IsSocketConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketConnection.SocketConnectionGetLocalAddressMethodInfo a signature
+ GI.Gio.Objects.SocketConnection: instance (signature GHC.Types.~ m GI.Gio.Objects.SocketAddress.SocketAddress, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketConnection.IsSocketConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketConnection.SocketConnectionGetRemoteAddressMethodInfo a signature
+ GI.Gio.Objects.SocketConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketConnection.SocketConnectionSocketPropertyInfo
+ GI.Gio.Objects.SocketConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SocketConnection.SocketConnection
+ GI.Gio.Objects.SocketConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketConnection.SocketConnectionConnectAsyncMethodInfo a
+ GI.Gio.Objects.SocketConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketConnection.SocketConnectionConnectFinishMethodInfo a
+ GI.Gio.Objects.SocketConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketConnection.SocketConnectionConnectMethodInfo a
+ GI.Gio.Objects.SocketConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketConnection.SocketConnectionGetLocalAddressMethodInfo a
+ GI.Gio.Objects.SocketConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketConnection.SocketConnectionGetRemoteAddressMethodInfo a
+ GI.Gio.Objects.SocketConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketConnection.SocketConnectionGetSocketMethodInfo a
+ GI.Gio.Objects.SocketConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketConnection.SocketConnectionIsConnectedMethodInfo a
+ GI.Gio.Objects.SocketConnection: socketConnectionSocket :: AttrLabelProxy "socket"
+ GI.Gio.Objects.SocketConnection: type family ResolveSocketConnectionMethod (t :: Symbol) o
+ GI.Gio.Objects.SocketControlMessage: data SocketControlMessageGetLevelMethodInfo
+ GI.Gio.Objects.SocketControlMessage: data SocketControlMessageGetMsgTypeMethodInfo
+ GI.Gio.Objects.SocketControlMessage: data SocketControlMessageGetSizeMethodInfo
+ GI.Gio.Objects.SocketControlMessage: data SocketControlMessageSerializeMethodInfo
+ GI.Gio.Objects.SocketControlMessage: instance (info GHC.Types.~ GI.Gio.Objects.SocketControlMessage.ResolveSocketControlMessageMethod t GI.Gio.Objects.SocketControlMessage.SocketControlMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketControlMessage.SocketControlMessage p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SocketControlMessage.SocketControlMessage -> p)
+ GI.Gio.Objects.SocketControlMessage: instance (info GHC.Types.~ GI.Gio.Objects.SocketControlMessage.ResolveSocketControlMessageMethod t GI.Gio.Objects.SocketControlMessage.SocketControlMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketControlMessage.SocketControlMessage p, GHC.Internal.Records.HasField t GI.Gio.Objects.SocketControlMessage.SocketControlMessage p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SocketControlMessage.SocketControlMessage p
+ GI.Gio.Objects.SocketControlMessage: instance (info GHC.Types.~ GI.Gio.Objects.SocketControlMessage.ResolveSocketControlMessageMethod t GI.Gio.Objects.SocketControlMessage.SocketControlMessage, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SocketControlMessage.SocketControlMessage) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SocketControlMessage.SocketControlMessage)
+ GI.Gio.Objects.SocketControlMessage: instance (signature GHC.Types.~ (GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketControlMessage.IsSocketControlMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketControlMessage.SocketControlMessageSerializeMethodInfo a signature
+ GI.Gio.Objects.SocketControlMessage: instance (signature GHC.Types.~ m GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketControlMessage.IsSocketControlMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketControlMessage.SocketControlMessageGetSizeMethodInfo a signature
+ GI.Gio.Objects.SocketControlMessage: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketControlMessage.IsSocketControlMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketControlMessage.SocketControlMessageGetLevelMethodInfo a signature
+ GI.Gio.Objects.SocketControlMessage: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketControlMessage.IsSocketControlMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketControlMessage.SocketControlMessageGetMsgTypeMethodInfo a signature
+ GI.Gio.Objects.SocketControlMessage: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SocketControlMessage.SocketControlMessage
+ GI.Gio.Objects.SocketControlMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketControlMessage.SocketControlMessageGetLevelMethodInfo a
+ GI.Gio.Objects.SocketControlMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketControlMessage.SocketControlMessageGetMsgTypeMethodInfo a
+ GI.Gio.Objects.SocketControlMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketControlMessage.SocketControlMessageGetSizeMethodInfo a
+ GI.Gio.Objects.SocketControlMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketControlMessage.SocketControlMessageSerializeMethodInfo a
+ GI.Gio.Objects.SocketControlMessage: type family ResolveSocketControlMessageMethod (t :: Symbol) o
+ GI.Gio.Objects.SocketListener: data SocketListenerAcceptAsyncMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerAcceptFinishMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerAcceptMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerAcceptSocketAsyncMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerAcceptSocketFinishMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerAcceptSocketMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerAddAddressMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerAddAnyInetPortMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerAddInetPortMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerAddSocketMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerCloseMethodInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerEventSignalInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerListenBacklogPropertyInfo
+ GI.Gio.Objects.SocketListener: data SocketListenerSetBacklogMethodInfo
+ GI.Gio.Objects.SocketListener: instance (info GHC.Types.~ GI.Gio.Objects.SocketListener.ResolveSocketListenerMethod t GI.Gio.Objects.SocketListener.SocketListener, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketListener.SocketListener p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SocketListener.SocketListener -> p)
+ GI.Gio.Objects.SocketListener: instance (info GHC.Types.~ GI.Gio.Objects.SocketListener.ResolveSocketListenerMethod t GI.Gio.Objects.SocketListener.SocketListener, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketListener.SocketListener p, GHC.Internal.Records.HasField t GI.Gio.Objects.SocketListener.SocketListener p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SocketListener.SocketListener p
+ GI.Gio.Objects.SocketListener: instance (info GHC.Types.~ GI.Gio.Objects.SocketListener.ResolveSocketListenerMethod t GI.Gio.Objects.SocketListener.SocketListener, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SocketListener.SocketListener) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SocketListener.SocketListener)
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerSetBacklogMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAcceptAsyncMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAcceptSocketAsyncMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m (GI.Gio.Objects.Socket.Socket, GHC.Internal.Maybe.Maybe GI.GObject.Objects.Object.Object)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAcceptSocketMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m (GI.Gio.Objects.SocketConnection.SocketConnection, GHC.Internal.Maybe.Maybe GI.GObject.Objects.Object.Object)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAcceptMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Word.Word16), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAddAnyInetPortMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (GHC.Internal.Word.Word16 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.GObject.Objects.Object.IsObject b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAddInetPortMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.Gio.Objects.Socket.IsSocket b, GI.GObject.Objects.Object.IsObject c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAddSocketMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (b -> GI.Gio.Enums.SocketType -> GI.Gio.Enums.SocketProtocol -> GHC.Internal.Maybe.Maybe c -> m GI.Gio.Objects.SocketAddress.SocketAddress), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.Gio.Objects.SocketAddress.IsSocketAddress b, GI.GObject.Objects.Object.IsObject c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAddAddressMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (b -> m (GI.Gio.Objects.Socket.Socket, GHC.Internal.Maybe.Maybe GI.GObject.Objects.Object.Object)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAcceptSocketFinishMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ (b -> m (GI.Gio.Objects.SocketConnection.SocketConnection, GHC.Internal.Maybe.Maybe GI.GObject.Objects.Object.Object)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerAcceptFinishMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketListener.IsSocketListener a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketListener.SocketListenerCloseMethodInfo a signature
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketListener.SocketListenerListenBacklogPropertyInfo
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SocketListener.SocketListener
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAcceptAsyncMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAcceptFinishMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAcceptMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAcceptSocketAsyncMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAcceptSocketFinishMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAcceptSocketMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAddAddressMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAddAnyInetPortMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAddInetPortMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerAddSocketMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerCloseMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketListener.SocketListenerSetBacklogMethodInfo a
+ GI.Gio.Objects.SocketListener: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.SocketListener.SocketListenerEventSignalInfo
+ GI.Gio.Objects.SocketListener: socketListenerListenBacklog :: AttrLabelProxy "listenBacklog"
+ GI.Gio.Objects.SocketListener: type family ResolveSocketListenerMethod (t :: Symbol) o
+ GI.Gio.Objects.SocketService: data SocketServiceActivePropertyInfo
+ GI.Gio.Objects.SocketService: data SocketServiceIncomingSignalInfo
+ GI.Gio.Objects.SocketService: data SocketServiceIsActiveMethodInfo
+ GI.Gio.Objects.SocketService: data SocketServiceStartMethodInfo
+ GI.Gio.Objects.SocketService: data SocketServiceStopMethodInfo
+ GI.Gio.Objects.SocketService: instance (info GHC.Types.~ GI.Gio.Objects.SocketService.ResolveSocketServiceMethod t GI.Gio.Objects.SocketService.SocketService, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketService.SocketService p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SocketService.SocketService -> p)
+ GI.Gio.Objects.SocketService: instance (info GHC.Types.~ GI.Gio.Objects.SocketService.ResolveSocketServiceMethod t GI.Gio.Objects.SocketService.SocketService, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SocketService.SocketService p, GHC.Internal.Records.HasField t GI.Gio.Objects.SocketService.SocketService p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SocketService.SocketService p
+ GI.Gio.Objects.SocketService: instance (info GHC.Types.~ GI.Gio.Objects.SocketService.ResolveSocketServiceMethod t GI.Gio.Objects.SocketService.SocketService, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SocketService.SocketService) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SocketService.SocketService)
+ GI.Gio.Objects.SocketService: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketService.IsSocketService a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketService.SocketServiceStartMethodInfo a signature
+ GI.Gio.Objects.SocketService: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketService.IsSocketService a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketService.SocketServiceStopMethodInfo a signature
+ GI.Gio.Objects.SocketService: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SocketService.IsSocketService a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SocketService.SocketServiceIsActiveMethodInfo a signature
+ GI.Gio.Objects.SocketService: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SocketService.SocketServiceActivePropertyInfo
+ GI.Gio.Objects.SocketService: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SocketService.SocketService
+ GI.Gio.Objects.SocketService: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketService.SocketServiceIsActiveMethodInfo a
+ GI.Gio.Objects.SocketService: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketService.SocketServiceStartMethodInfo a
+ GI.Gio.Objects.SocketService: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SocketService.SocketServiceStopMethodInfo a
+ GI.Gio.Objects.SocketService: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.SocketService.SocketServiceIncomingSignalInfo
+ GI.Gio.Objects.SocketService: socketServiceActive :: AttrLabelProxy "active"
+ GI.Gio.Objects.SocketService: type family ResolveSocketServiceMethod (t :: Symbol) o
+ GI.Gio.Objects.Subprocess: data SubprocessArgvPropertyInfo
+ GI.Gio.Objects.Subprocess: data SubprocessCommunicateAsyncMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessCommunicateFinishMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessCommunicateMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessCommunicateUtf8AsyncMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessCommunicateUtf8FinishMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessCommunicateUtf8MethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessFlagsPropertyInfo
+ GI.Gio.Objects.Subprocess: data SubprocessForceExitMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetExitStatusMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetIdentifierMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetIfExitedMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetIfSignaledMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetStatusMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetStderrPipeMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetStdinPipeMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetStdoutPipeMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetSuccessfulMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessGetTermSigMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessSendSignalMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessWaitAsyncMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessWaitCheckAsyncMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessWaitCheckFinishMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessWaitCheckMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessWaitFinishMethodInfo
+ GI.Gio.Objects.Subprocess: data SubprocessWaitMethodInfo
+ GI.Gio.Objects.Subprocess: instance (info GHC.Types.~ GI.Gio.Objects.Subprocess.ResolveSubprocessMethod t GI.Gio.Objects.Subprocess.Subprocess, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Subprocess.Subprocess p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Subprocess.Subprocess -> p)
+ GI.Gio.Objects.Subprocess: instance (info GHC.Types.~ GI.Gio.Objects.Subprocess.ResolveSubprocessMethod t GI.Gio.Objects.Subprocess.Subprocess, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Subprocess.Subprocess p, GHC.Internal.Records.HasField t GI.Gio.Objects.Subprocess.Subprocess p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Subprocess.Subprocess p
+ GI.Gio.Objects.Subprocess: instance (info GHC.Types.~ GI.Gio.Objects.Subprocess.ResolveSubprocessMethod t GI.Gio.Objects.Subprocess.Subprocess, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Subprocess.Subprocess) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Subprocess.Subprocess)
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessSendSignalMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessCommunicateUtf8AsyncMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text, GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessCommunicateUtf8MethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe GI.GLib.Structs.Bytes.Bytes -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessCommunicateAsyncMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe GI.GLib.Structs.Bytes.Bytes -> GHC.Internal.Maybe.Maybe b -> m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.Bytes.Bytes, GHC.Internal.Maybe.Maybe GI.GLib.Structs.Bytes.Bytes)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessCommunicateMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessWaitAsyncMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessWaitCheckAsyncMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessWaitCheckMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessWaitMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessWaitCheckFinishMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessWaitFinishMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (b -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text, GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessCommunicateUtf8FinishMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ (b -> m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.Bytes.Bytes, GHC.Internal.Maybe.Maybe GI.GLib.Structs.Bytes.Bytes)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessCommunicateFinishMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessForceExitMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetIdentifierMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.InputStream.InputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetStderrPipeMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.InputStream.InputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetStdoutPipeMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.OutputStream.OutputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetStdinPipeMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetExitStatusMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetStatusMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetTermSigMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetIfExitedMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetIfSignaledMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Subprocess.IsSubprocess a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Subprocess.SubprocessGetSuccessfulMethodInfo a signature
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Subprocess.SubprocessArgvPropertyInfo
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Subprocess.SubprocessFlagsPropertyInfo
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Subprocess.Subprocess
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessCommunicateAsyncMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessCommunicateFinishMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessCommunicateMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessCommunicateUtf8AsyncMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessCommunicateUtf8FinishMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessCommunicateUtf8MethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessForceExitMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetExitStatusMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetIdentifierMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetIfExitedMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetIfSignaledMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetStatusMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetStderrPipeMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetStdinPipeMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetStdoutPipeMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetSuccessfulMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessGetTermSigMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessSendSignalMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessWaitAsyncMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessWaitCheckAsyncMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessWaitCheckFinishMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessWaitCheckMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessWaitFinishMethodInfo a
+ GI.Gio.Objects.Subprocess: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Subprocess.SubprocessWaitMethodInfo a
+ GI.Gio.Objects.Subprocess: subprocessArgv :: AttrLabelProxy "argv"
+ GI.Gio.Objects.Subprocess: subprocessFlags :: AttrLabelProxy "flags"
+ GI.Gio.Objects.Subprocess: type family ResolveSubprocessMethod (t :: Symbol) o
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherCloseMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherFlagsPropertyInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherGetenvMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherSetCwdMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherSetEnvironMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherSetFlagsMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherSetStderrFilePathMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherSetStdinFilePathMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherSetStdoutFilePathMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherSetenvMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherSpawnvMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherTakeFdMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherTakeStderrFdMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherTakeStdinFdMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherTakeStdoutFdMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: data SubprocessLauncherUnsetenvMethodInfo
+ GI.Gio.Objects.SubprocessLauncher: instance (info GHC.Types.~ GI.Gio.Objects.SubprocessLauncher.ResolveSubprocessLauncherMethod t GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher -> p)
+ GI.Gio.Objects.SubprocessLauncher: instance (info GHC.Types.~ GI.Gio.Objects.SubprocessLauncher.ResolveSubprocessLauncherMethod t GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher p, GHC.Internal.Records.HasField t GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher p) => GHC.Internal.Records.HasField t GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher p
+ GI.Gio.Objects.SubprocessLauncher: instance (info GHC.Types.~ GI.Gio.Objects.SubprocessLauncher.ResolveSubprocessLauncherMethod t GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher)
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherTakeFdMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherTakeStderrFdMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherTakeStdinFdMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherTakeStdoutFdMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe [GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetStderrFilePathMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe [GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetStdinFilePathMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe [GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetStdoutFilePathMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ ([GHC.Types.Char] -> [GHC.Types.Char] -> GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetenvMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetCwdMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherUnsetenvMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ ([GHC.Types.Char] -> m (GHC.Internal.Maybe.Maybe [GHC.Types.Char])), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherGetenvMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ ([GI.Gio.Flags.SubprocessFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetFlagsMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ ([[GHC.Types.Char]] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetEnvironMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ ([[GHC.Types.Char]] -> m GI.Gio.Objects.Subprocess.Subprocess), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSpawnvMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.SubprocessLauncher.IsSubprocessLauncher a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherCloseMethodInfo a signature
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherFlagsPropertyInfo
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.SubprocessLauncher.SubprocessLauncher
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherCloseMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherGetenvMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetCwdMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetEnvironMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetFlagsMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetStderrFilePathMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetStdinFilePathMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetStdoutFilePathMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSetenvMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherSpawnvMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherTakeFdMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherTakeStderrFdMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherTakeStdinFdMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherTakeStdoutFdMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.SubprocessLauncher.SubprocessLauncherUnsetenvMethodInfo a
+ GI.Gio.Objects.SubprocessLauncher: subprocessLauncherFlags :: AttrLabelProxy "flags"
+ GI.Gio.Objects.SubprocessLauncher: type family ResolveSubprocessLauncherMethod (t :: Symbol) o
+ GI.Gio.Objects.Task: data TaskCompletedPropertyInfo
+ GI.Gio.Objects.Task: data TaskGetCancellableMethodInfo
+ GI.Gio.Objects.Task: data TaskGetCheckCancellableMethodInfo
+ GI.Gio.Objects.Task: data TaskGetCompletedMethodInfo
+ GI.Gio.Objects.Task: data TaskGetContextMethodInfo
+ GI.Gio.Objects.Task: data TaskGetNameMethodInfo
+ GI.Gio.Objects.Task: data TaskGetPriorityMethodInfo
+ GI.Gio.Objects.Task: data TaskGetReturnOnCancelMethodInfo
+ GI.Gio.Objects.Task: data TaskGetSourceObjectMethodInfo
+ GI.Gio.Objects.Task: data TaskGetSourceTagMethodInfo
+ GI.Gio.Objects.Task: data TaskGetTaskDataMethodInfo
+ GI.Gio.Objects.Task: data TaskHadErrorMethodInfo
+ GI.Gio.Objects.Task: data TaskPropagateBooleanMethodInfo
+ GI.Gio.Objects.Task: data TaskPropagateIntMethodInfo
+ GI.Gio.Objects.Task: data TaskPropagatePointerMethodInfo
+ GI.Gio.Objects.Task: data TaskPropagateValueMethodInfo
+ GI.Gio.Objects.Task: data TaskReturnBooleanMethodInfo
+ GI.Gio.Objects.Task: data TaskReturnErrorIfCancelledMethodInfo
+ GI.Gio.Objects.Task: data TaskReturnErrorMethodInfo
+ GI.Gio.Objects.Task: data TaskReturnIntMethodInfo
+ GI.Gio.Objects.Task: data TaskReturnNewErrorLiteralMethodInfo
+ GI.Gio.Objects.Task: data TaskReturnPointerMethodInfo
+ GI.Gio.Objects.Task: data TaskReturnValueMethodInfo
+ GI.Gio.Objects.Task: data TaskRunInThreadMethodInfo
+ GI.Gio.Objects.Task: data TaskRunInThreadSyncMethodInfo
+ GI.Gio.Objects.Task: data TaskSetCheckCancellableMethodInfo
+ GI.Gio.Objects.Task: data TaskSetNameMethodInfo
+ GI.Gio.Objects.Task: data TaskSetPriorityMethodInfo
+ GI.Gio.Objects.Task: data TaskSetReturnOnCancelMethodInfo
+ GI.Gio.Objects.Task: data TaskSetSourceTagMethodInfo
+ GI.Gio.Objects.Task: data TaskSetStaticNameMethodInfo
+ GI.Gio.Objects.Task: data TaskSetTaskDataMethodInfo
+ GI.Gio.Objects.Task: instance (info GHC.Types.~ GI.Gio.Objects.Task.ResolveTaskMethod t GI.Gio.Objects.Task.Task, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Task.Task p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Task.Task -> p)
+ GI.Gio.Objects.Task: instance (info GHC.Types.~ GI.Gio.Objects.Task.ResolveTaskMethod t GI.Gio.Objects.Task.Task, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Task.Task p, GHC.Internal.Records.HasField t GI.Gio.Objects.Task.Task p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Task.Task p
+ GI.Gio.Objects.Task: instance (info GHC.Types.~ GI.Gio.Objects.Task.ResolveTaskMethod t GI.Gio.Objects.Task.Task, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Task.Task) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Task.Task)
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (Data.GI.Base.GError.GError -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskReturnErrorMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskSetPriorityMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Internal.Int.Int64 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskReturnIntMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.GI.Base.GValue.GValue -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskReturnValueMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskSetNameMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskSetStaticNameMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Internal.Ptr.Ptr () -> GHC.Internal.Maybe.Maybe GI.GLib.Callbacks.DestroyNotify -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskReturnPointerMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Internal.Ptr.Ptr () -> GHC.Internal.Maybe.Maybe GI.GLib.Callbacks.DestroyNotify -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskSetTaskDataMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Internal.Ptr.Ptr () -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskSetSourceTagMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> GHC.Internal.Int.Int32 -> Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskReturnNewErrorLiteralMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskReturnBooleanMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskSetCheckCancellableMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GHC.Types.Bool -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskSetReturnOnCancelMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GI.Gio.Callbacks.TaskThreadFunc -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskRunInThreadMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ (GI.Gio.Callbacks.TaskThreadFunc -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskRunInThreadSyncMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskPropagateBooleanMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetNameMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GObject.Objects.Object.Object), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetSourceObjectMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.Cancellable.Cancellable), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetCancellableMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m (GHC.Internal.Ptr.Ptr ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetSourceTagMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m (GHC.Internal.Ptr.Ptr ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetTaskDataMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m (GHC.Internal.Ptr.Ptr ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskPropagatePointerMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m Data.GI.Base.GValue.GValue, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskPropagateValueMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetPriorityMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m GHC.Internal.Int.Int64, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskPropagateIntMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetCheckCancellableMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetCompletedMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetReturnOnCancelMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskHadErrorMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskReturnErrorIfCancelledMethodInfo a signature
+ GI.Gio.Objects.Task: instance (signature GHC.Types.~ m GI.GLib.Structs.MainContext.MainContext, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Task.IsTask a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Task.TaskGetContextMethodInfo a signature
+ GI.Gio.Objects.Task: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.Task.TaskCompletedPropertyInfo
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Task.Task
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetCancellableMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetCheckCancellableMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetCompletedMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetContextMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetNameMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetPriorityMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetReturnOnCancelMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetSourceObjectMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetSourceTagMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskGetTaskDataMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskHadErrorMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskPropagateBooleanMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskPropagateIntMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskPropagatePointerMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskPropagateValueMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskReturnBooleanMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskReturnErrorIfCancelledMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskReturnErrorMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskReturnIntMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskReturnNewErrorLiteralMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskReturnPointerMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskReturnValueMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskRunInThreadMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskRunInThreadSyncMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskSetCheckCancellableMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskSetNameMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskSetPriorityMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskSetReturnOnCancelMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskSetSourceTagMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskSetStaticNameMethodInfo a
+ GI.Gio.Objects.Task: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Task.TaskSetTaskDataMethodInfo a
+ GI.Gio.Objects.Task: taskCompleted :: AttrLabelProxy "completed"
+ GI.Gio.Objects.Task: type family ResolveTaskMethod (t :: Symbol) o
+ GI.Gio.Objects.TcpConnection: data TcpConnectionGetGracefulDisconnectMethodInfo
+ GI.Gio.Objects.TcpConnection: data TcpConnectionGracefulDisconnectPropertyInfo
+ GI.Gio.Objects.TcpConnection: data TcpConnectionSetGracefulDisconnectMethodInfo
+ GI.Gio.Objects.TcpConnection: instance (info GHC.Types.~ GI.Gio.Objects.TcpConnection.ResolveTcpConnectionMethod t GI.Gio.Objects.TcpConnection.TcpConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TcpConnection.TcpConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.TcpConnection.TcpConnection -> p)
+ GI.Gio.Objects.TcpConnection: instance (info GHC.Types.~ GI.Gio.Objects.TcpConnection.ResolveTcpConnectionMethod t GI.Gio.Objects.TcpConnection.TcpConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TcpConnection.TcpConnection p, GHC.Internal.Records.HasField t GI.Gio.Objects.TcpConnection.TcpConnection p) => GHC.Internal.Records.HasField t GI.Gio.Objects.TcpConnection.TcpConnection p
+ GI.Gio.Objects.TcpConnection: instance (info GHC.Types.~ GI.Gio.Objects.TcpConnection.ResolveTcpConnectionMethod t GI.Gio.Objects.TcpConnection.TcpConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.TcpConnection.TcpConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.TcpConnection.TcpConnection)
+ GI.Gio.Objects.TcpConnection: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TcpConnection.IsTcpConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TcpConnection.TcpConnectionSetGracefulDisconnectMethodInfo a signature
+ GI.Gio.Objects.TcpConnection: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TcpConnection.IsTcpConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TcpConnection.TcpConnectionGetGracefulDisconnectMethodInfo a signature
+ GI.Gio.Objects.TcpConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TcpConnection.TcpConnectionGracefulDisconnectPropertyInfo
+ GI.Gio.Objects.TcpConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.TcpConnection.TcpConnection
+ GI.Gio.Objects.TcpConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TcpConnection.TcpConnectionGetGracefulDisconnectMethodInfo a
+ GI.Gio.Objects.TcpConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TcpConnection.TcpConnectionSetGracefulDisconnectMethodInfo a
+ GI.Gio.Objects.TcpConnection: tcpConnectionGracefulDisconnect :: AttrLabelProxy "gracefulDisconnect"
+ GI.Gio.Objects.TcpConnection: type family ResolveTcpConnectionMethod (t :: Symbol) o
+ GI.Gio.Objects.TcpWrapperConnection: data TcpWrapperConnectionBaseIoStreamPropertyInfo
+ GI.Gio.Objects.TcpWrapperConnection: data TcpWrapperConnectionGetBaseIoStreamMethodInfo
+ GI.Gio.Objects.TcpWrapperConnection: instance (info GHC.Types.~ GI.Gio.Objects.TcpWrapperConnection.ResolveTcpWrapperConnectionMethod t GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection -> p)
+ GI.Gio.Objects.TcpWrapperConnection: instance (info GHC.Types.~ GI.Gio.Objects.TcpWrapperConnection.ResolveTcpWrapperConnectionMethod t GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection p, GHC.Internal.Records.HasField t GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection p) => GHC.Internal.Records.HasField t GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection p
+ GI.Gio.Objects.TcpWrapperConnection: instance (info GHC.Types.~ GI.Gio.Objects.TcpWrapperConnection.ResolveTcpWrapperConnectionMethod t GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection)
+ GI.Gio.Objects.TcpWrapperConnection: instance (signature GHC.Types.~ m GI.Gio.Objects.IOStream.IOStream, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TcpWrapperConnection.IsTcpWrapperConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnectionGetBaseIoStreamMethodInfo a signature
+ GI.Gio.Objects.TcpWrapperConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnectionBaseIoStreamPropertyInfo
+ GI.Gio.Objects.TcpWrapperConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnection
+ GI.Gio.Objects.TcpWrapperConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TcpWrapperConnection.TcpWrapperConnectionGetBaseIoStreamMethodInfo a
+ GI.Gio.Objects.TcpWrapperConnection: tcpWrapperConnectionBaseIoStream :: AttrLabelProxy "baseIoStream"
+ GI.Gio.Objects.TcpWrapperConnection: type family ResolveTcpWrapperConnectionMethod (t :: Symbol) o
+ GI.Gio.Objects.TestDBus: data TestDBusAddServiceDirMethodInfo
+ GI.Gio.Objects.TestDBus: data TestDBusDownMethodInfo
+ GI.Gio.Objects.TestDBus: data TestDBusFlagsPropertyInfo
+ GI.Gio.Objects.TestDBus: data TestDBusGetBusAddressMethodInfo
+ GI.Gio.Objects.TestDBus: data TestDBusGetFlagsMethodInfo
+ GI.Gio.Objects.TestDBus: data TestDBusStopMethodInfo
+ GI.Gio.Objects.TestDBus: data TestDBusUpMethodInfo
+ GI.Gio.Objects.TestDBus: instance (info GHC.Types.~ GI.Gio.Objects.TestDBus.ResolveTestDBusMethod t GI.Gio.Objects.TestDBus.TestDBus, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TestDBus.TestDBus p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.TestDBus.TestDBus -> p)
+ GI.Gio.Objects.TestDBus: instance (info GHC.Types.~ GI.Gio.Objects.TestDBus.ResolveTestDBusMethod t GI.Gio.Objects.TestDBus.TestDBus, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TestDBus.TestDBus p, GHC.Internal.Records.HasField t GI.Gio.Objects.TestDBus.TestDBus p) => GHC.Internal.Records.HasField t GI.Gio.Objects.TestDBus.TestDBus p
+ GI.Gio.Objects.TestDBus: instance (info GHC.Types.~ GI.Gio.Objects.TestDBus.ResolveTestDBusMethod t GI.Gio.Objects.TestDBus.TestDBus, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.TestDBus.TestDBus) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.TestDBus.TestDBus)
+ GI.Gio.Objects.TestDBus: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TestDBus.IsTestDBus a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TestDBus.TestDBusAddServiceDirMethodInfo a signature
+ GI.Gio.Objects.TestDBus: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TestDBus.IsTestDBus a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TestDBus.TestDBusDownMethodInfo a signature
+ GI.Gio.Objects.TestDBus: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TestDBus.IsTestDBus a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TestDBus.TestDBusStopMethodInfo a signature
+ GI.Gio.Objects.TestDBus: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TestDBus.IsTestDBus a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TestDBus.TestDBusUpMethodInfo a signature
+ GI.Gio.Objects.TestDBus: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TestDBus.IsTestDBus a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TestDBus.TestDBusGetBusAddressMethodInfo a signature
+ GI.Gio.Objects.TestDBus: instance (signature GHC.Types.~ m [GI.Gio.Flags.TestDBusFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TestDBus.IsTestDBus a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TestDBus.TestDBusGetFlagsMethodInfo a signature
+ GI.Gio.Objects.TestDBus: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TestDBus.TestDBusFlagsPropertyInfo
+ GI.Gio.Objects.TestDBus: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.TestDBus.TestDBus
+ GI.Gio.Objects.TestDBus: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TestDBus.TestDBusAddServiceDirMethodInfo a
+ GI.Gio.Objects.TestDBus: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TestDBus.TestDBusDownMethodInfo a
+ GI.Gio.Objects.TestDBus: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TestDBus.TestDBusGetBusAddressMethodInfo a
+ GI.Gio.Objects.TestDBus: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TestDBus.TestDBusGetFlagsMethodInfo a
+ GI.Gio.Objects.TestDBus: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TestDBus.TestDBusStopMethodInfo a
+ GI.Gio.Objects.TestDBus: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TestDBus.TestDBusUpMethodInfo a
+ GI.Gio.Objects.TestDBus: testDBusFlags :: AttrLabelProxy "flags"
+ GI.Gio.Objects.TestDBus: type family ResolveTestDBusMethod (t :: Symbol) o
+ GI.Gio.Objects.ThemedIcon: data ThemedIconAppendNameMethodInfo
+ GI.Gio.Objects.ThemedIcon: data ThemedIconGetNamesMethodInfo
+ GI.Gio.Objects.ThemedIcon: data ThemedIconNamePropertyInfo
+ GI.Gio.Objects.ThemedIcon: data ThemedIconNamesPropertyInfo
+ GI.Gio.Objects.ThemedIcon: data ThemedIconPrependNameMethodInfo
+ GI.Gio.Objects.ThemedIcon: data ThemedIconUseDefaultFallbacksPropertyInfo
+ GI.Gio.Objects.ThemedIcon: instance (info GHC.Types.~ GI.Gio.Objects.ThemedIcon.ResolveThemedIconMethod t GI.Gio.Objects.ThemedIcon.ThemedIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ThemedIcon.ThemedIcon p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ThemedIcon.ThemedIcon -> p)
+ GI.Gio.Objects.ThemedIcon: instance (info GHC.Types.~ GI.Gio.Objects.ThemedIcon.ResolveThemedIconMethod t GI.Gio.Objects.ThemedIcon.ThemedIcon, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ThemedIcon.ThemedIcon p, GHC.Internal.Records.HasField t GI.Gio.Objects.ThemedIcon.ThemedIcon p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ThemedIcon.ThemedIcon p
+ GI.Gio.Objects.ThemedIcon: instance (info GHC.Types.~ GI.Gio.Objects.ThemedIcon.ResolveThemedIconMethod t GI.Gio.Objects.ThemedIcon.ThemedIcon, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ThemedIcon.ThemedIcon) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ThemedIcon.ThemedIcon)
+ GI.Gio.Objects.ThemedIcon: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ThemedIcon.IsThemedIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ThemedIcon.ThemedIconAppendNameMethodInfo a signature
+ GI.Gio.Objects.ThemedIcon: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ThemedIcon.IsThemedIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ThemedIcon.ThemedIconPrependNameMethodInfo a signature
+ GI.Gio.Objects.ThemedIcon: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ThemedIcon.IsThemedIcon a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ThemedIcon.ThemedIconGetNamesMethodInfo a signature
+ GI.Gio.Objects.ThemedIcon: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ThemedIcon.ThemedIconNamePropertyInfo
+ GI.Gio.Objects.ThemedIcon: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ThemedIcon.ThemedIconNamesPropertyInfo
+ GI.Gio.Objects.ThemedIcon: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ThemedIcon.ThemedIconUseDefaultFallbacksPropertyInfo
+ GI.Gio.Objects.ThemedIcon: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ThemedIcon.ThemedIcon
+ GI.Gio.Objects.ThemedIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ThemedIcon.ThemedIconAppendNameMethodInfo a
+ GI.Gio.Objects.ThemedIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ThemedIcon.ThemedIconGetNamesMethodInfo a
+ GI.Gio.Objects.ThemedIcon: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ThemedIcon.ThemedIconPrependNameMethodInfo a
+ GI.Gio.Objects.ThemedIcon: themedIconName :: AttrLabelProxy "name"
+ GI.Gio.Objects.ThemedIcon: themedIconNames :: AttrLabelProxy "names"
+ GI.Gio.Objects.ThemedIcon: themedIconUseDefaultFallbacks :: AttrLabelProxy "useDefaultFallbacks"
+ GI.Gio.Objects.ThemedIcon: type family ResolveThemedIconMethod (t :: Symbol) o
+ GI.Gio.Objects.ThreadedResolver: instance (info GHC.Types.~ GI.Gio.Objects.ThreadedResolver.ResolveThreadedResolverMethod t GI.Gio.Objects.ThreadedResolver.ThreadedResolver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ThreadedResolver.ThreadedResolver p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ThreadedResolver.ThreadedResolver -> p)
+ GI.Gio.Objects.ThreadedResolver: instance (info GHC.Types.~ GI.Gio.Objects.ThreadedResolver.ResolveThreadedResolverMethod t GI.Gio.Objects.ThreadedResolver.ThreadedResolver, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ThreadedResolver.ThreadedResolver p, GHC.Internal.Records.HasField t GI.Gio.Objects.ThreadedResolver.ThreadedResolver p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ThreadedResolver.ThreadedResolver p
+ GI.Gio.Objects.ThreadedResolver: instance (info GHC.Types.~ GI.Gio.Objects.ThreadedResolver.ResolveThreadedResolverMethod t GI.Gio.Objects.ThreadedResolver.ThreadedResolver, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ThreadedResolver.ThreadedResolver) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ThreadedResolver.ThreadedResolver)
+ GI.Gio.Objects.ThreadedResolver: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ThreadedResolver.ThreadedResolver
+ GI.Gio.Objects.ThreadedResolver: type family ResolveThreadedResolverMethod (t :: Symbol) o
+ GI.Gio.Objects.ThreadedSocketService: data ThreadedSocketServiceMaxThreadsPropertyInfo
+ GI.Gio.Objects.ThreadedSocketService: data ThreadedSocketServiceRunSignalInfo
+ GI.Gio.Objects.ThreadedSocketService: instance (info GHC.Types.~ GI.Gio.Objects.ThreadedSocketService.ResolveThreadedSocketServiceMethod t GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService -> p)
+ GI.Gio.Objects.ThreadedSocketService: instance (info GHC.Types.~ GI.Gio.Objects.ThreadedSocketService.ResolveThreadedSocketServiceMethod t GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService p, GHC.Internal.Records.HasField t GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService p
+ GI.Gio.Objects.ThreadedSocketService: instance (info GHC.Types.~ GI.Gio.Objects.ThreadedSocketService.ResolveThreadedSocketServiceMethod t GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService)
+ GI.Gio.Objects.ThreadedSocketService: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ThreadedSocketService.ThreadedSocketServiceMaxThreadsPropertyInfo
+ GI.Gio.Objects.ThreadedSocketService: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ThreadedSocketService.ThreadedSocketService
+ GI.Gio.Objects.ThreadedSocketService: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.ThreadedSocketService.ThreadedSocketServiceRunSignalInfo
+ GI.Gio.Objects.ThreadedSocketService: threadedSocketServiceMaxThreads :: AttrLabelProxy "maxThreads"
+ GI.Gio.Objects.ThreadedSocketService: type family ResolveThreadedSocketServiceMethod (t :: Symbol) o
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateCertificatePemPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateCertificatePropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateDnsNamesPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateGetDnsNamesMethodInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateGetIpAddressesMethodInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateGetIssuerMethodInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateGetIssuerNameMethodInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateGetNotValidAfterMethodInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateGetNotValidBeforeMethodInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateGetSubjectNameMethodInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateIpAddressesPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateIsSameMethodInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateIssuerNamePropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateIssuerPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateNotValidAfterPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateNotValidBeforePropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificatePasswordPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificatePkcs11UriPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificatePkcs12DataPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificatePrivateKeyPemPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificatePrivateKeyPkcs11UriPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificatePrivateKeyPropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateSubjectNamePropertyInfo
+ GI.Gio.Objects.TlsCertificate: data TlsCertificateVerifyMethodInfo
+ GI.Gio.Objects.TlsCertificate: instance (info GHC.Types.~ GI.Gio.Objects.TlsCertificate.ResolveTlsCertificateMethod t GI.Gio.Objects.TlsCertificate.TlsCertificate, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsCertificate.TlsCertificate p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.TlsCertificate.TlsCertificate -> p)
+ GI.Gio.Objects.TlsCertificate: instance (info GHC.Types.~ GI.Gio.Objects.TlsCertificate.ResolveTlsCertificateMethod t GI.Gio.Objects.TlsCertificate.TlsCertificate, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsCertificate.TlsCertificate p, GHC.Internal.Records.HasField t GI.Gio.Objects.TlsCertificate.TlsCertificate p) => GHC.Internal.Records.HasField t GI.Gio.Objects.TlsCertificate.TlsCertificate p
+ GI.Gio.Objects.TlsCertificate: instance (info GHC.Types.~ GI.Gio.Objects.TlsCertificate.ResolveTlsCertificateMethod t GI.Gio.Objects.TlsCertificate.TlsCertificate, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.TlsCertificate.TlsCertificate) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.TlsCertificate.TlsCertificate)
+ GI.Gio.Objects.TlsCertificate: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe c -> m [GI.Gio.Flags.TlsCertificateFlags]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsCertificate.IsTlsCertificate a, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable b, GI.Gio.Objects.TlsCertificate.IsTlsCertificate c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsCertificate.TlsCertificateVerifyMethodInfo a signature
+ GI.Gio.Objects.TlsCertificate: instance (signature GHC.Types.~ (b -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsCertificate.IsTlsCertificate a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsCertificate.TlsCertificateIsSameMethodInfo a signature
+ GI.Gio.Objects.TlsCertificate: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsCertificate.IsTlsCertificate a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsCertificate.TlsCertificateGetIssuerNameMethodInfo a signature
+ GI.Gio.Objects.TlsCertificate: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsCertificate.IsTlsCertificate a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsCertificate.TlsCertificateGetSubjectNameMethodInfo a signature
+ GI.Gio.Objects.TlsCertificate: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.DateTime.DateTime), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsCertificate.IsTlsCertificate a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsCertificate.TlsCertificateGetNotValidAfterMethodInfo a signature
+ GI.Gio.Objects.TlsCertificate: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.GLib.Structs.DateTime.DateTime), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsCertificate.IsTlsCertificate a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsCertificate.TlsCertificateGetNotValidBeforeMethodInfo a signature
+ GI.Gio.Objects.TlsCertificate: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsCertificate.TlsCertificate), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsCertificate.IsTlsCertificate a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsCertificate.TlsCertificateGetIssuerMethodInfo a signature
+ GI.Gio.Objects.TlsCertificate: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [GI.GLib.Structs.Bytes.Bytes]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsCertificate.IsTlsCertificate a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsCertificate.TlsCertificateGetDnsNamesMethodInfo a signature
+ GI.Gio.Objects.TlsCertificate: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe [GI.Gio.Objects.InetAddress.InetAddress]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsCertificate.IsTlsCertificate a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsCertificate.TlsCertificateGetIpAddressesMethodInfo a signature
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificateCertificatePemPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificateCertificatePropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificateDnsNamesPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificateIpAddressesPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificateIssuerNamePropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificateIssuerPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificateNotValidAfterPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificateNotValidBeforePropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificatePasswordPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificatePkcs11UriPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificatePkcs12DataPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificatePrivateKeyPemPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificatePrivateKeyPkcs11UriPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificatePrivateKeyPropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsCertificate.TlsCertificateSubjectNamePropertyInfo
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.TlsCertificate.TlsCertificate
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsCertificate.TlsCertificateGetDnsNamesMethodInfo a
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsCertificate.TlsCertificateGetIpAddressesMethodInfo a
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsCertificate.TlsCertificateGetIssuerMethodInfo a
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsCertificate.TlsCertificateGetIssuerNameMethodInfo a
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsCertificate.TlsCertificateGetNotValidAfterMethodInfo a
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsCertificate.TlsCertificateGetNotValidBeforeMethodInfo a
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsCertificate.TlsCertificateGetSubjectNameMethodInfo a
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsCertificate.TlsCertificateIsSameMethodInfo a
+ GI.Gio.Objects.TlsCertificate: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsCertificate.TlsCertificateVerifyMethodInfo a
+ GI.Gio.Objects.TlsCertificate: tlsCertificateCertificate :: AttrLabelProxy "certificate"
+ GI.Gio.Objects.TlsCertificate: tlsCertificateCertificatePem :: AttrLabelProxy "certificatePem"
+ GI.Gio.Objects.TlsCertificate: tlsCertificateDnsNames :: AttrLabelProxy "dnsNames"
+ GI.Gio.Objects.TlsCertificate: tlsCertificateIpAddresses :: AttrLabelProxy "ipAddresses"
+ GI.Gio.Objects.TlsCertificate: tlsCertificateIssuer :: AttrLabelProxy "issuer"
+ GI.Gio.Objects.TlsCertificate: tlsCertificateIssuerName :: AttrLabelProxy "issuerName"
+ GI.Gio.Objects.TlsCertificate: tlsCertificateNotValidAfter :: AttrLabelProxy "notValidAfter"
+ GI.Gio.Objects.TlsCertificate: tlsCertificateNotValidBefore :: AttrLabelProxy "notValidBefore"
+ GI.Gio.Objects.TlsCertificate: tlsCertificatePassword :: AttrLabelProxy "password"
+ GI.Gio.Objects.TlsCertificate: tlsCertificatePkcs11Uri :: AttrLabelProxy "pkcs11Uri"
+ GI.Gio.Objects.TlsCertificate: tlsCertificatePkcs12Data :: AttrLabelProxy "pkcs12Data"
+ GI.Gio.Objects.TlsCertificate: tlsCertificatePrivateKey :: AttrLabelProxy "privateKey"
+ GI.Gio.Objects.TlsCertificate: tlsCertificatePrivateKeyPem :: AttrLabelProxy "privateKeyPem"
+ GI.Gio.Objects.TlsCertificate: tlsCertificatePrivateKeyPkcs11Uri :: AttrLabelProxy "privateKeyPkcs11Uri"
+ GI.Gio.Objects.TlsCertificate: tlsCertificateSubjectName :: AttrLabelProxy "subjectName"
+ GI.Gio.Objects.TlsCertificate: type family ResolveTlsCertificateMethod (t :: Symbol) o
+ GI.Gio.Objects.TlsConnection: data TlsConnectionAcceptCertificateSignalInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionAdvertisedProtocolsPropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionBaseIoStreamPropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionCertificatePropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionCiphersuiteNamePropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionDatabasePropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionEmitAcceptCertificateMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetCertificateMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetChannelBindingDataMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetCiphersuiteNameMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetDatabaseMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetInteractionMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetNegotiatedProtocolMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetPeerCertificateErrorsMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetPeerCertificateMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetProtocolVersionMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetRehandshakeModeMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetRequireCloseNotifyMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionGetUseSystemCertdbMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionHandshakeAsyncMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionHandshakeFinishMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionHandshakeMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionInteractionPropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionNegotiatedProtocolPropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionPeerCertificateErrorsPropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionPeerCertificatePropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionProtocolVersionPropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionRehandshakeModePropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionRequireCloseNotifyPropertyInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionSetAdvertisedProtocolsMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionSetCertificateMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionSetDatabaseMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionSetInteractionMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionSetRehandshakeModeMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionSetRequireCloseNotifyMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionSetUseSystemCertdbMethodInfo
+ GI.Gio.Objects.TlsConnection: data TlsConnectionUseSystemCertdbPropertyInfo
+ GI.Gio.Objects.TlsConnection: instance (info GHC.Types.~ GI.Gio.Objects.TlsConnection.ResolveTlsConnectionMethod t GI.Gio.Objects.TlsConnection.TlsConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsConnection.TlsConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.TlsConnection.TlsConnection -> p)
+ GI.Gio.Objects.TlsConnection: instance (info GHC.Types.~ GI.Gio.Objects.TlsConnection.ResolveTlsConnectionMethod t GI.Gio.Objects.TlsConnection.TlsConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsConnection.TlsConnection p, GHC.Internal.Records.HasField t GI.Gio.Objects.TlsConnection.TlsConnection p) => GHC.Internal.Records.HasField t GI.Gio.Objects.TlsConnection.TlsConnection p
+ GI.Gio.Objects.TlsConnection: instance (info GHC.Types.~ GI.Gio.Objects.TlsConnection.ResolveTlsConnectionMethod t GI.Gio.Objects.TlsConnection.TlsConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.TlsConnection.TlsConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.TlsConnection.TlsConnection)
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionHandshakeAsyncMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe [Data.Text.Internal.Text] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionSetAdvertisedProtocolsMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionHandshakeMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a, GI.Gio.Objects.TlsDatabase.IsTlsDatabase b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionSetDatabaseMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a, GI.Gio.Objects.TlsInteraction.IsTlsInteraction b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionSetInteractionMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionSetRequireCloseNotifyMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionSetUseSystemCertdbMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (GI.Gio.Enums.TlsChannelBindingType -> m Data.ByteString.Internal.Type.ByteString), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetChannelBindingDataMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (GI.Gio.Enums.TlsRehandshakeMode -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionSetRehandshakeModeMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (b -> [GI.Gio.Flags.TlsCertificateFlags] -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionEmitAcceptCertificateMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionHandshakeFinishMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionSetCertificateMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetCiphersuiteNameMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetNegotiatedProtocolMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsCertificate.TlsCertificate), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetCertificateMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsCertificate.TlsCertificate), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetPeerCertificateMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsDatabase.TlsDatabase), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetDatabaseMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsInteraction.TlsInteraction), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetInteractionMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetRequireCloseNotifyMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetUseSystemCertdbMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m GI.Gio.Enums.TlsProtocolVersion, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetProtocolVersionMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m GI.Gio.Enums.TlsRehandshakeMode, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetRehandshakeModeMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance (signature GHC.Types.~ m [GI.Gio.Flags.TlsCertificateFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsConnection.IsTlsConnection a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsConnection.TlsConnectionGetPeerCertificateErrorsMethodInfo a signature
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionAdvertisedProtocolsPropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionBaseIoStreamPropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionCertificatePropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionCiphersuiteNamePropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionDatabasePropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionInteractionPropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionNegotiatedProtocolPropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionPeerCertificateErrorsPropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionPeerCertificatePropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionProtocolVersionPropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionRehandshakeModePropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionRequireCloseNotifyPropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsConnection.TlsConnectionUseSystemCertdbPropertyInfo
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.TlsConnection.TlsConnection
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionEmitAcceptCertificateMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetCertificateMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetChannelBindingDataMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetCiphersuiteNameMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetDatabaseMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetInteractionMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetNegotiatedProtocolMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetPeerCertificateErrorsMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetPeerCertificateMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetProtocolVersionMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetRehandshakeModeMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetRequireCloseNotifyMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionGetUseSystemCertdbMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionHandshakeAsyncMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionHandshakeFinishMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionHandshakeMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionSetAdvertisedProtocolsMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionSetCertificateMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionSetDatabaseMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionSetInteractionMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionSetRehandshakeModeMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionSetRequireCloseNotifyMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsConnection.TlsConnectionSetUseSystemCertdbMethodInfo a
+ GI.Gio.Objects.TlsConnection: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.TlsConnection.TlsConnectionAcceptCertificateSignalInfo
+ GI.Gio.Objects.TlsConnection: tlsConnectionAdvertisedProtocols :: AttrLabelProxy "advertisedProtocols"
+ GI.Gio.Objects.TlsConnection: tlsConnectionBaseIoStream :: AttrLabelProxy "baseIoStream"
+ GI.Gio.Objects.TlsConnection: tlsConnectionCertificate :: AttrLabelProxy "certificate"
+ GI.Gio.Objects.TlsConnection: tlsConnectionCiphersuiteName :: AttrLabelProxy "ciphersuiteName"
+ GI.Gio.Objects.TlsConnection: tlsConnectionDatabase :: AttrLabelProxy "database"
+ GI.Gio.Objects.TlsConnection: tlsConnectionInteraction :: AttrLabelProxy "interaction"
+ GI.Gio.Objects.TlsConnection: tlsConnectionNegotiatedProtocol :: AttrLabelProxy "negotiatedProtocol"
+ GI.Gio.Objects.TlsConnection: tlsConnectionPeerCertificate :: AttrLabelProxy "peerCertificate"
+ GI.Gio.Objects.TlsConnection: tlsConnectionPeerCertificateErrors :: AttrLabelProxy "peerCertificateErrors"
+ GI.Gio.Objects.TlsConnection: tlsConnectionProtocolVersion :: AttrLabelProxy "protocolVersion"
+ GI.Gio.Objects.TlsConnection: tlsConnectionRehandshakeMode :: AttrLabelProxy "rehandshakeMode"
+ GI.Gio.Objects.TlsConnection: tlsConnectionRequireCloseNotify :: AttrLabelProxy "requireCloseNotify"
+ GI.Gio.Objects.TlsConnection: tlsConnectionUseSystemCertdb :: AttrLabelProxy "useSystemCertdb"
+ GI.Gio.Objects.TlsConnection: type family ResolveTlsConnectionMethod (t :: Symbol) o
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseCreateCertificateHandleMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseLookupCertificateForHandleAsyncMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseLookupCertificateForHandleFinishMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseLookupCertificateForHandleMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseLookupCertificateIssuerAsyncMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseLookupCertificateIssuerFinishMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseLookupCertificateIssuerMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseLookupCertificatesIssuedByAsyncMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseLookupCertificatesIssuedByFinishMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseLookupCertificatesIssuedByMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseVerifyChainAsyncMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseVerifyChainFinishMethodInfo
+ GI.Gio.Objects.TlsDatabase: data TlsDatabaseVerifyChainMethodInfo
+ GI.Gio.Objects.TlsDatabase: instance (info GHC.Types.~ GI.Gio.Objects.TlsDatabase.ResolveTlsDatabaseMethod t GI.Gio.Objects.TlsDatabase.TlsDatabase, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsDatabase.TlsDatabase p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.TlsDatabase.TlsDatabase -> p)
+ GI.Gio.Objects.TlsDatabase: instance (info GHC.Types.~ GI.Gio.Objects.TlsDatabase.ResolveTlsDatabaseMethod t GI.Gio.Objects.TlsDatabase.TlsDatabase, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsDatabase.TlsDatabase p, GHC.Internal.Records.HasField t GI.Gio.Objects.TlsDatabase.TlsDatabase p) => GHC.Internal.Records.HasField t GI.Gio.Objects.TlsDatabase.TlsDatabase p
+ GI.Gio.Objects.TlsDatabase: instance (info GHC.Types.~ GI.Gio.Objects.TlsDatabase.ResolveTlsDatabaseMethod t GI.Gio.Objects.TlsDatabase.TlsDatabase, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.TlsDatabase.TlsDatabase) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.TlsDatabase.TlsDatabase)
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> GI.Gio.Enums.TlsDatabaseLookupFlags -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Objects.TlsInteraction.IsTlsInteraction b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificatesIssuedByAsyncMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe b -> GI.Gio.Enums.TlsDatabaseLookupFlags -> GHC.Internal.Maybe.Maybe c -> m [GI.Gio.Objects.TlsCertificate.TlsCertificate]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Objects.TlsInteraction.IsTlsInteraction b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificatesIssuedByMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> GI.Gio.Enums.TlsDatabaseLookupFlags -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Objects.TlsInteraction.IsTlsInteraction b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateForHandleAsyncMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe b -> GI.Gio.Enums.TlsDatabaseLookupFlags -> GHC.Internal.Maybe.Maybe c -> m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.TlsCertificate.TlsCertificate)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Objects.TlsInteraction.IsTlsInteraction b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateForHandleMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (b -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe d -> [GI.Gio.Flags.TlsDatabaseVerifyFlags] -> GHC.Internal.Maybe.Maybe e -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable c, GI.Gio.Objects.TlsInteraction.IsTlsInteraction d, GI.Gio.Objects.Cancellable.IsCancellable e) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseVerifyChainAsyncMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (b -> Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe d -> [GI.Gio.Flags.TlsDatabaseVerifyFlags] -> GHC.Internal.Maybe.Maybe e -> m [GI.Gio.Flags.TlsCertificateFlags]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b, GI.Gio.Interfaces.SocketConnectable.IsSocketConnectable c, GI.Gio.Objects.TlsInteraction.IsTlsInteraction d, GI.Gio.Objects.Cancellable.IsCancellable e) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseVerifyChainMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> GI.Gio.Enums.TlsDatabaseLookupFlags -> GHC.Internal.Maybe.Maybe d -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b, GI.Gio.Objects.TlsInteraction.IsTlsInteraction c, GI.Gio.Objects.Cancellable.IsCancellable d) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateIssuerAsyncMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> GI.Gio.Enums.TlsDatabaseLookupFlags -> GHC.Internal.Maybe.Maybe d -> m GI.Gio.Objects.TlsCertificate.TlsCertificate), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b, GI.Gio.Objects.TlsInteraction.IsTlsInteraction c, GI.Gio.Objects.Cancellable.IsCancellable d) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateIssuerMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (b -> m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Objects.TlsCertificate.IsTlsCertificate b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseCreateCertificateHandleMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.TlsCertificate.TlsCertificate), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateForHandleFinishMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.TlsCertificate.TlsCertificate), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateIssuerFinishMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (b -> m [GI.Gio.Flags.TlsCertificateFlags]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseVerifyChainFinishMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance (signature GHC.Types.~ (b -> m [GI.Gio.Objects.TlsCertificate.TlsCertificate]), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsDatabase.IsTlsDatabase a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificatesIssuedByFinishMethodInfo a signature
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.TlsDatabase.TlsDatabase
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseCreateCertificateHandleMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateForHandleAsyncMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateForHandleFinishMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateForHandleMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateIssuerAsyncMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateIssuerFinishMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificateIssuerMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificatesIssuedByAsyncMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificatesIssuedByFinishMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseLookupCertificatesIssuedByMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseVerifyChainAsyncMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseVerifyChainFinishMethodInfo a
+ GI.Gio.Objects.TlsDatabase: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsDatabase.TlsDatabaseVerifyChainMethodInfo a
+ GI.Gio.Objects.TlsDatabase: type family ResolveTlsDatabaseMethod (t :: Symbol) o
+ GI.Gio.Objects.TlsInteraction: data TlsInteractionAskPasswordAsyncMethodInfo
+ GI.Gio.Objects.TlsInteraction: data TlsInteractionAskPasswordFinishMethodInfo
+ GI.Gio.Objects.TlsInteraction: data TlsInteractionAskPasswordMethodInfo
+ GI.Gio.Objects.TlsInteraction: data TlsInteractionInvokeAskPasswordMethodInfo
+ GI.Gio.Objects.TlsInteraction: data TlsInteractionInvokeRequestCertificateMethodInfo
+ GI.Gio.Objects.TlsInteraction: data TlsInteractionRequestCertificateAsyncMethodInfo
+ GI.Gio.Objects.TlsInteraction: data TlsInteractionRequestCertificateFinishMethodInfo
+ GI.Gio.Objects.TlsInteraction: data TlsInteractionRequestCertificateMethodInfo
+ GI.Gio.Objects.TlsInteraction: instance (info GHC.Types.~ GI.Gio.Objects.TlsInteraction.ResolveTlsInteractionMethod t GI.Gio.Objects.TlsInteraction.TlsInteraction, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsInteraction.TlsInteraction p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.TlsInteraction.TlsInteraction -> p)
+ GI.Gio.Objects.TlsInteraction: instance (info GHC.Types.~ GI.Gio.Objects.TlsInteraction.ResolveTlsInteractionMethod t GI.Gio.Objects.TlsInteraction.TlsInteraction, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsInteraction.TlsInteraction p, GHC.Internal.Records.HasField t GI.Gio.Objects.TlsInteraction.TlsInteraction p) => GHC.Internal.Records.HasField t GI.Gio.Objects.TlsInteraction.TlsInteraction p
+ GI.Gio.Objects.TlsInteraction: instance (info GHC.Types.~ GI.Gio.Objects.TlsInteraction.ResolveTlsInteractionMethod t GI.Gio.Objects.TlsInteraction.TlsInteraction, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.TlsInteraction.TlsInteraction) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.TlsInteraction.TlsInteraction)
+ GI.Gio.Objects.TlsInteraction: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsInteraction.IsTlsInteraction a, GI.Gio.Objects.TlsPassword.IsTlsPassword b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsInteraction.TlsInteractionAskPasswordAsyncMethodInfo a signature
+ GI.Gio.Objects.TlsInteraction: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> m GI.Gio.Enums.TlsInteractionResult), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsInteraction.IsTlsInteraction a, GI.Gio.Objects.TlsPassword.IsTlsPassword b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsInteraction.TlsInteractionAskPasswordMethodInfo a signature
+ GI.Gio.Objects.TlsInteraction: instance (signature GHC.Types.~ (b -> GHC.Internal.Maybe.Maybe c -> m GI.Gio.Enums.TlsInteractionResult), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsInteraction.IsTlsInteraction a, GI.Gio.Objects.TlsPassword.IsTlsPassword b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsInteraction.TlsInteractionInvokeAskPasswordMethodInfo a signature
+ GI.Gio.Objects.TlsInteraction: instance (signature GHC.Types.~ (b -> GI.Gio.Enums.TlsCertificateRequestFlags -> GHC.Internal.Maybe.Maybe c -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsInteraction.IsTlsInteraction a, GI.Gio.Objects.TlsConnection.IsTlsConnection b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsInteraction.TlsInteractionRequestCertificateAsyncMethodInfo a signature
+ GI.Gio.Objects.TlsInteraction: instance (signature GHC.Types.~ (b -> GI.Gio.Enums.TlsCertificateRequestFlags -> GHC.Internal.Maybe.Maybe c -> m GI.Gio.Enums.TlsInteractionResult), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsInteraction.IsTlsInteraction a, GI.Gio.Objects.TlsConnection.IsTlsConnection b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsInteraction.TlsInteractionInvokeRequestCertificateMethodInfo a signature
+ GI.Gio.Objects.TlsInteraction: instance (signature GHC.Types.~ (b -> GI.Gio.Enums.TlsCertificateRequestFlags -> GHC.Internal.Maybe.Maybe c -> m GI.Gio.Enums.TlsInteractionResult), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsInteraction.IsTlsInteraction a, GI.Gio.Objects.TlsConnection.IsTlsConnection b, GI.Gio.Objects.Cancellable.IsCancellable c) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsInteraction.TlsInteractionRequestCertificateMethodInfo a signature
+ GI.Gio.Objects.TlsInteraction: instance (signature GHC.Types.~ (b -> m GI.Gio.Enums.TlsInteractionResult), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsInteraction.IsTlsInteraction a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsInteraction.TlsInteractionAskPasswordFinishMethodInfo a signature
+ GI.Gio.Objects.TlsInteraction: instance (signature GHC.Types.~ (b -> m GI.Gio.Enums.TlsInteractionResult), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsInteraction.IsTlsInteraction a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsInteraction.TlsInteractionRequestCertificateFinishMethodInfo a signature
+ GI.Gio.Objects.TlsInteraction: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.TlsInteraction.TlsInteraction
+ GI.Gio.Objects.TlsInteraction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsInteraction.TlsInteractionAskPasswordAsyncMethodInfo a
+ GI.Gio.Objects.TlsInteraction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsInteraction.TlsInteractionAskPasswordFinishMethodInfo a
+ GI.Gio.Objects.TlsInteraction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsInteraction.TlsInteractionAskPasswordMethodInfo a
+ GI.Gio.Objects.TlsInteraction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsInteraction.TlsInteractionInvokeAskPasswordMethodInfo a
+ GI.Gio.Objects.TlsInteraction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsInteraction.TlsInteractionInvokeRequestCertificateMethodInfo a
+ GI.Gio.Objects.TlsInteraction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsInteraction.TlsInteractionRequestCertificateAsyncMethodInfo a
+ GI.Gio.Objects.TlsInteraction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsInteraction.TlsInteractionRequestCertificateFinishMethodInfo a
+ GI.Gio.Objects.TlsInteraction: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsInteraction.TlsInteractionRequestCertificateMethodInfo a
+ GI.Gio.Objects.TlsInteraction: type family ResolveTlsInteractionMethod (t :: Symbol) o
+ GI.Gio.Objects.TlsPassword: data TlsPasswordDescriptionPropertyInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordFlagsPropertyInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordGetDescriptionMethodInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordGetFlagsMethodInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordGetWarningMethodInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordSetDescriptionMethodInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordSetFlagsMethodInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordSetValueFullMethodInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordSetValueMethodInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordSetWarningMethodInfo
+ GI.Gio.Objects.TlsPassword: data TlsPasswordWarningPropertyInfo
+ GI.Gio.Objects.TlsPassword: instance (info GHC.Types.~ GI.Gio.Objects.TlsPassword.ResolveTlsPasswordMethod t GI.Gio.Objects.TlsPassword.TlsPassword, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsPassword.TlsPassword p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.TlsPassword.TlsPassword -> p)
+ GI.Gio.Objects.TlsPassword: instance (info GHC.Types.~ GI.Gio.Objects.TlsPassword.ResolveTlsPasswordMethod t GI.Gio.Objects.TlsPassword.TlsPassword, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.TlsPassword.TlsPassword p, GHC.Internal.Records.HasField t GI.Gio.Objects.TlsPassword.TlsPassword p) => GHC.Internal.Records.HasField t GI.Gio.Objects.TlsPassword.TlsPassword p
+ GI.Gio.Objects.TlsPassword: instance (info GHC.Types.~ GI.Gio.Objects.TlsPassword.ResolveTlsPasswordMethod t GI.Gio.Objects.TlsPassword.TlsPassword, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.TlsPassword.TlsPassword) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.TlsPassword.TlsPassword)
+ GI.Gio.Objects.TlsPassword: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> GHC.Internal.Maybe.Maybe GI.GLib.Callbacks.DestroyNotify -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsPassword.IsTlsPassword a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsPassword.TlsPasswordSetValueFullMethodInfo a signature
+ GI.Gio.Objects.TlsPassword: instance (signature GHC.Types.~ (Data.ByteString.Internal.Type.ByteString -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsPassword.IsTlsPassword a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsPassword.TlsPasswordSetValueMethodInfo a signature
+ GI.Gio.Objects.TlsPassword: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsPassword.IsTlsPassword a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsPassword.TlsPasswordSetDescriptionMethodInfo a signature
+ GI.Gio.Objects.TlsPassword: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsPassword.IsTlsPassword a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsPassword.TlsPasswordSetWarningMethodInfo a signature
+ GI.Gio.Objects.TlsPassword: instance (signature GHC.Types.~ ([GI.Gio.Flags.TlsPasswordFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsPassword.IsTlsPassword a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsPassword.TlsPasswordSetFlagsMethodInfo a signature
+ GI.Gio.Objects.TlsPassword: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsPassword.IsTlsPassword a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsPassword.TlsPasswordGetDescriptionMethodInfo a signature
+ GI.Gio.Objects.TlsPassword: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsPassword.IsTlsPassword a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsPassword.TlsPasswordGetWarningMethodInfo a signature
+ GI.Gio.Objects.TlsPassword: instance (signature GHC.Types.~ m [GI.Gio.Flags.TlsPasswordFlags], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.TlsPassword.IsTlsPassword a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.TlsPassword.TlsPasswordGetFlagsMethodInfo a signature
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsPassword.TlsPasswordDescriptionPropertyInfo
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsPassword.TlsPasswordFlagsPropertyInfo
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.TlsPassword.TlsPasswordWarningPropertyInfo
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.TlsPassword.TlsPassword
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsPassword.TlsPasswordGetDescriptionMethodInfo a
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsPassword.TlsPasswordGetFlagsMethodInfo a
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsPassword.TlsPasswordGetWarningMethodInfo a
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsPassword.TlsPasswordSetDescriptionMethodInfo a
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsPassword.TlsPasswordSetFlagsMethodInfo a
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsPassword.TlsPasswordSetValueFullMethodInfo a
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsPassword.TlsPasswordSetValueMethodInfo a
+ GI.Gio.Objects.TlsPassword: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.TlsPassword.TlsPasswordSetWarningMethodInfo a
+ GI.Gio.Objects.TlsPassword: tlsPasswordDescription :: AttrLabelProxy "description"
+ GI.Gio.Objects.TlsPassword: tlsPasswordFlags :: AttrLabelProxy "flags"
+ GI.Gio.Objects.TlsPassword: tlsPasswordWarning :: AttrLabelProxy "warning"
+ GI.Gio.Objects.TlsPassword: type family ResolveTlsPasswordMethod (t :: Symbol) o
+ GI.Gio.Objects.UnixConnection: data UnixConnectionReceiveCredentialsAsyncMethodInfo
+ GI.Gio.Objects.UnixConnection: data UnixConnectionReceiveCredentialsFinishMethodInfo
+ GI.Gio.Objects.UnixConnection: data UnixConnectionReceiveCredentialsMethodInfo
+ GI.Gio.Objects.UnixConnection: data UnixConnectionReceiveFdMethodInfo
+ GI.Gio.Objects.UnixConnection: data UnixConnectionSendCredentialsAsyncMethodInfo
+ GI.Gio.Objects.UnixConnection: data UnixConnectionSendCredentialsFinishMethodInfo
+ GI.Gio.Objects.UnixConnection: data UnixConnectionSendCredentialsMethodInfo
+ GI.Gio.Objects.UnixConnection: data UnixConnectionSendFdMethodInfo
+ GI.Gio.Objects.UnixConnection: instance (info GHC.Types.~ GI.Gio.Objects.UnixConnection.ResolveUnixConnectionMethod t GI.Gio.Objects.UnixConnection.UnixConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixConnection.UnixConnection p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.UnixConnection.UnixConnection -> p)
+ GI.Gio.Objects.UnixConnection: instance (info GHC.Types.~ GI.Gio.Objects.UnixConnection.ResolveUnixConnectionMethod t GI.Gio.Objects.UnixConnection.UnixConnection, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixConnection.UnixConnection p, GHC.Internal.Records.HasField t GI.Gio.Objects.UnixConnection.UnixConnection p) => GHC.Internal.Records.HasField t GI.Gio.Objects.UnixConnection.UnixConnection p
+ GI.Gio.Objects.UnixConnection: instance (info GHC.Types.~ GI.Gio.Objects.UnixConnection.ResolveUnixConnectionMethod t GI.Gio.Objects.UnixConnection.UnixConnection, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.UnixConnection.UnixConnection) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.UnixConnection.UnixConnection)
+ GI.Gio.Objects.UnixConnection: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixConnection.IsUnixConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixConnection.UnixConnectionSendFdMethodInfo a signature
+ GI.Gio.Objects.UnixConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixConnection.IsUnixConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixConnection.UnixConnectionReceiveCredentialsAsyncMethodInfo a signature
+ GI.Gio.Objects.UnixConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.AsyncReadyCallback -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixConnection.IsUnixConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixConnection.UnixConnectionSendCredentialsAsyncMethodInfo a signature
+ GI.Gio.Objects.UnixConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixConnection.IsUnixConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixConnection.UnixConnectionSendCredentialsMethodInfo a signature
+ GI.Gio.Objects.UnixConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixConnection.IsUnixConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixConnection.UnixConnectionReceiveFdMethodInfo a signature
+ GI.Gio.Objects.UnixConnection: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m GI.Gio.Objects.Credentials.Credentials), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixConnection.IsUnixConnection a, GI.Gio.Objects.Cancellable.IsCancellable b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixConnection.UnixConnectionReceiveCredentialsMethodInfo a signature
+ GI.Gio.Objects.UnixConnection: instance (signature GHC.Types.~ (b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixConnection.IsUnixConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixConnection.UnixConnectionSendCredentialsFinishMethodInfo a signature
+ GI.Gio.Objects.UnixConnection: instance (signature GHC.Types.~ (b -> m GI.Gio.Objects.Credentials.Credentials), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixConnection.IsUnixConnection a, GI.Gio.Interfaces.AsyncResult.IsAsyncResult b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixConnection.UnixConnectionReceiveCredentialsFinishMethodInfo a signature
+ GI.Gio.Objects.UnixConnection: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.UnixConnection.UnixConnection
+ GI.Gio.Objects.UnixConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixConnection.UnixConnectionReceiveCredentialsAsyncMethodInfo a
+ GI.Gio.Objects.UnixConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixConnection.UnixConnectionReceiveCredentialsFinishMethodInfo a
+ GI.Gio.Objects.UnixConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixConnection.UnixConnectionReceiveCredentialsMethodInfo a
+ GI.Gio.Objects.UnixConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixConnection.UnixConnectionReceiveFdMethodInfo a
+ GI.Gio.Objects.UnixConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixConnection.UnixConnectionSendCredentialsAsyncMethodInfo a
+ GI.Gio.Objects.UnixConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixConnection.UnixConnectionSendCredentialsFinishMethodInfo a
+ GI.Gio.Objects.UnixConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixConnection.UnixConnectionSendCredentialsMethodInfo a
+ GI.Gio.Objects.UnixConnection: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixConnection.UnixConnectionSendFdMethodInfo a
+ GI.Gio.Objects.UnixConnection: type family ResolveUnixConnectionMethod (t :: Symbol) o
+ GI.Gio.Objects.UnixCredentialsMessage: data UnixCredentialsMessageCredentialsPropertyInfo
+ GI.Gio.Objects.UnixCredentialsMessage: data UnixCredentialsMessageGetCredentialsMethodInfo
+ GI.Gio.Objects.UnixCredentialsMessage: instance (info GHC.Types.~ GI.Gio.Objects.UnixCredentialsMessage.ResolveUnixCredentialsMessageMethod t GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage -> p)
+ GI.Gio.Objects.UnixCredentialsMessage: instance (info GHC.Types.~ GI.Gio.Objects.UnixCredentialsMessage.ResolveUnixCredentialsMessageMethod t GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage p, GHC.Internal.Records.HasField t GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage p) => GHC.Internal.Records.HasField t GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage p
+ GI.Gio.Objects.UnixCredentialsMessage: instance (info GHC.Types.~ GI.Gio.Objects.UnixCredentialsMessage.ResolveUnixCredentialsMessageMethod t GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage)
+ GI.Gio.Objects.UnixCredentialsMessage: instance (signature GHC.Types.~ m GI.Gio.Objects.Credentials.Credentials, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixCredentialsMessage.IsUnixCredentialsMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessageGetCredentialsMethodInfo a signature
+ GI.Gio.Objects.UnixCredentialsMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessageCredentialsPropertyInfo
+ GI.Gio.Objects.UnixCredentialsMessage: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessage
+ GI.Gio.Objects.UnixCredentialsMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixCredentialsMessage.UnixCredentialsMessageGetCredentialsMethodInfo a
+ GI.Gio.Objects.UnixCredentialsMessage: type family ResolveUnixCredentialsMessageMethod (t :: Symbol) o
+ GI.Gio.Objects.UnixCredentialsMessage: unixCredentialsMessageCredentials :: AttrLabelProxy "credentials"
+ GI.Gio.Objects.UnixFDList: data UnixFDListAppendMethodInfo
+ GI.Gio.Objects.UnixFDList: data UnixFDListGetLengthMethodInfo
+ GI.Gio.Objects.UnixFDList: data UnixFDListGetMethodInfo
+ GI.Gio.Objects.UnixFDList: data UnixFDListPeekFdsMethodInfo
+ GI.Gio.Objects.UnixFDList: data UnixFDListStealFdsMethodInfo
+ GI.Gio.Objects.UnixFDList: instance (info GHC.Types.~ GI.Gio.Objects.UnixFDList.ResolveUnixFDListMethod t GI.Gio.Objects.UnixFDList.UnixFDList, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixFDList.UnixFDList p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.UnixFDList.UnixFDList -> p)
+ GI.Gio.Objects.UnixFDList: instance (info GHC.Types.~ GI.Gio.Objects.UnixFDList.ResolveUnixFDListMethod t GI.Gio.Objects.UnixFDList.UnixFDList, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixFDList.UnixFDList p, GHC.Internal.Records.HasField t GI.Gio.Objects.UnixFDList.UnixFDList p) => GHC.Internal.Records.HasField t GI.Gio.Objects.UnixFDList.UnixFDList p
+ GI.Gio.Objects.UnixFDList: instance (info GHC.Types.~ GI.Gio.Objects.UnixFDList.ResolveUnixFDListMethod t GI.Gio.Objects.UnixFDList.UnixFDList, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.UnixFDList.UnixFDList) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.UnixFDList.UnixFDList)
+ GI.Gio.Objects.UnixFDList: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixFDList.IsUnixFDList a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixFDList.UnixFDListAppendMethodInfo a signature
+ GI.Gio.Objects.UnixFDList: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixFDList.IsUnixFDList a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixFDList.UnixFDListGetMethodInfo a signature
+ GI.Gio.Objects.UnixFDList: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixFDList.IsUnixFDList a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixFDList.UnixFDListGetLengthMethodInfo a signature
+ GI.Gio.Objects.UnixFDList: instance (signature GHC.Types.~ m [GHC.Internal.Int.Int32], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixFDList.IsUnixFDList a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixFDList.UnixFDListPeekFdsMethodInfo a signature
+ GI.Gio.Objects.UnixFDList: instance (signature GHC.Types.~ m [GHC.Internal.Int.Int32], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixFDList.IsUnixFDList a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixFDList.UnixFDListStealFdsMethodInfo a signature
+ GI.Gio.Objects.UnixFDList: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.UnixFDList.UnixFDList
+ GI.Gio.Objects.UnixFDList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixFDList.UnixFDListAppendMethodInfo a
+ GI.Gio.Objects.UnixFDList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixFDList.UnixFDListGetLengthMethodInfo a
+ GI.Gio.Objects.UnixFDList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixFDList.UnixFDListGetMethodInfo a
+ GI.Gio.Objects.UnixFDList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixFDList.UnixFDListPeekFdsMethodInfo a
+ GI.Gio.Objects.UnixFDList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixFDList.UnixFDListStealFdsMethodInfo a
+ GI.Gio.Objects.UnixFDList: type family ResolveUnixFDListMethod (t :: Symbol) o
+ GI.Gio.Objects.UnixFDMessage: data UnixFDMessageAppendFdMethodInfo
+ GI.Gio.Objects.UnixFDMessage: data UnixFDMessageFdListPropertyInfo
+ GI.Gio.Objects.UnixFDMessage: data UnixFDMessageGetFdListMethodInfo
+ GI.Gio.Objects.UnixFDMessage: data UnixFDMessageStealFdsMethodInfo
+ GI.Gio.Objects.UnixFDMessage: instance (info GHC.Types.~ GI.Gio.Objects.UnixFDMessage.ResolveUnixFDMessageMethod t GI.Gio.Objects.UnixFDMessage.UnixFDMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixFDMessage.UnixFDMessage p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.UnixFDMessage.UnixFDMessage -> p)
+ GI.Gio.Objects.UnixFDMessage: instance (info GHC.Types.~ GI.Gio.Objects.UnixFDMessage.ResolveUnixFDMessageMethod t GI.Gio.Objects.UnixFDMessage.UnixFDMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixFDMessage.UnixFDMessage p, GHC.Internal.Records.HasField t GI.Gio.Objects.UnixFDMessage.UnixFDMessage p) => GHC.Internal.Records.HasField t GI.Gio.Objects.UnixFDMessage.UnixFDMessage p
+ GI.Gio.Objects.UnixFDMessage: instance (info GHC.Types.~ GI.Gio.Objects.UnixFDMessage.ResolveUnixFDMessageMethod t GI.Gio.Objects.UnixFDMessage.UnixFDMessage, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.UnixFDMessage.UnixFDMessage) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.UnixFDMessage.UnixFDMessage)
+ GI.Gio.Objects.UnixFDMessage: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixFDMessage.IsUnixFDMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixFDMessage.UnixFDMessageAppendFdMethodInfo a signature
+ GI.Gio.Objects.UnixFDMessage: instance (signature GHC.Types.~ m GI.Gio.Objects.UnixFDList.UnixFDList, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixFDMessage.IsUnixFDMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixFDMessage.UnixFDMessageGetFdListMethodInfo a signature
+ GI.Gio.Objects.UnixFDMessage: instance (signature GHC.Types.~ m [GHC.Internal.Int.Int32], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixFDMessage.IsUnixFDMessage a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixFDMessage.UnixFDMessageStealFdsMethodInfo a signature
+ GI.Gio.Objects.UnixFDMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixFDMessage.UnixFDMessageFdListPropertyInfo
+ GI.Gio.Objects.UnixFDMessage: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.UnixFDMessage.UnixFDMessage
+ GI.Gio.Objects.UnixFDMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixFDMessage.UnixFDMessageAppendFdMethodInfo a
+ GI.Gio.Objects.UnixFDMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixFDMessage.UnixFDMessageGetFdListMethodInfo a
+ GI.Gio.Objects.UnixFDMessage: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixFDMessage.UnixFDMessageStealFdsMethodInfo a
+ GI.Gio.Objects.UnixFDMessage: type family ResolveUnixFDMessageMethod (t :: Symbol) o
+ GI.Gio.Objects.UnixFDMessage: unixFDMessageFdList :: AttrLabelProxy "fdList"
+ GI.Gio.Objects.UnixInputStream: data UnixInputStreamCloseFdPropertyInfo
+ GI.Gio.Objects.UnixInputStream: data UnixInputStreamFdPropertyInfo
+ GI.Gio.Objects.UnixInputStream: data UnixInputStreamGetCloseFdMethodInfo
+ GI.Gio.Objects.UnixInputStream: data UnixInputStreamGetFdMethodInfo
+ GI.Gio.Objects.UnixInputStream: data UnixInputStreamSetCloseFdMethodInfo
+ GI.Gio.Objects.UnixInputStream: instance (info GHC.Types.~ GI.Gio.Objects.UnixInputStream.ResolveUnixInputStreamMethod t GI.Gio.Objects.UnixInputStream.UnixInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixInputStream.UnixInputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.UnixInputStream.UnixInputStream -> p)
+ GI.Gio.Objects.UnixInputStream: instance (info GHC.Types.~ GI.Gio.Objects.UnixInputStream.ResolveUnixInputStreamMethod t GI.Gio.Objects.UnixInputStream.UnixInputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixInputStream.UnixInputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.UnixInputStream.UnixInputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.UnixInputStream.UnixInputStream p
+ GI.Gio.Objects.UnixInputStream: instance (info GHC.Types.~ GI.Gio.Objects.UnixInputStream.ResolveUnixInputStreamMethod t GI.Gio.Objects.UnixInputStream.UnixInputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.UnixInputStream.UnixInputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.UnixInputStream.UnixInputStream)
+ GI.Gio.Objects.UnixInputStream: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixInputStream.IsUnixInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixInputStream.UnixInputStreamSetCloseFdMethodInfo a signature
+ GI.Gio.Objects.UnixInputStream: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixInputStream.IsUnixInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixInputStream.UnixInputStreamGetFdMethodInfo a signature
+ GI.Gio.Objects.UnixInputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixInputStream.IsUnixInputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixInputStream.UnixInputStreamGetCloseFdMethodInfo a signature
+ GI.Gio.Objects.UnixInputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixInputStream.UnixInputStreamCloseFdPropertyInfo
+ GI.Gio.Objects.UnixInputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixInputStream.UnixInputStreamFdPropertyInfo
+ GI.Gio.Objects.UnixInputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.UnixInputStream.UnixInputStream
+ GI.Gio.Objects.UnixInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixInputStream.UnixInputStreamGetCloseFdMethodInfo a
+ GI.Gio.Objects.UnixInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixInputStream.UnixInputStreamGetFdMethodInfo a
+ GI.Gio.Objects.UnixInputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixInputStream.UnixInputStreamSetCloseFdMethodInfo a
+ GI.Gio.Objects.UnixInputStream: type family ResolveUnixInputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.UnixInputStream: unixInputStreamCloseFd :: AttrLabelProxy "closeFd"
+ GI.Gio.Objects.UnixInputStream: unixInputStreamFd :: AttrLabelProxy "fd"
+ GI.Gio.Objects.UnixMountMonitor: data UnixMountMonitorMountpointsChangedSignalInfo
+ GI.Gio.Objects.UnixMountMonitor: data UnixMountMonitorMountsChangedSignalInfo
+ GI.Gio.Objects.UnixMountMonitor: data UnixMountMonitorSetRateLimitMethodInfo
+ GI.Gio.Objects.UnixMountMonitor: instance (info GHC.Types.~ GI.Gio.Objects.UnixMountMonitor.ResolveUnixMountMonitorMethod t GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor -> p)
+ GI.Gio.Objects.UnixMountMonitor: instance (info GHC.Types.~ GI.Gio.Objects.UnixMountMonitor.ResolveUnixMountMonitorMethod t GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor p, GHC.Internal.Records.HasField t GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor p) => GHC.Internal.Records.HasField t GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor p
+ GI.Gio.Objects.UnixMountMonitor: instance (info GHC.Types.~ GI.Gio.Objects.UnixMountMonitor.ResolveUnixMountMonitorMethod t GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor)
+ GI.Gio.Objects.UnixMountMonitor: instance (signature GHC.Types.~ (GHC.Internal.Int.Int32 -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixMountMonitor.IsUnixMountMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixMountMonitor.UnixMountMonitorSetRateLimitMethodInfo a signature
+ GI.Gio.Objects.UnixMountMonitor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.UnixMountMonitor.UnixMountMonitor
+ GI.Gio.Objects.UnixMountMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixMountMonitor.UnixMountMonitorSetRateLimitMethodInfo a
+ GI.Gio.Objects.UnixMountMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.UnixMountMonitor.UnixMountMonitorMountpointsChangedSignalInfo
+ GI.Gio.Objects.UnixMountMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.UnixMountMonitor.UnixMountMonitorMountsChangedSignalInfo
+ GI.Gio.Objects.UnixMountMonitor: type family ResolveUnixMountMonitorMethod (t :: Symbol) o
+ GI.Gio.Objects.UnixOutputStream: data UnixOutputStreamCloseFdPropertyInfo
+ GI.Gio.Objects.UnixOutputStream: data UnixOutputStreamFdPropertyInfo
+ GI.Gio.Objects.UnixOutputStream: data UnixOutputStreamGetCloseFdMethodInfo
+ GI.Gio.Objects.UnixOutputStream: data UnixOutputStreamGetFdMethodInfo
+ GI.Gio.Objects.UnixOutputStream: data UnixOutputStreamSetCloseFdMethodInfo
+ GI.Gio.Objects.UnixOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.UnixOutputStream.ResolveUnixOutputStreamMethod t GI.Gio.Objects.UnixOutputStream.UnixOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixOutputStream.UnixOutputStream p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.UnixOutputStream.UnixOutputStream -> p)
+ GI.Gio.Objects.UnixOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.UnixOutputStream.ResolveUnixOutputStreamMethod t GI.Gio.Objects.UnixOutputStream.UnixOutputStream, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixOutputStream.UnixOutputStream p, GHC.Internal.Records.HasField t GI.Gio.Objects.UnixOutputStream.UnixOutputStream p) => GHC.Internal.Records.HasField t GI.Gio.Objects.UnixOutputStream.UnixOutputStream p
+ GI.Gio.Objects.UnixOutputStream: instance (info GHC.Types.~ GI.Gio.Objects.UnixOutputStream.ResolveUnixOutputStreamMethod t GI.Gio.Objects.UnixOutputStream.UnixOutputStream, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.UnixOutputStream.UnixOutputStream) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.UnixOutputStream.UnixOutputStream)
+ GI.Gio.Objects.UnixOutputStream: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixOutputStream.IsUnixOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixOutputStream.UnixOutputStreamSetCloseFdMethodInfo a signature
+ GI.Gio.Objects.UnixOutputStream: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixOutputStream.IsUnixOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixOutputStream.UnixOutputStreamGetFdMethodInfo a signature
+ GI.Gio.Objects.UnixOutputStream: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixOutputStream.IsUnixOutputStream a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixOutputStream.UnixOutputStreamGetCloseFdMethodInfo a signature
+ GI.Gio.Objects.UnixOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixOutputStream.UnixOutputStreamCloseFdPropertyInfo
+ GI.Gio.Objects.UnixOutputStream: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixOutputStream.UnixOutputStreamFdPropertyInfo
+ GI.Gio.Objects.UnixOutputStream: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.UnixOutputStream.UnixOutputStream
+ GI.Gio.Objects.UnixOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixOutputStream.UnixOutputStreamGetCloseFdMethodInfo a
+ GI.Gio.Objects.UnixOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixOutputStream.UnixOutputStreamGetFdMethodInfo a
+ GI.Gio.Objects.UnixOutputStream: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixOutputStream.UnixOutputStreamSetCloseFdMethodInfo a
+ GI.Gio.Objects.UnixOutputStream: type family ResolveUnixOutputStreamMethod (t :: Symbol) o
+ GI.Gio.Objects.UnixOutputStream: unixOutputStreamCloseFd :: AttrLabelProxy "closeFd"
+ GI.Gio.Objects.UnixOutputStream: unixOutputStreamFd :: AttrLabelProxy "fd"
+ GI.Gio.Objects.UnixSocketAddress: data UnixSocketAddressAbstractPropertyInfo
+ GI.Gio.Objects.UnixSocketAddress: data UnixSocketAddressAddressTypePropertyInfo
+ GI.Gio.Objects.UnixSocketAddress: data UnixSocketAddressGetAddressTypeMethodInfo
+ GI.Gio.Objects.UnixSocketAddress: data UnixSocketAddressGetIsAbstractMethodInfo
+ GI.Gio.Objects.UnixSocketAddress: data UnixSocketAddressGetPathLenMethodInfo
+ GI.Gio.Objects.UnixSocketAddress: data UnixSocketAddressGetPathMethodInfo
+ GI.Gio.Objects.UnixSocketAddress: data UnixSocketAddressPathAsArrayPropertyInfo
+ GI.Gio.Objects.UnixSocketAddress: data UnixSocketAddressPathPropertyInfo
+ GI.Gio.Objects.UnixSocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.UnixSocketAddress.ResolveUnixSocketAddressMethod t GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress -> p)
+ GI.Gio.Objects.UnixSocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.UnixSocketAddress.ResolveUnixSocketAddressMethod t GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress p, GHC.Internal.Records.HasField t GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress p) => GHC.Internal.Records.HasField t GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress p
+ GI.Gio.Objects.UnixSocketAddress: instance (info GHC.Types.~ GI.Gio.Objects.UnixSocketAddress.ResolveUnixSocketAddressMethod t GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress)
+ GI.Gio.Objects.UnixSocketAddress: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixSocketAddress.IsUnixSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressGetPathMethodInfo a signature
+ GI.Gio.Objects.UnixSocketAddress: instance (signature GHC.Types.~ m GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixSocketAddress.IsUnixSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressGetPathLenMethodInfo a signature
+ GI.Gio.Objects.UnixSocketAddress: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixSocketAddress.IsUnixSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressGetIsAbstractMethodInfo a signature
+ GI.Gio.Objects.UnixSocketAddress: instance (signature GHC.Types.~ m GI.Gio.Enums.UnixSocketAddressType, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.UnixSocketAddress.IsUnixSocketAddress a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressGetAddressTypeMethodInfo a signature
+ GI.Gio.Objects.UnixSocketAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressAbstractPropertyInfo
+ GI.Gio.Objects.UnixSocketAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressAddressTypePropertyInfo
+ GI.Gio.Objects.UnixSocketAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressPathAsArrayPropertyInfo
+ GI.Gio.Objects.UnixSocketAddress: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressPathPropertyInfo
+ GI.Gio.Objects.UnixSocketAddress: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.UnixSocketAddress.UnixSocketAddress
+ GI.Gio.Objects.UnixSocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressGetAddressTypeMethodInfo a
+ GI.Gio.Objects.UnixSocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressGetIsAbstractMethodInfo a
+ GI.Gio.Objects.UnixSocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressGetPathLenMethodInfo a
+ GI.Gio.Objects.UnixSocketAddress: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.UnixSocketAddress.UnixSocketAddressGetPathMethodInfo a
+ GI.Gio.Objects.UnixSocketAddress: type family ResolveUnixSocketAddressMethod (t :: Symbol) o
+ GI.Gio.Objects.UnixSocketAddress: unixSocketAddressAbstract :: AttrLabelProxy "abstract"
+ GI.Gio.Objects.UnixSocketAddress: unixSocketAddressAddressType :: AttrLabelProxy "addressType"
+ GI.Gio.Objects.UnixSocketAddress: unixSocketAddressPath :: AttrLabelProxy "path"
+ GI.Gio.Objects.UnixSocketAddress: unixSocketAddressPathAsArray :: AttrLabelProxy "pathAsArray"
+ GI.Gio.Objects.Vfs: data VfsGetFileForPathMethodInfo
+ GI.Gio.Objects.Vfs: data VfsGetFileForUriMethodInfo
+ GI.Gio.Objects.Vfs: data VfsGetSupportedUriSchemesMethodInfo
+ GI.Gio.Objects.Vfs: data VfsIsActiveMethodInfo
+ GI.Gio.Objects.Vfs: data VfsParseNameMethodInfo
+ GI.Gio.Objects.Vfs: data VfsRegisterUriSchemeMethodInfo
+ GI.Gio.Objects.Vfs: data VfsUnregisterUriSchemeMethodInfo
+ GI.Gio.Objects.Vfs: instance (info GHC.Types.~ GI.Gio.Objects.Vfs.ResolveVfsMethod t GI.Gio.Objects.Vfs.Vfs, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Vfs.Vfs p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.Vfs.Vfs -> p)
+ GI.Gio.Objects.Vfs: instance (info GHC.Types.~ GI.Gio.Objects.Vfs.ResolveVfsMethod t GI.Gio.Objects.Vfs.Vfs, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.Vfs.Vfs p, GHC.Internal.Records.HasField t GI.Gio.Objects.Vfs.Vfs p) => GHC.Internal.Records.HasField t GI.Gio.Objects.Vfs.Vfs p
+ GI.Gio.Objects.Vfs: instance (info GHC.Types.~ GI.Gio.Objects.Vfs.ResolveVfsMethod t GI.Gio.Objects.Vfs.Vfs, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.Vfs.Vfs) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.Vfs.Vfs)
+ GI.Gio.Objects.Vfs: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.VfsFileLookupFunc -> GHC.Internal.Maybe.Maybe GI.Gio.Callbacks.VfsFileLookupFunc -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Vfs.IsVfs a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Vfs.VfsRegisterUriSchemeMethodInfo a signature
+ GI.Gio.Objects.Vfs: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Vfs.IsVfs a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Vfs.VfsUnregisterUriSchemeMethodInfo a signature
+ GI.Gio.Objects.Vfs: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Vfs.IsVfs a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Vfs.VfsGetFileForPathMethodInfo a signature
+ GI.Gio.Objects.Vfs: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Vfs.IsVfs a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Vfs.VfsGetFileForUriMethodInfo a signature
+ GI.Gio.Objects.Vfs: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Interfaces.File.File), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Vfs.IsVfs a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Vfs.VfsParseNameMethodInfo a signature
+ GI.Gio.Objects.Vfs: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Vfs.IsVfs a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Vfs.VfsIsActiveMethodInfo a signature
+ GI.Gio.Objects.Vfs: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.Vfs.IsVfs a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.Vfs.VfsGetSupportedUriSchemesMethodInfo a signature
+ GI.Gio.Objects.Vfs: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.Vfs.Vfs
+ GI.Gio.Objects.Vfs: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Vfs.VfsGetFileForPathMethodInfo a
+ GI.Gio.Objects.Vfs: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Vfs.VfsGetFileForUriMethodInfo a
+ GI.Gio.Objects.Vfs: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Vfs.VfsGetSupportedUriSchemesMethodInfo a
+ GI.Gio.Objects.Vfs: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Vfs.VfsIsActiveMethodInfo a
+ GI.Gio.Objects.Vfs: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Vfs.VfsParseNameMethodInfo a
+ GI.Gio.Objects.Vfs: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Vfs.VfsRegisterUriSchemeMethodInfo a
+ GI.Gio.Objects.Vfs: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.Vfs.VfsUnregisterUriSchemeMethodInfo a
+ GI.Gio.Objects.Vfs: type family ResolveVfsMethod (t :: Symbol) o
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorDriveChangedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorDriveConnectedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorDriveDisconnectedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorDriveEjectButtonSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorDriveStopButtonSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorGetConnectedDrivesMethodInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorGetMountForUuidMethodInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorGetMountsMethodInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorGetVolumeForUuidMethodInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorGetVolumesMethodInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorMountAddedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorMountChangedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorMountPreUnmountSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorMountRemovedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorVolumeAddedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorVolumeChangedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: data VolumeMonitorVolumeRemovedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance (info GHC.Types.~ GI.Gio.Objects.VolumeMonitor.ResolveVolumeMonitorMethod t GI.Gio.Objects.VolumeMonitor.VolumeMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.VolumeMonitor.VolumeMonitor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.VolumeMonitor.VolumeMonitor -> p)
+ GI.Gio.Objects.VolumeMonitor: instance (info GHC.Types.~ GI.Gio.Objects.VolumeMonitor.ResolveVolumeMonitorMethod t GI.Gio.Objects.VolumeMonitor.VolumeMonitor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.VolumeMonitor.VolumeMonitor p, GHC.Internal.Records.HasField t GI.Gio.Objects.VolumeMonitor.VolumeMonitor p) => GHC.Internal.Records.HasField t GI.Gio.Objects.VolumeMonitor.VolumeMonitor p
+ GI.Gio.Objects.VolumeMonitor: instance (info GHC.Types.~ GI.Gio.Objects.VolumeMonitor.ResolveVolumeMonitorMethod t GI.Gio.Objects.VolumeMonitor.VolumeMonitor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.VolumeMonitor.VolumeMonitor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.VolumeMonitor.VolumeMonitor)
+ GI.Gio.Objects.VolumeMonitor: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Mount.Mount)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.VolumeMonitor.IsVolumeMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetMountForUuidMethodInfo a signature
+ GI.Gio.Objects.VolumeMonitor: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Interfaces.Volume.Volume)), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.VolumeMonitor.IsVolumeMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetVolumeForUuidMethodInfo a signature
+ GI.Gio.Objects.VolumeMonitor: instance (signature GHC.Types.~ m [GI.Gio.Interfaces.Drive.Drive], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.VolumeMonitor.IsVolumeMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetConnectedDrivesMethodInfo a signature
+ GI.Gio.Objects.VolumeMonitor: instance (signature GHC.Types.~ m [GI.Gio.Interfaces.Mount.Mount], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.VolumeMonitor.IsVolumeMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetMountsMethodInfo a signature
+ GI.Gio.Objects.VolumeMonitor: instance (signature GHC.Types.~ m [GI.Gio.Interfaces.Volume.Volume], GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.VolumeMonitor.IsVolumeMonitor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetVolumesMethodInfo a signature
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.VolumeMonitor.VolumeMonitor
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetConnectedDrivesMethodInfo a
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetMountForUuidMethodInfo a
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetMountsMethodInfo a
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetVolumeForUuidMethodInfo a
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorGetVolumesMethodInfo a
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorDriveChangedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorDriveConnectedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorDriveDisconnectedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorDriveEjectButtonSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorDriveStopButtonSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorMountAddedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorMountChangedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorMountPreUnmountSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorMountRemovedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorVolumeAddedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorVolumeChangedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: instance Data.GI.Base.Signals.SignalInfo GI.Gio.Objects.VolumeMonitor.VolumeMonitorVolumeRemovedSignalInfo
+ GI.Gio.Objects.VolumeMonitor: type family ResolveVolumeMonitorMethod (t :: Symbol) o
+ GI.Gio.Objects.ZlibCompressor: data ZlibCompressorFileInfoPropertyInfo
+ GI.Gio.Objects.ZlibCompressor: data ZlibCompressorFormatPropertyInfo
+ GI.Gio.Objects.ZlibCompressor: data ZlibCompressorGetFileInfoMethodInfo
+ GI.Gio.Objects.ZlibCompressor: data ZlibCompressorLevelPropertyInfo
+ GI.Gio.Objects.ZlibCompressor: data ZlibCompressorSetFileInfoMethodInfo
+ GI.Gio.Objects.ZlibCompressor: instance (info GHC.Types.~ GI.Gio.Objects.ZlibCompressor.ResolveZlibCompressorMethod t GI.Gio.Objects.ZlibCompressor.ZlibCompressor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ZlibCompressor.ZlibCompressor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ZlibCompressor.ZlibCompressor -> p)
+ GI.Gio.Objects.ZlibCompressor: instance (info GHC.Types.~ GI.Gio.Objects.ZlibCompressor.ResolveZlibCompressorMethod t GI.Gio.Objects.ZlibCompressor.ZlibCompressor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ZlibCompressor.ZlibCompressor p, GHC.Internal.Records.HasField t GI.Gio.Objects.ZlibCompressor.ZlibCompressor p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ZlibCompressor.ZlibCompressor p
+ GI.Gio.Objects.ZlibCompressor: instance (info GHC.Types.~ GI.Gio.Objects.ZlibCompressor.ResolveZlibCompressorMethod t GI.Gio.Objects.ZlibCompressor.ZlibCompressor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ZlibCompressor.ZlibCompressor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ZlibCompressor.ZlibCompressor)
+ GI.Gio.Objects.ZlibCompressor: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe b -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ZlibCompressor.IsZlibCompressor a, GI.Gio.Objects.FileInfo.IsFileInfo b) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ZlibCompressor.ZlibCompressorSetFileInfoMethodInfo a signature
+ GI.Gio.Objects.ZlibCompressor: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ZlibCompressor.IsZlibCompressor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ZlibCompressor.ZlibCompressorGetFileInfoMethodInfo a signature
+ GI.Gio.Objects.ZlibCompressor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ZlibCompressor.ZlibCompressorFileInfoPropertyInfo
+ GI.Gio.Objects.ZlibCompressor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ZlibCompressor.ZlibCompressorFormatPropertyInfo
+ GI.Gio.Objects.ZlibCompressor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ZlibCompressor.ZlibCompressorLevelPropertyInfo
+ GI.Gio.Objects.ZlibCompressor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ZlibCompressor.ZlibCompressor
+ GI.Gio.Objects.ZlibCompressor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ZlibCompressor.ZlibCompressorGetFileInfoMethodInfo a
+ GI.Gio.Objects.ZlibCompressor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ZlibCompressor.ZlibCompressorSetFileInfoMethodInfo a
+ GI.Gio.Objects.ZlibCompressor: type family ResolveZlibCompressorMethod (t :: Symbol) o
+ GI.Gio.Objects.ZlibCompressor: zlibCompressorFileInfo :: AttrLabelProxy "fileInfo"
+ GI.Gio.Objects.ZlibCompressor: zlibCompressorFormat :: AttrLabelProxy "format"
+ GI.Gio.Objects.ZlibCompressor: zlibCompressorLevel :: AttrLabelProxy "level"
+ GI.Gio.Objects.ZlibDecompressor: data ZlibDecompressorFileInfoPropertyInfo
+ GI.Gio.Objects.ZlibDecompressor: data ZlibDecompressorFormatPropertyInfo
+ GI.Gio.Objects.ZlibDecompressor: data ZlibDecompressorGetFileInfoMethodInfo
+ GI.Gio.Objects.ZlibDecompressor: instance (info GHC.Types.~ GI.Gio.Objects.ZlibDecompressor.ResolveZlibDecompressorMethod t GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor -> p)
+ GI.Gio.Objects.ZlibDecompressor: instance (info GHC.Types.~ GI.Gio.Objects.ZlibDecompressor.ResolveZlibDecompressorMethod t GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor p, GHC.Internal.Records.HasField t GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor p) => GHC.Internal.Records.HasField t GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor p
+ GI.Gio.Objects.ZlibDecompressor: instance (info GHC.Types.~ GI.Gio.Objects.ZlibDecompressor.ResolveZlibDecompressorMethod t GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor)
+ GI.Gio.Objects.ZlibDecompressor: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe GI.Gio.Objects.FileInfo.FileInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m, GI.Gio.Objects.ZlibDecompressor.IsZlibDecompressor a) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Objects.ZlibDecompressor.ZlibDecompressorGetFileInfoMethodInfo a signature
+ GI.Gio.Objects.ZlibDecompressor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ZlibDecompressor.ZlibDecompressorFileInfoPropertyInfo
+ GI.Gio.Objects.ZlibDecompressor: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Objects.ZlibDecompressor.ZlibDecompressorFormatPropertyInfo
+ GI.Gio.Objects.ZlibDecompressor: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Objects.ZlibDecompressor.ZlibDecompressor
+ GI.Gio.Objects.ZlibDecompressor: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Objects.ZlibDecompressor.ZlibDecompressorGetFileInfoMethodInfo a
+ GI.Gio.Objects.ZlibDecompressor: type family ResolveZlibDecompressorMethod (t :: Symbol) o
+ GI.Gio.Objects.ZlibDecompressor: zlibDecompressorFileInfo :: AttrLabelProxy "fileInfo"
+ GI.Gio.Objects.ZlibDecompressor: zlibDecompressorFormat :: AttrLabelProxy "format"
+ 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: instance (info GHC.Types.~ GI.Gio.Structs.ActionEntry.ResolveActionEntryMethod t GI.Gio.Structs.ActionEntry.ActionEntry, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.ActionEntry.ActionEntry p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.ActionEntry.ActionEntry -> p)
+ GI.Gio.Structs.ActionEntry: instance (info GHC.Types.~ GI.Gio.Structs.ActionEntry.ResolveActionEntryMethod t GI.Gio.Structs.ActionEntry.ActionEntry, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.ActionEntry.ActionEntry p, GHC.Internal.Records.HasField t GI.Gio.Structs.ActionEntry.ActionEntry p) => GHC.Internal.Records.HasField t GI.Gio.Structs.ActionEntry.ActionEntry p
+ GI.Gio.Structs.ActionEntry: instance (info GHC.Types.~ GI.Gio.Structs.ActionEntry.ResolveActionEntryMethod t GI.Gio.Structs.ActionEntry.ActionEntry, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.ActionEntry.ActionEntry) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.ActionEntry.ActionEntry)
+ 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: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.ActionEntry.ActionEntryNameFieldInfo
+ GI.Gio.Structs.ActionEntry: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.ActionEntry.ActionEntryParameterTypeFieldInfo
+ GI.Gio.Structs.ActionEntry: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.ActionEntry.ActionEntryStateFieldInfo
+ GI.Gio.Structs.ActionEntry: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.ActionEntry.ActionEntry
+ GI.Gio.Structs.ActionEntry: type family ResolveActionEntryMethod (t :: Symbol) o
+ 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.DBusAnnotationInfo: data DBusAnnotationInfoRefMethodInfo
+ GI.Gio.Structs.DBusAnnotationInfo: data DBusAnnotationInfoUnrefMethodInfo
+ GI.Gio.Structs.DBusAnnotationInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusAnnotationInfo.ResolveDBusAnnotationInfoMethod t GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo -> p)
+ GI.Gio.Structs.DBusAnnotationInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusAnnotationInfo.ResolveDBusAnnotationInfoMethod t GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo p
+ GI.Gio.Structs.DBusAnnotationInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusAnnotationInfo.ResolveDBusAnnotationInfoMethod t GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo)
+ GI.Gio.Structs.DBusAnnotationInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfoUnrefMethodInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo signature
+ GI.Gio.Structs.DBusAnnotationInfo: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfoRefMethodInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo signature
+ GI.Gio.Structs.DBusAnnotationInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfoAnnotationsFieldInfo
+ GI.Gio.Structs.DBusAnnotationInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfoKeyFieldInfo
+ GI.Gio.Structs.DBusAnnotationInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfoRefCountFieldInfo
+ GI.Gio.Structs.DBusAnnotationInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfoValueFieldInfo
+ GI.Gio.Structs.DBusAnnotationInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo
+ GI.Gio.Structs.DBusAnnotationInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfoRefMethodInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo
+ GI.Gio.Structs.DBusAnnotationInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfoUnrefMethodInfo GI.Gio.Structs.DBusAnnotationInfo.DBusAnnotationInfo
+ GI.Gio.Structs.DBusAnnotationInfo: type family ResolveDBusAnnotationInfoMethod (t :: Symbol) o
+ 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.DBusArgInfo: data DBusArgInfoRefMethodInfo
+ GI.Gio.Structs.DBusArgInfo: data DBusArgInfoUnrefMethodInfo
+ GI.Gio.Structs.DBusArgInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusArgInfo.ResolveDBusArgInfoMethod t GI.Gio.Structs.DBusArgInfo.DBusArgInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusArgInfo.DBusArgInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusArgInfo.DBusArgInfo -> p)
+ GI.Gio.Structs.DBusArgInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusArgInfo.ResolveDBusArgInfoMethod t GI.Gio.Structs.DBusArgInfo.DBusArgInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusArgInfo.DBusArgInfo p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusArgInfo.DBusArgInfo p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusArgInfo.DBusArgInfo p
+ GI.Gio.Structs.DBusArgInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusArgInfo.ResolveDBusArgInfoMethod t GI.Gio.Structs.DBusArgInfo.DBusArgInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusArgInfo.DBusArgInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusArgInfo.DBusArgInfo)
+ GI.Gio.Structs.DBusArgInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusArgInfo.DBusArgInfoUnrefMethodInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfo signature
+ GI.Gio.Structs.DBusArgInfo: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusArgInfo.DBusArgInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusArgInfo.DBusArgInfoRefMethodInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfo signature
+ GI.Gio.Structs.DBusArgInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfoAnnotationsFieldInfo
+ GI.Gio.Structs.DBusArgInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfoNameFieldInfo
+ GI.Gio.Structs.DBusArgInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfoRefCountFieldInfo
+ GI.Gio.Structs.DBusArgInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfoSignatureFieldInfo
+ GI.Gio.Structs.DBusArgInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusArgInfo.DBusArgInfo
+ GI.Gio.Structs.DBusArgInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfoRefMethodInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfo
+ GI.Gio.Structs.DBusArgInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfoUnrefMethodInfo GI.Gio.Structs.DBusArgInfo.DBusArgInfo
+ GI.Gio.Structs.DBusArgInfo: type family ResolveDBusArgInfoMethod (t :: Symbol) o
+ GI.Gio.Structs.DBusErrorEntry: dBusErrorEntry_dbusErrorName :: AttrLabelProxy "dbusErrorName"
+ GI.Gio.Structs.DBusErrorEntry: dBusErrorEntry_errorCode :: AttrLabelProxy "errorCode"
+ GI.Gio.Structs.DBusErrorEntry: instance (info GHC.Types.~ GI.Gio.Structs.DBusErrorEntry.ResolveDBusErrorEntryMethod t GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry -> p)
+ GI.Gio.Structs.DBusErrorEntry: instance (info GHC.Types.~ GI.Gio.Structs.DBusErrorEntry.ResolveDBusErrorEntryMethod t GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry p
+ GI.Gio.Structs.DBusErrorEntry: instance (info GHC.Types.~ GI.Gio.Structs.DBusErrorEntry.ResolveDBusErrorEntryMethod t GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry)
+ GI.Gio.Structs.DBusErrorEntry: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusErrorEntry.DBusErrorEntryDbusErrorNameFieldInfo
+ GI.Gio.Structs.DBusErrorEntry: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusErrorEntry.DBusErrorEntryErrorCodeFieldInfo
+ GI.Gio.Structs.DBusErrorEntry: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusErrorEntry.DBusErrorEntry
+ GI.Gio.Structs.DBusErrorEntry: type family ResolveDBusErrorEntryMethod (t :: Symbol) o
+ 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.DBusInterfaceInfo: data DBusInterfaceInfoCacheBuildMethodInfo
+ GI.Gio.Structs.DBusInterfaceInfo: data DBusInterfaceInfoCacheReleaseMethodInfo
+ GI.Gio.Structs.DBusInterfaceInfo: data DBusInterfaceInfoGenerateXmlMethodInfo
+ GI.Gio.Structs.DBusInterfaceInfo: data DBusInterfaceInfoLookupMethodMethodInfo
+ GI.Gio.Structs.DBusInterfaceInfo: data DBusInterfaceInfoLookupPropertyMethodInfo
+ GI.Gio.Structs.DBusInterfaceInfo: data DBusInterfaceInfoLookupSignalMethodInfo
+ GI.Gio.Structs.DBusInterfaceInfo: data DBusInterfaceInfoRefMethodInfo
+ GI.Gio.Structs.DBusInterfaceInfo: data DBusInterfaceInfoUnrefMethodInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusInterfaceInfo.ResolveDBusInterfaceInfoMethod t GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo -> p)
+ GI.Gio.Structs.DBusInterfaceInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusInterfaceInfo.ResolveDBusInterfaceInfoMethod t GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo p
+ GI.Gio.Structs.DBusInterfaceInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusInterfaceInfo.ResolveDBusInterfaceInfoMethod t GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo)
+ GI.Gio.Structs.DBusInterfaceInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo)), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoLookupMethodMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo signature
+ GI.Gio.Structs.DBusInterfaceInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo)), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoLookupPropertyMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo signature
+ GI.Gio.Structs.DBusInterfaceInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo)), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoLookupSignalMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo signature
+ GI.Gio.Structs.DBusInterfaceInfo: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> GI.GLib.Structs.String.String -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoGenerateXmlMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo signature
+ GI.Gio.Structs.DBusInterfaceInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoCacheBuildMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo signature
+ GI.Gio.Structs.DBusInterfaceInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoCacheReleaseMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo signature
+ GI.Gio.Structs.DBusInterfaceInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoUnrefMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo signature
+ GI.Gio.Structs.DBusInterfaceInfo: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoRefMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo signature
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoAnnotationsFieldInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoMethodsFieldInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoNameFieldInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoPropertiesFieldInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoRefCountFieldInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoSignalsFieldInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoCacheBuildMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoCacheReleaseMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoGenerateXmlMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoLookupMethodMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoLookupPropertyMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoLookupSignalMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoRefMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfoUnrefMethodInfo GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo
+ GI.Gio.Structs.DBusInterfaceInfo: type family ResolveDBusInterfaceInfoMethod (t :: Symbol) o
+ 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: instance (info GHC.Types.~ GI.Gio.Structs.DBusInterfaceVTable.ResolveDBusInterfaceVTableMethod t GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable -> p)
+ GI.Gio.Structs.DBusInterfaceVTable: instance (info GHC.Types.~ GI.Gio.Structs.DBusInterfaceVTable.ResolveDBusInterfaceVTableMethod t GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable p
+ GI.Gio.Structs.DBusInterfaceVTable: instance (info GHC.Types.~ GI.Gio.Structs.DBusInterfaceVTable.ResolveDBusInterfaceVTableMethod t GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable)
+ 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: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusInterfaceVTable.DBusInterfaceVTable
+ GI.Gio.Structs.DBusInterfaceVTable: type family ResolveDBusInterfaceVTableMethod (t :: Symbol) o
+ 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.DBusMethodInfo: data DBusMethodInfoRefMethodInfo
+ GI.Gio.Structs.DBusMethodInfo: data DBusMethodInfoUnrefMethodInfo
+ GI.Gio.Structs.DBusMethodInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusMethodInfo.ResolveDBusMethodInfoMethod t GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo -> p)
+ GI.Gio.Structs.DBusMethodInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusMethodInfo.ResolveDBusMethodInfoMethod t GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo p
+ GI.Gio.Structs.DBusMethodInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusMethodInfo.ResolveDBusMethodInfoMethod t GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo)
+ GI.Gio.Structs.DBusMethodInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusMethodInfo.DBusMethodInfoUnrefMethodInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo signature
+ GI.Gio.Structs.DBusMethodInfo: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusMethodInfo.DBusMethodInfoRefMethodInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo signature
+ GI.Gio.Structs.DBusMethodInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfoAnnotationsFieldInfo
+ GI.Gio.Structs.DBusMethodInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfoInArgsFieldInfo
+ GI.Gio.Structs.DBusMethodInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfoNameFieldInfo
+ GI.Gio.Structs.DBusMethodInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfoOutArgsFieldInfo
+ GI.Gio.Structs.DBusMethodInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfoRefCountFieldInfo
+ GI.Gio.Structs.DBusMethodInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo
+ GI.Gio.Structs.DBusMethodInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfoRefMethodInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo
+ GI.Gio.Structs.DBusMethodInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfoUnrefMethodInfo GI.Gio.Structs.DBusMethodInfo.DBusMethodInfo
+ GI.Gio.Structs.DBusMethodInfo: type family ResolveDBusMethodInfoMethod (t :: Symbol) o
+ 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.DBusNodeInfo: data DBusNodeInfoGenerateXmlMethodInfo
+ GI.Gio.Structs.DBusNodeInfo: data DBusNodeInfoLookupInterfaceMethodInfo
+ GI.Gio.Structs.DBusNodeInfo: data DBusNodeInfoRefMethodInfo
+ GI.Gio.Structs.DBusNodeInfo: data DBusNodeInfoUnrefMethodInfo
+ GI.Gio.Structs.DBusNodeInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusNodeInfo.ResolveDBusNodeInfoMethod t GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo -> p)
+ GI.Gio.Structs.DBusNodeInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusNodeInfo.ResolveDBusNodeInfoMethod t GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo p
+ GI.Gio.Structs.DBusNodeInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusNodeInfo.ResolveDBusNodeInfoMethod t GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo)
+ GI.Gio.Structs.DBusNodeInfo: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m (GHC.Internal.Maybe.Maybe GI.Gio.Structs.DBusInterfaceInfo.DBusInterfaceInfo)), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoLookupInterfaceMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo signature
+ GI.Gio.Structs.DBusNodeInfo: instance (signature GHC.Types.~ (GHC.Internal.Word.Word32 -> GI.GLib.Structs.String.String -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoGenerateXmlMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo signature
+ GI.Gio.Structs.DBusNodeInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoUnrefMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo signature
+ GI.Gio.Structs.DBusNodeInfo: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoRefMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo signature
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoAnnotationsFieldInfo
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoInterfacesFieldInfo
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoNodesFieldInfo
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoPathFieldInfo
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoRefCountFieldInfo
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoGenerateXmlMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoLookupInterfaceMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoRefMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo
+ GI.Gio.Structs.DBusNodeInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfoUnrefMethodInfo GI.Gio.Structs.DBusNodeInfo.DBusNodeInfo
+ GI.Gio.Structs.DBusNodeInfo: type family ResolveDBusNodeInfoMethod (t :: Symbol) o
+ 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.DBusPropertyInfo: data DBusPropertyInfoRefMethodInfo
+ GI.Gio.Structs.DBusPropertyInfo: data DBusPropertyInfoUnrefMethodInfo
+ GI.Gio.Structs.DBusPropertyInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusPropertyInfo.ResolveDBusPropertyInfoMethod t GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo -> p)
+ GI.Gio.Structs.DBusPropertyInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusPropertyInfo.ResolveDBusPropertyInfoMethod t GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo p
+ GI.Gio.Structs.DBusPropertyInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusPropertyInfo.ResolveDBusPropertyInfoMethod t GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo)
+ GI.Gio.Structs.DBusPropertyInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfoUnrefMethodInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo signature
+ GI.Gio.Structs.DBusPropertyInfo: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfoRefMethodInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo signature
+ GI.Gio.Structs.DBusPropertyInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfoAnnotationsFieldInfo
+ GI.Gio.Structs.DBusPropertyInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfoFlagsFieldInfo
+ GI.Gio.Structs.DBusPropertyInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfoNameFieldInfo
+ GI.Gio.Structs.DBusPropertyInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfoRefCountFieldInfo
+ GI.Gio.Structs.DBusPropertyInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfoSignatureFieldInfo
+ GI.Gio.Structs.DBusPropertyInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo
+ GI.Gio.Structs.DBusPropertyInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfoRefMethodInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo
+ GI.Gio.Structs.DBusPropertyInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfoUnrefMethodInfo GI.Gio.Structs.DBusPropertyInfo.DBusPropertyInfo
+ GI.Gio.Structs.DBusPropertyInfo: type family ResolveDBusPropertyInfoMethod (t :: Symbol) o
+ 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.DBusSignalInfo: data DBusSignalInfoRefMethodInfo
+ GI.Gio.Structs.DBusSignalInfo: data DBusSignalInfoUnrefMethodInfo
+ GI.Gio.Structs.DBusSignalInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusSignalInfo.ResolveDBusSignalInfoMethod t GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo -> p)
+ GI.Gio.Structs.DBusSignalInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusSignalInfo.ResolveDBusSignalInfoMethod t GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo p
+ GI.Gio.Structs.DBusSignalInfo: instance (info GHC.Types.~ GI.Gio.Structs.DBusSignalInfo.ResolveDBusSignalInfoMethod t GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo)
+ GI.Gio.Structs.DBusSignalInfo: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusSignalInfo.DBusSignalInfoUnrefMethodInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo signature
+ GI.Gio.Structs.DBusSignalInfo: instance (signature GHC.Types.~ m GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.DBusSignalInfo.DBusSignalInfoRefMethodInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo signature
+ GI.Gio.Structs.DBusSignalInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfoAnnotationsFieldInfo
+ GI.Gio.Structs.DBusSignalInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfoArgsFieldInfo
+ GI.Gio.Structs.DBusSignalInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfoNameFieldInfo
+ GI.Gio.Structs.DBusSignalInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfoRefCountFieldInfo
+ GI.Gio.Structs.DBusSignalInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo
+ GI.Gio.Structs.DBusSignalInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfoRefMethodInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo
+ GI.Gio.Structs.DBusSignalInfo: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfoUnrefMethodInfo GI.Gio.Structs.DBusSignalInfo.DBusSignalInfo
+ GI.Gio.Structs.DBusSignalInfo: type family ResolveDBusSignalInfoMethod (t :: Symbol) o
+ GI.Gio.Structs.DBusSubtreeVTable: dBusSubtreeVTable_dispatch :: AttrLabelProxy "dispatch"
+ GI.Gio.Structs.DBusSubtreeVTable: dBusSubtreeVTable_enumerate :: AttrLabelProxy "enumerate"
+ GI.Gio.Structs.DBusSubtreeVTable: dBusSubtreeVTable_introspect :: AttrLabelProxy "introspect"
+ GI.Gio.Structs.DBusSubtreeVTable: instance (info GHC.Types.~ GI.Gio.Structs.DBusSubtreeVTable.ResolveDBusSubtreeVTableMethod t GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable -> p)
+ GI.Gio.Structs.DBusSubtreeVTable: instance (info GHC.Types.~ GI.Gio.Structs.DBusSubtreeVTable.ResolveDBusSubtreeVTableMethod t GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable p, GHC.Internal.Records.HasField t GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable p) => GHC.Internal.Records.HasField t GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable p
+ GI.Gio.Structs.DBusSubtreeVTable: instance (info GHC.Types.~ GI.Gio.Structs.DBusSubtreeVTable.ResolveDBusSubtreeVTableMethod t GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable)
+ 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.DBusSubtreeVTableEnumerateFieldInfo
+ GI.Gio.Structs.DBusSubtreeVTable: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTableIntrospectFieldInfo
+ GI.Gio.Structs.DBusSubtreeVTable: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.DBusSubtreeVTable.DBusSubtreeVTable
+ GI.Gio.Structs.DBusSubtreeVTable: type family ResolveDBusSubtreeVTableMethod (t :: Symbol) o
+ 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.FileAttributeInfo: instance (info GHC.Types.~ GI.Gio.Structs.FileAttributeInfo.ResolveFileAttributeInfoMethod t GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo -> p)
+ GI.Gio.Structs.FileAttributeInfo: instance (info GHC.Types.~ GI.Gio.Structs.FileAttributeInfo.ResolveFileAttributeInfoMethod t GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo p, GHC.Internal.Records.HasField t GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo p) => GHC.Internal.Records.HasField t GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo p
+ GI.Gio.Structs.FileAttributeInfo: instance (info GHC.Types.~ GI.Gio.Structs.FileAttributeInfo.ResolveFileAttributeInfoMethod t GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo)
+ GI.Gio.Structs.FileAttributeInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.FileAttributeInfo.FileAttributeInfoFlagsFieldInfo
+ GI.Gio.Structs.FileAttributeInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.FileAttributeInfo.FileAttributeInfoNameFieldInfo
+ GI.Gio.Structs.FileAttributeInfo: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.FileAttributeInfo.FileAttributeInfoTypeFieldInfo
+ GI.Gio.Structs.FileAttributeInfo: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo
+ GI.Gio.Structs.FileAttributeInfo: type family ResolveFileAttributeInfoMethod (t :: Symbol) o
+ GI.Gio.Structs.FileAttributeInfoList: data FileAttributeInfoListAddMethodInfo
+ GI.Gio.Structs.FileAttributeInfoList: data FileAttributeInfoListDupMethodInfo
+ GI.Gio.Structs.FileAttributeInfoList: data FileAttributeInfoListLookupMethodInfo
+ GI.Gio.Structs.FileAttributeInfoList: data FileAttributeInfoListRefMethodInfo
+ GI.Gio.Structs.FileAttributeInfoList: data FileAttributeInfoListUnrefMethodInfo
+ GI.Gio.Structs.FileAttributeInfoList: fileAttributeInfoList_infos :: AttrLabelProxy "infos"
+ GI.Gio.Structs.FileAttributeInfoList: fileAttributeInfoList_nInfos :: AttrLabelProxy "nInfos"
+ GI.Gio.Structs.FileAttributeInfoList: instance (info GHC.Types.~ GI.Gio.Structs.FileAttributeInfoList.ResolveFileAttributeInfoListMethod t GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList -> p)
+ GI.Gio.Structs.FileAttributeInfoList: instance (info GHC.Types.~ GI.Gio.Structs.FileAttributeInfoList.ResolveFileAttributeInfoListMethod t GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList p, GHC.Internal.Records.HasField t GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList p) => GHC.Internal.Records.HasField t GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList p
+ GI.Gio.Structs.FileAttributeInfoList: instance (info GHC.Types.~ GI.Gio.Structs.FileAttributeInfoList.ResolveFileAttributeInfoListMethod t GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList)
+ GI.Gio.Structs.FileAttributeInfoList: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GI.Gio.Enums.FileAttributeType -> [GI.Gio.Flags.FileAttributeInfoFlags] -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListAddMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList signature
+ GI.Gio.Structs.FileAttributeInfoList: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Structs.FileAttributeInfo.FileAttributeInfo), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListLookupMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList signature
+ GI.Gio.Structs.FileAttributeInfoList: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListUnrefMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList signature
+ GI.Gio.Structs.FileAttributeInfoList: instance (signature GHC.Types.~ m GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListDupMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList signature
+ GI.Gio.Structs.FileAttributeInfoList: instance (signature GHC.Types.~ m GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListRefMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList signature
+ GI.Gio.Structs.FileAttributeInfoList: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListInfosFieldInfo
+ GI.Gio.Structs.FileAttributeInfoList: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListNInfosFieldInfo
+ GI.Gio.Structs.FileAttributeInfoList: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList
+ GI.Gio.Structs.FileAttributeInfoList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListAddMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList
+ GI.Gio.Structs.FileAttributeInfoList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListDupMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList
+ GI.Gio.Structs.FileAttributeInfoList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListLookupMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList
+ GI.Gio.Structs.FileAttributeInfoList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListRefMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList
+ GI.Gio.Structs.FileAttributeInfoList: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoListUnrefMethodInfo GI.Gio.Structs.FileAttributeInfoList.FileAttributeInfoList
+ GI.Gio.Structs.FileAttributeInfoList: type family ResolveFileAttributeInfoListMethod (t :: Symbol) o
+ GI.Gio.Structs.FileAttributeMatcher: data FileAttributeMatcherEnumerateNamespaceMethodInfo
+ GI.Gio.Structs.FileAttributeMatcher: data FileAttributeMatcherEnumerateNextMethodInfo
+ GI.Gio.Structs.FileAttributeMatcher: data FileAttributeMatcherMatchesMethodInfo
+ GI.Gio.Structs.FileAttributeMatcher: data FileAttributeMatcherMatchesOnlyMethodInfo
+ GI.Gio.Structs.FileAttributeMatcher: data FileAttributeMatcherRefMethodInfo
+ GI.Gio.Structs.FileAttributeMatcher: data FileAttributeMatcherSubtractMethodInfo
+ GI.Gio.Structs.FileAttributeMatcher: data FileAttributeMatcherToStringMethodInfo
+ GI.Gio.Structs.FileAttributeMatcher: data FileAttributeMatcherUnrefMethodInfo
+ GI.Gio.Structs.FileAttributeMatcher: instance (info GHC.Types.~ GI.Gio.Structs.FileAttributeMatcher.ResolveFileAttributeMatcherMethod t GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher -> p)
+ GI.Gio.Structs.FileAttributeMatcher: instance (info GHC.Types.~ GI.Gio.Structs.FileAttributeMatcher.ResolveFileAttributeMatcherMethod t GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher p, GHC.Internal.Records.HasField t GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher p) => GHC.Internal.Records.HasField t GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher p
+ GI.Gio.Structs.FileAttributeMatcher: instance (info GHC.Types.~ GI.Gio.Structs.FileAttributeMatcher.ResolveFileAttributeMatcherMethod t GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher)
+ GI.Gio.Structs.FileAttributeMatcher: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherEnumerateNamespaceMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher signature
+ GI.Gio.Structs.FileAttributeMatcher: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherMatchesMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher signature
+ GI.Gio.Structs.FileAttributeMatcher: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherMatchesOnlyMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher signature
+ GI.Gio.Structs.FileAttributeMatcher: instance (signature GHC.Types.~ (GHC.Internal.Maybe.Maybe GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher -> m (GHC.Internal.Maybe.Maybe GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher)), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherSubtractMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher signature
+ GI.Gio.Structs.FileAttributeMatcher: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherUnrefMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher signature
+ GI.Gio.Structs.FileAttributeMatcher: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherEnumerateNextMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher signature
+ GI.Gio.Structs.FileAttributeMatcher: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherToStringMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher signature
+ GI.Gio.Structs.FileAttributeMatcher: instance (signature GHC.Types.~ m GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherRefMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher signature
+ GI.Gio.Structs.FileAttributeMatcher: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherEnumerateNamespaceMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherEnumerateNextMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherMatchesMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherMatchesOnlyMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherRefMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherSubtractMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherToStringMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcherUnrefMethodInfo GI.Gio.Structs.FileAttributeMatcher.FileAttributeMatcher
+ GI.Gio.Structs.FileAttributeMatcher: type family ResolveFileAttributeMatcherMethod (t :: Symbol) o
+ GI.Gio.Structs.IOExtension: data IOExtensionGetNameMethodInfo
+ GI.Gio.Structs.IOExtension: data IOExtensionGetPriorityMethodInfo
+ GI.Gio.Structs.IOExtension: data IOExtensionGetTypeMethodInfo
+ GI.Gio.Structs.IOExtension: instance (info GHC.Types.~ GI.Gio.Structs.IOExtension.ResolveIOExtensionMethod t GI.Gio.Structs.IOExtension.IOExtension, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOExtension.IOExtension p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.IOExtension.IOExtension -> p)
+ GI.Gio.Structs.IOExtension: instance (info GHC.Types.~ GI.Gio.Structs.IOExtension.ResolveIOExtensionMethod t GI.Gio.Structs.IOExtension.IOExtension, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOExtension.IOExtension p, GHC.Internal.Records.HasField t GI.Gio.Structs.IOExtension.IOExtension p) => GHC.Internal.Records.HasField t GI.Gio.Structs.IOExtension.IOExtension p
+ GI.Gio.Structs.IOExtension: instance (info GHC.Types.~ GI.Gio.Structs.IOExtension.ResolveIOExtensionMethod t GI.Gio.Structs.IOExtension.IOExtension, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.IOExtension.IOExtension) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.IOExtension.IOExtension)
+ GI.Gio.Structs.IOExtension: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GType, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOExtension.IOExtensionGetTypeMethodInfo GI.Gio.Structs.IOExtension.IOExtension signature
+ GI.Gio.Structs.IOExtension: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOExtension.IOExtensionGetNameMethodInfo GI.Gio.Structs.IOExtension.IOExtension signature
+ GI.Gio.Structs.IOExtension: instance (signature GHC.Types.~ m GHC.Internal.Int.Int32, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOExtension.IOExtensionGetPriorityMethodInfo GI.Gio.Structs.IOExtension.IOExtension signature
+ GI.Gio.Structs.IOExtension: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.IOExtension.IOExtension
+ GI.Gio.Structs.IOExtension: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOExtension.IOExtensionGetNameMethodInfo GI.Gio.Structs.IOExtension.IOExtension
+ GI.Gio.Structs.IOExtension: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOExtension.IOExtensionGetPriorityMethodInfo GI.Gio.Structs.IOExtension.IOExtension
+ GI.Gio.Structs.IOExtension: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOExtension.IOExtensionGetTypeMethodInfo GI.Gio.Structs.IOExtension.IOExtension
+ GI.Gio.Structs.IOExtension: type family ResolveIOExtensionMethod (t :: Symbol) o
+ GI.Gio.Structs.IOExtensionPoint: data IOExtensionPointGetExtensionByNameMethodInfo
+ GI.Gio.Structs.IOExtensionPoint: data IOExtensionPointGetExtensionsMethodInfo
+ GI.Gio.Structs.IOExtensionPoint: data IOExtensionPointGetRequiredTypeMethodInfo
+ GI.Gio.Structs.IOExtensionPoint: data IOExtensionPointSetRequiredTypeMethodInfo
+ GI.Gio.Structs.IOExtensionPoint: instance (info GHC.Types.~ GI.Gio.Structs.IOExtensionPoint.ResolveIOExtensionPointMethod t GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint -> p)
+ GI.Gio.Structs.IOExtensionPoint: instance (info GHC.Types.~ GI.Gio.Structs.IOExtensionPoint.ResolveIOExtensionPointMethod t GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint p, GHC.Internal.Records.HasField t GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint p) => GHC.Internal.Records.HasField t GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint p
+ GI.Gio.Structs.IOExtensionPoint: instance (info GHC.Types.~ GI.Gio.Structs.IOExtensionPoint.ResolveIOExtensionPointMethod t GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint)
+ GI.Gio.Structs.IOExtensionPoint: instance (signature GHC.Types.~ (Data.GI.Base.BasicTypes.GType -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOExtensionPoint.IOExtensionPointSetRequiredTypeMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint signature
+ GI.Gio.Structs.IOExtensionPoint: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Structs.IOExtension.IOExtension), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOExtensionPoint.IOExtensionPointGetExtensionByNameMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint signature
+ GI.Gio.Structs.IOExtensionPoint: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GType, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOExtensionPoint.IOExtensionPointGetRequiredTypeMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint signature
+ GI.Gio.Structs.IOExtensionPoint: instance (signature GHC.Types.~ m [GI.Gio.Structs.IOExtension.IOExtension], GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOExtensionPoint.IOExtensionPointGetExtensionsMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint signature
+ GI.Gio.Structs.IOExtensionPoint: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint
+ GI.Gio.Structs.IOExtensionPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPointGetExtensionByNameMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint
+ GI.Gio.Structs.IOExtensionPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPointGetExtensionsMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint
+ GI.Gio.Structs.IOExtensionPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPointGetRequiredTypeMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint
+ GI.Gio.Structs.IOExtensionPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPointSetRequiredTypeMethodInfo GI.Gio.Structs.IOExtensionPoint.IOExtensionPoint
+ GI.Gio.Structs.IOExtensionPoint: type family ResolveIOExtensionPointMethod (t :: Symbol) o
+ GI.Gio.Structs.IOModuleScope: data IOModuleScopeBlockMethodInfo
+ GI.Gio.Structs.IOModuleScope: data IOModuleScopeFreeMethodInfo
+ GI.Gio.Structs.IOModuleScope: instance (info GHC.Types.~ GI.Gio.Structs.IOModuleScope.ResolveIOModuleScopeMethod t GI.Gio.Structs.IOModuleScope.IOModuleScope, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOModuleScope.IOModuleScope p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.IOModuleScope.IOModuleScope -> p)
+ GI.Gio.Structs.IOModuleScope: instance (info GHC.Types.~ GI.Gio.Structs.IOModuleScope.ResolveIOModuleScopeMethod t GI.Gio.Structs.IOModuleScope.IOModuleScope, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOModuleScope.IOModuleScope p, GHC.Internal.Records.HasField t GI.Gio.Structs.IOModuleScope.IOModuleScope p) => GHC.Internal.Records.HasField t GI.Gio.Structs.IOModuleScope.IOModuleScope p
+ GI.Gio.Structs.IOModuleScope: instance (info GHC.Types.~ GI.Gio.Structs.IOModuleScope.ResolveIOModuleScopeMethod t GI.Gio.Structs.IOModuleScope.IOModuleScope, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.IOModuleScope.IOModuleScope) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.IOModuleScope.IOModuleScope)
+ GI.Gio.Structs.IOModuleScope: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOModuleScope.IOModuleScopeBlockMethodInfo GI.Gio.Structs.IOModuleScope.IOModuleScope signature
+ GI.Gio.Structs.IOModuleScope: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOModuleScope.IOModuleScopeFreeMethodInfo GI.Gio.Structs.IOModuleScope.IOModuleScope signature
+ GI.Gio.Structs.IOModuleScope: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.IOModuleScope.IOModuleScope
+ GI.Gio.Structs.IOModuleScope: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOModuleScope.IOModuleScopeBlockMethodInfo GI.Gio.Structs.IOModuleScope.IOModuleScope
+ GI.Gio.Structs.IOModuleScope: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOModuleScope.IOModuleScopeFreeMethodInfo GI.Gio.Structs.IOModuleScope.IOModuleScope
+ GI.Gio.Structs.IOModuleScope: type family ResolveIOModuleScopeMethod (t :: Symbol) o
+ GI.Gio.Structs.IOSchedulerJob: data IOSchedulerJobSendToMainloopAsyncMethodInfo
+ GI.Gio.Structs.IOSchedulerJob: data IOSchedulerJobSendToMainloopMethodInfo
+ GI.Gio.Structs.IOSchedulerJob: instance (info GHC.Types.~ GI.Gio.Structs.IOSchedulerJob.ResolveIOSchedulerJobMethod t GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob -> p)
+ GI.Gio.Structs.IOSchedulerJob: instance (info GHC.Types.~ GI.Gio.Structs.IOSchedulerJob.ResolveIOSchedulerJobMethod t GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob p, GHC.Internal.Records.HasField t GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob p) => GHC.Internal.Records.HasField t GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob p
+ GI.Gio.Structs.IOSchedulerJob: instance (info GHC.Types.~ GI.Gio.Structs.IOSchedulerJob.ResolveIOSchedulerJobMethod t GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob)
+ GI.Gio.Structs.IOSchedulerJob: instance (signature GHC.Types.~ (GI.GLib.Callbacks.SourceFunc -> m ()), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOSchedulerJob.IOSchedulerJobSendToMainloopAsyncMethodInfo GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob signature
+ GI.Gio.Structs.IOSchedulerJob: instance (signature GHC.Types.~ (GI.GLib.Callbacks.SourceFunc -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.IOSchedulerJob.IOSchedulerJobSendToMainloopMethodInfo GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob signature
+ GI.Gio.Structs.IOSchedulerJob: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob
+ GI.Gio.Structs.IOSchedulerJob: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOSchedulerJob.IOSchedulerJobSendToMainloopAsyncMethodInfo GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob
+ GI.Gio.Structs.IOSchedulerJob: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.IOSchedulerJob.IOSchedulerJobSendToMainloopMethodInfo GI.Gio.Structs.IOSchedulerJob.IOSchedulerJob
+ GI.Gio.Structs.IOSchedulerJob: type family ResolveIOSchedulerJobMethod (t :: Symbol) o
+ GI.Gio.Structs.IOStreamAdapter: instance (info GHC.Types.~ GI.Gio.Structs.IOStreamAdapter.ResolveIOStreamAdapterMethod t GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter -> p)
+ GI.Gio.Structs.IOStreamAdapter: instance (info GHC.Types.~ GI.Gio.Structs.IOStreamAdapter.ResolveIOStreamAdapterMethod t GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter p, GHC.Internal.Records.HasField t GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter p) => GHC.Internal.Records.HasField t GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter p
+ GI.Gio.Structs.IOStreamAdapter: instance (info GHC.Types.~ GI.Gio.Structs.IOStreamAdapter.ResolveIOStreamAdapterMethod t GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter)
+ GI.Gio.Structs.IOStreamAdapter: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.IOStreamAdapter.IOStreamAdapter
+ GI.Gio.Structs.IOStreamAdapter: type family ResolveIOStreamAdapterMethod (t :: Symbol) o
+ 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.InputMessage: instance (info GHC.Types.~ GI.Gio.Structs.InputMessage.ResolveInputMessageMethod t GI.Gio.Structs.InputMessage.InputMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.InputMessage.InputMessage p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.InputMessage.InputMessage -> p)
+ GI.Gio.Structs.InputMessage: instance (info GHC.Types.~ GI.Gio.Structs.InputMessage.ResolveInputMessageMethod t GI.Gio.Structs.InputMessage.InputMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.InputMessage.InputMessage p, GHC.Internal.Records.HasField t GI.Gio.Structs.InputMessage.InputMessage p) => GHC.Internal.Records.HasField t GI.Gio.Structs.InputMessage.InputMessage p
+ GI.Gio.Structs.InputMessage: instance (info GHC.Types.~ GI.Gio.Structs.InputMessage.ResolveInputMessageMethod t GI.Gio.Structs.InputMessage.InputMessage, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.InputMessage.InputMessage) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.InputMessage.InputMessage)
+ GI.Gio.Structs.InputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputMessage.InputMessageAddressFieldInfo
+ GI.Gio.Structs.InputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputMessage.InputMessageBytesReceivedFieldInfo
+ GI.Gio.Structs.InputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputMessage.InputMessageFlagsFieldInfo
+ GI.Gio.Structs.InputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputMessage.InputMessageNumControlMessagesFieldInfo
+ GI.Gio.Structs.InputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputMessage.InputMessageNumVectorsFieldInfo
+ GI.Gio.Structs.InputMessage: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.InputMessage.InputMessage
+ GI.Gio.Structs.InputMessage: type family ResolveInputMessageMethod (t :: Symbol) o
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_closeAsync :: AttrLabelProxy "closeAsync"
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_closeFinish :: AttrLabelProxy "closeFinish"
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_closeFn :: AttrLabelProxy "closeFn"
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_parentClass :: AttrLabelProxy "parentClass"
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_readAsync :: AttrLabelProxy "readAsync"
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_readFinish :: AttrLabelProxy "readFinish"
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_readFn :: AttrLabelProxy "readFn"
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_skip :: AttrLabelProxy "skip"
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_skipAsync :: AttrLabelProxy "skipAsync"
+ GI.Gio.Structs.InputStreamClass: inputStreamClass_skipFinish :: AttrLabelProxy "skipFinish"
+ GI.Gio.Structs.InputStreamClass: instance (info GHC.Types.~ GI.Gio.Structs.InputStreamClass.ResolveInputStreamClassMethod t GI.Gio.Structs.InputStreamClass.InputStreamClass, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.InputStreamClass.InputStreamClass p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.InputStreamClass.InputStreamClass -> p)
+ GI.Gio.Structs.InputStreamClass: instance (info GHC.Types.~ GI.Gio.Structs.InputStreamClass.ResolveInputStreamClassMethod t GI.Gio.Structs.InputStreamClass.InputStreamClass, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.InputStreamClass.InputStreamClass p, GHC.Internal.Records.HasField t GI.Gio.Structs.InputStreamClass.InputStreamClass p) => GHC.Internal.Records.HasField t GI.Gio.Structs.InputStreamClass.InputStreamClass p
+ GI.Gio.Structs.InputStreamClass: instance (info GHC.Types.~ GI.Gio.Structs.InputStreamClass.ResolveInputStreamClassMethod t GI.Gio.Structs.InputStreamClass.InputStreamClass, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.InputStreamClass.InputStreamClass) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.InputStreamClass.InputStreamClass)
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassCloseAsyncFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassCloseFinishFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassCloseFnFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassParentClassFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassReadAsyncFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassReadFinishFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassReadFnFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassSkipAsyncFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassSkipFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputStreamClass.InputStreamClassSkipFinishFieldInfo
+ GI.Gio.Structs.InputStreamClass: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.InputStreamClass.InputStreamClass
+ GI.Gio.Structs.InputStreamClass: type family ResolveInputStreamClassMethod (t :: Symbol) o
+ GI.Gio.Structs.InputVector: inputVector_buffer :: AttrLabelProxy "buffer"
+ GI.Gio.Structs.InputVector: inputVector_size :: AttrLabelProxy "size"
+ GI.Gio.Structs.InputVector: instance (info GHC.Types.~ GI.Gio.Structs.InputVector.ResolveInputVectorMethod t GI.Gio.Structs.InputVector.InputVector, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.InputVector.InputVector p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.InputVector.InputVector -> p)
+ GI.Gio.Structs.InputVector: instance (info GHC.Types.~ GI.Gio.Structs.InputVector.ResolveInputVectorMethod t GI.Gio.Structs.InputVector.InputVector, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.InputVector.InputVector p, GHC.Internal.Records.HasField t GI.Gio.Structs.InputVector.InputVector p) => GHC.Internal.Records.HasField t GI.Gio.Structs.InputVector.InputVector p
+ GI.Gio.Structs.InputVector: instance (info GHC.Types.~ GI.Gio.Structs.InputVector.ResolveInputVectorMethod t GI.Gio.Structs.InputVector.InputVector, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.InputVector.InputVector) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.InputVector.InputVector)
+ GI.Gio.Structs.InputVector: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputVector.InputVectorBufferFieldInfo
+ GI.Gio.Structs.InputVector: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.InputVector.InputVectorSizeFieldInfo
+ GI.Gio.Structs.InputVector: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.InputVector.InputVector
+ GI.Gio.Structs.InputVector: type family ResolveInputVectorMethod (t :: Symbol) o
+ GI.Gio.Structs.OutputMessage: instance (info GHC.Types.~ GI.Gio.Structs.OutputMessage.ResolveOutputMessageMethod t GI.Gio.Structs.OutputMessage.OutputMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.OutputMessage.OutputMessage p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.OutputMessage.OutputMessage -> p)
+ GI.Gio.Structs.OutputMessage: instance (info GHC.Types.~ GI.Gio.Structs.OutputMessage.ResolveOutputMessageMethod t GI.Gio.Structs.OutputMessage.OutputMessage, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.OutputMessage.OutputMessage p, GHC.Internal.Records.HasField t GI.Gio.Structs.OutputMessage.OutputMessage p) => GHC.Internal.Records.HasField t GI.Gio.Structs.OutputMessage.OutputMessage p
+ GI.Gio.Structs.OutputMessage: instance (info GHC.Types.~ GI.Gio.Structs.OutputMessage.ResolveOutputMessageMethod t GI.Gio.Structs.OutputMessage.OutputMessage, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.OutputMessage.OutputMessage) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.OutputMessage.OutputMessage)
+ GI.Gio.Structs.OutputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.OutputMessage.OutputMessageAddressFieldInfo
+ GI.Gio.Structs.OutputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.OutputMessage.OutputMessageBytesSentFieldInfo
+ GI.Gio.Structs.OutputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.OutputMessage.OutputMessageNumControlMessagesFieldInfo
+ GI.Gio.Structs.OutputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.OutputMessage.OutputMessageNumVectorsFieldInfo
+ GI.Gio.Structs.OutputMessage: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.OutputMessage.OutputMessageVectorsFieldInfo
+ GI.Gio.Structs.OutputMessage: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.OutputMessage.OutputMessage
+ 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.OutputMessage: type family ResolveOutputMessageMethod (t :: Symbol) o
+ GI.Gio.Structs.OutputVector: instance (info GHC.Types.~ GI.Gio.Structs.OutputVector.ResolveOutputVectorMethod t GI.Gio.Structs.OutputVector.OutputVector, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.OutputVector.OutputVector p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.OutputVector.OutputVector -> p)
+ GI.Gio.Structs.OutputVector: instance (info GHC.Types.~ GI.Gio.Structs.OutputVector.ResolveOutputVectorMethod t GI.Gio.Structs.OutputVector.OutputVector, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.OutputVector.OutputVector p, GHC.Internal.Records.HasField t GI.Gio.Structs.OutputVector.OutputVector p) => GHC.Internal.Records.HasField t GI.Gio.Structs.OutputVector.OutputVector p
+ GI.Gio.Structs.OutputVector: instance (info GHC.Types.~ GI.Gio.Structs.OutputVector.ResolveOutputVectorMethod t GI.Gio.Structs.OutputVector.OutputVector, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.OutputVector.OutputVector) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.OutputVector.OutputVector)
+ GI.Gio.Structs.OutputVector: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.OutputVector.OutputVectorBufferFieldInfo
+ GI.Gio.Structs.OutputVector: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.OutputVector.OutputVectorSizeFieldInfo
+ GI.Gio.Structs.OutputVector: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.OutputVector.OutputVector
+ GI.Gio.Structs.OutputVector: outputVector_buffer :: AttrLabelProxy "buffer"
+ GI.Gio.Structs.OutputVector: outputVector_size :: AttrLabelProxy "size"
+ GI.Gio.Structs.OutputVector: type family ResolveOutputVectorMethod (t :: Symbol) o
+ GI.Gio.Structs.Resource: data ResourceEnumerateChildrenMethodInfo
+ GI.Gio.Structs.Resource: data ResourceGetInfoMethodInfo
+ GI.Gio.Structs.Resource: data ResourceHasChildrenMethodInfo
+ GI.Gio.Structs.Resource: data ResourceLookupDataMethodInfo
+ GI.Gio.Structs.Resource: data ResourceOpenStreamMethodInfo
+ GI.Gio.Structs.Resource: data ResourceRefMethodInfo
+ GI.Gio.Structs.Resource: data ResourceUnrefMethodInfo
+ GI.Gio.Structs.Resource: instance (info GHC.Types.~ GI.Gio.Structs.Resource.ResolveResourceMethod t GI.Gio.Structs.Resource.Resource, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.Resource.Resource p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.Resource.Resource -> p)
+ GI.Gio.Structs.Resource: instance (info GHC.Types.~ GI.Gio.Structs.Resource.ResolveResourceMethod t GI.Gio.Structs.Resource.Resource, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.Resource.Resource p, GHC.Internal.Records.HasField t GI.Gio.Structs.Resource.Resource p) => GHC.Internal.Records.HasField t GI.Gio.Structs.Resource.Resource p
+ GI.Gio.Structs.Resource: instance (info GHC.Types.~ GI.Gio.Structs.Resource.ResolveResourceMethod t GI.Gio.Structs.Resource.Resource, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.Resource.Resource) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.Resource.Resource)
+ GI.Gio.Structs.Resource: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.ResourceLookupFlags] -> m (GHC.Internal.Foreign.C.Types.CSize, GHC.Internal.Word.Word32)), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.Resource.ResourceGetInfoMethodInfo GI.Gio.Structs.Resource.Resource signature
+ GI.Gio.Structs.Resource: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.ResourceLookupFlags] -> m GI.GLib.Structs.Bytes.Bytes), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.Resource.ResourceLookupDataMethodInfo GI.Gio.Structs.Resource.Resource signature
+ GI.Gio.Structs.Resource: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.ResourceLookupFlags] -> m GI.Gio.Objects.InputStream.InputStream), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.Resource.ResourceOpenStreamMethodInfo GI.Gio.Structs.Resource.Resource signature
+ GI.Gio.Structs.Resource: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> [GI.Gio.Flags.ResourceLookupFlags] -> m [Data.Text.Internal.Text]), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.Resource.ResourceEnumerateChildrenMethodInfo GI.Gio.Structs.Resource.Resource signature
+ GI.Gio.Structs.Resource: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.Resource.ResourceHasChildrenMethodInfo GI.Gio.Structs.Resource.Resource signature
+ GI.Gio.Structs.Resource: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.Resource.ResourceUnrefMethodInfo GI.Gio.Structs.Resource.Resource signature
+ GI.Gio.Structs.Resource: instance (signature GHC.Types.~ m GI.Gio.Structs.Resource.Resource, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.Resource.ResourceRefMethodInfo GI.Gio.Structs.Resource.Resource signature
+ GI.Gio.Structs.Resource: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.Resource.Resource
+ GI.Gio.Structs.Resource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.Resource.ResourceEnumerateChildrenMethodInfo GI.Gio.Structs.Resource.Resource
+ GI.Gio.Structs.Resource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.Resource.ResourceGetInfoMethodInfo GI.Gio.Structs.Resource.Resource
+ GI.Gio.Structs.Resource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.Resource.ResourceHasChildrenMethodInfo GI.Gio.Structs.Resource.Resource
+ GI.Gio.Structs.Resource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.Resource.ResourceLookupDataMethodInfo GI.Gio.Structs.Resource.Resource
+ GI.Gio.Structs.Resource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.Resource.ResourceOpenStreamMethodInfo GI.Gio.Structs.Resource.Resource
+ GI.Gio.Structs.Resource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.Resource.ResourceRefMethodInfo GI.Gio.Structs.Resource.Resource
+ GI.Gio.Structs.Resource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.Resource.ResourceUnrefMethodInfo GI.Gio.Structs.Resource.Resource
+ GI.Gio.Structs.Resource: type family ResolveResourceMethod (t :: Symbol) o
+ GI.Gio.Structs.SeekableIface: instance (info GHC.Types.~ GI.Gio.Structs.SeekableIface.ResolveSeekableIfaceMethod t GI.Gio.Structs.SeekableIface.SeekableIface, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SeekableIface.SeekableIface p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.SeekableIface.SeekableIface -> p)
+ GI.Gio.Structs.SeekableIface: instance (info GHC.Types.~ GI.Gio.Structs.SeekableIface.ResolveSeekableIfaceMethod t GI.Gio.Structs.SeekableIface.SeekableIface, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SeekableIface.SeekableIface p, GHC.Internal.Records.HasField t GI.Gio.Structs.SeekableIface.SeekableIface p) => GHC.Internal.Records.HasField t GI.Gio.Structs.SeekableIface.SeekableIface p
+ GI.Gio.Structs.SeekableIface: instance (info GHC.Types.~ GI.Gio.Structs.SeekableIface.ResolveSeekableIfaceMethod t GI.Gio.Structs.SeekableIface.SeekableIface, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.SeekableIface.SeekableIface) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.SeekableIface.SeekableIface)
+ GI.Gio.Structs.SeekableIface: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.SeekableIface.SeekableIfaceCanSeekFieldInfo
+ GI.Gio.Structs.SeekableIface: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.SeekableIface.SeekableIfaceCanTruncateFieldInfo
+ GI.Gio.Structs.SeekableIface: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.SeekableIface.SeekableIfaceGIfaceFieldInfo
+ GI.Gio.Structs.SeekableIface: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.SeekableIface.SeekableIfaceSeekFieldInfo
+ GI.Gio.Structs.SeekableIface: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.SeekableIface.SeekableIfaceTellFieldInfo
+ GI.Gio.Structs.SeekableIface: instance Data.GI.Base.Attributes.AttrInfo GI.Gio.Structs.SeekableIface.SeekableIfaceTruncateFnFieldInfo
+ GI.Gio.Structs.SeekableIface: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.SeekableIface.SeekableIface
+ GI.Gio.Structs.SeekableIface: seekableIface_canSeek :: AttrLabelProxy "canSeek"
+ GI.Gio.Structs.SeekableIface: seekableIface_canTruncate :: AttrLabelProxy "canTruncate"
+ GI.Gio.Structs.SeekableIface: seekableIface_gIface :: AttrLabelProxy "gIface"
+ GI.Gio.Structs.SeekableIface: seekableIface_seek :: AttrLabelProxy "seek"
+ GI.Gio.Structs.SeekableIface: seekableIface_tell :: AttrLabelProxy "tell"
+ GI.Gio.Structs.SeekableIface: seekableIface_truncateFn :: AttrLabelProxy "truncateFn"
+ GI.Gio.Structs.SeekableIface: type family ResolveSeekableIfaceMethod (t :: Symbol) o
+ GI.Gio.Structs.SettingsSchema: data SettingsSchemaGetIdMethodInfo
+ GI.Gio.Structs.SettingsSchema: data SettingsSchemaGetKeyMethodInfo
+ GI.Gio.Structs.SettingsSchema: data SettingsSchemaGetPathMethodInfo
+ GI.Gio.Structs.SettingsSchema: data SettingsSchemaHasKeyMethodInfo
+ GI.Gio.Structs.SettingsSchema: data SettingsSchemaListChildrenMethodInfo
+ GI.Gio.Structs.SettingsSchema: data SettingsSchemaListKeysMethodInfo
+ GI.Gio.Structs.SettingsSchema: data SettingsSchemaRefMethodInfo
+ GI.Gio.Structs.SettingsSchema: data SettingsSchemaUnrefMethodInfo
+ GI.Gio.Structs.SettingsSchema: instance (info GHC.Types.~ GI.Gio.Structs.SettingsSchema.ResolveSettingsSchemaMethod t GI.Gio.Structs.SettingsSchema.SettingsSchema, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SettingsSchema.SettingsSchema p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.SettingsSchema.SettingsSchema -> p)
+ GI.Gio.Structs.SettingsSchema: instance (info GHC.Types.~ GI.Gio.Structs.SettingsSchema.ResolveSettingsSchemaMethod t GI.Gio.Structs.SettingsSchema.SettingsSchema, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SettingsSchema.SettingsSchema p, GHC.Internal.Records.HasField t GI.Gio.Structs.SettingsSchema.SettingsSchema p) => GHC.Internal.Records.HasField t GI.Gio.Structs.SettingsSchema.SettingsSchema p
+ GI.Gio.Structs.SettingsSchema: instance (info GHC.Types.~ GI.Gio.Structs.SettingsSchema.ResolveSettingsSchemaMethod t GI.Gio.Structs.SettingsSchema.SettingsSchema, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.SettingsSchema.SettingsSchema) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.SettingsSchema.SettingsSchema)
+ GI.Gio.Structs.SettingsSchema: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchema.SettingsSchemaHasKeyMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema signature
+ GI.Gio.Structs.SettingsSchema: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> m GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchema.SettingsSchemaGetKeyMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema signature
+ GI.Gio.Structs.SettingsSchema: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchema.SettingsSchemaUnrefMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema signature
+ GI.Gio.Structs.SettingsSchema: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchema.SettingsSchemaGetPathMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema signature
+ GI.Gio.Structs.SettingsSchema: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchema.SettingsSchemaGetIdMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema signature
+ GI.Gio.Structs.SettingsSchema: instance (signature GHC.Types.~ m GI.Gio.Structs.SettingsSchema.SettingsSchema, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchema.SettingsSchemaRefMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema signature
+ GI.Gio.Structs.SettingsSchema: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchema.SettingsSchemaListChildrenMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema signature
+ GI.Gio.Structs.SettingsSchema: instance (signature GHC.Types.~ m [Data.Text.Internal.Text], GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchema.SettingsSchemaListKeysMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema signature
+ GI.Gio.Structs.SettingsSchema: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.SettingsSchema.SettingsSchema
+ GI.Gio.Structs.SettingsSchema: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchemaGetIdMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema
+ GI.Gio.Structs.SettingsSchema: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchemaGetKeyMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema
+ GI.Gio.Structs.SettingsSchema: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchemaGetPathMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema
+ GI.Gio.Structs.SettingsSchema: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchemaHasKeyMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema
+ GI.Gio.Structs.SettingsSchema: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchemaListChildrenMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema
+ GI.Gio.Structs.SettingsSchema: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchemaListKeysMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema
+ GI.Gio.Structs.SettingsSchema: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchemaRefMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema
+ GI.Gio.Structs.SettingsSchema: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchemaUnrefMethodInfo GI.Gio.Structs.SettingsSchema.SettingsSchema
+ GI.Gio.Structs.SettingsSchema: type family ResolveSettingsSchemaMethod (t :: Symbol) o
+ GI.Gio.Structs.SettingsSchemaKey: data SettingsSchemaKeyGetDefaultValueMethodInfo
+ GI.Gio.Structs.SettingsSchemaKey: data SettingsSchemaKeyGetDescriptionMethodInfo
+ GI.Gio.Structs.SettingsSchemaKey: data SettingsSchemaKeyGetNameMethodInfo
+ GI.Gio.Structs.SettingsSchemaKey: data SettingsSchemaKeyGetRangeMethodInfo
+ GI.Gio.Structs.SettingsSchemaKey: data SettingsSchemaKeyGetSummaryMethodInfo
+ GI.Gio.Structs.SettingsSchemaKey: data SettingsSchemaKeyGetValueTypeMethodInfo
+ GI.Gio.Structs.SettingsSchemaKey: data SettingsSchemaKeyRangeCheckMethodInfo
+ GI.Gio.Structs.SettingsSchemaKey: data SettingsSchemaKeyRefMethodInfo
+ GI.Gio.Structs.SettingsSchemaKey: data SettingsSchemaKeyUnrefMethodInfo
+ GI.Gio.Structs.SettingsSchemaKey: instance (info GHC.Types.~ GI.Gio.Structs.SettingsSchemaKey.ResolveSettingsSchemaKeyMethod t GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey -> p)
+ GI.Gio.Structs.SettingsSchemaKey: instance (info GHC.Types.~ GI.Gio.Structs.SettingsSchemaKey.ResolveSettingsSchemaKeyMethod t GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey p, GHC.Internal.Records.HasField t GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey p) => GHC.Internal.Records.HasField t GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey p
+ GI.Gio.Structs.SettingsSchemaKey: instance (info GHC.Types.~ GI.Gio.Structs.SettingsSchemaKey.ResolveSettingsSchemaKeyMethod t GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey)
+ GI.Gio.Structs.SettingsSchemaKey: instance (signature GHC.Types.~ (Data.GI.Base.BasicTypes.GVariant -> m GHC.Types.Bool), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyRangeCheckMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey signature
+ GI.Gio.Structs.SettingsSchemaKey: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyUnrefMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey signature
+ GI.Gio.Structs.SettingsSchemaKey: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetDescriptionMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey signature
+ GI.Gio.Structs.SettingsSchemaKey: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetSummaryMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey signature
+ GI.Gio.Structs.SettingsSchemaKey: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GVariant, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetDefaultValueMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey signature
+ GI.Gio.Structs.SettingsSchemaKey: instance (signature GHC.Types.~ m Data.GI.Base.BasicTypes.GVariant, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetRangeMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey signature
+ GI.Gio.Structs.SettingsSchemaKey: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetNameMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey signature
+ GI.Gio.Structs.SettingsSchemaKey: instance (signature GHC.Types.~ m GI.GLib.Structs.VariantType.VariantType, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetValueTypeMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey signature
+ GI.Gio.Structs.SettingsSchemaKey: instance (signature GHC.Types.~ m GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyRefMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey signature
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetDefaultValueMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetDescriptionMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetNameMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetRangeMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetSummaryMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyGetValueTypeMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyRangeCheckMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyRefMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKeyUnrefMethodInfo GI.Gio.Structs.SettingsSchemaKey.SettingsSchemaKey
+ GI.Gio.Structs.SettingsSchemaKey: type family ResolveSettingsSchemaKeyMethod (t :: Symbol) o
+ GI.Gio.Structs.SettingsSchemaSource: data SettingsSchemaSourceListSchemasMethodInfo
+ GI.Gio.Structs.SettingsSchemaSource: data SettingsSchemaSourceLookupMethodInfo
+ GI.Gio.Structs.SettingsSchemaSource: data SettingsSchemaSourceRefMethodInfo
+ GI.Gio.Structs.SettingsSchemaSource: data SettingsSchemaSourceUnrefMethodInfo
+ GI.Gio.Structs.SettingsSchemaSource: instance (info GHC.Types.~ GI.Gio.Structs.SettingsSchemaSource.ResolveSettingsSchemaSourceMethod t GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource -> p)
+ GI.Gio.Structs.SettingsSchemaSource: instance (info GHC.Types.~ GI.Gio.Structs.SettingsSchemaSource.ResolveSettingsSchemaSourceMethod t GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource p, GHC.Internal.Records.HasField t GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource p) => GHC.Internal.Records.HasField t GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource p
+ GI.Gio.Structs.SettingsSchemaSource: instance (info GHC.Types.~ GI.Gio.Structs.SettingsSchemaSource.ResolveSettingsSchemaSourceMethod t GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource)
+ GI.Gio.Structs.SettingsSchemaSource: instance (signature GHC.Types.~ (Data.Text.Internal.Text -> GHC.Types.Bool -> m (GHC.Internal.Maybe.Maybe GI.Gio.Structs.SettingsSchema.SettingsSchema)), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSourceLookupMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource signature
+ GI.Gio.Structs.SettingsSchemaSource: instance (signature GHC.Types.~ (GHC.Types.Bool -> m ([Data.Text.Internal.Text], [Data.Text.Internal.Text])), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSourceListSchemasMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource signature
+ GI.Gio.Structs.SettingsSchemaSource: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSourceUnrefMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource signature
+ GI.Gio.Structs.SettingsSchemaSource: instance (signature GHC.Types.~ m GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSourceRefMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource signature
+ GI.Gio.Structs.SettingsSchemaSource: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource
+ GI.Gio.Structs.SettingsSchemaSource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSourceListSchemasMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource
+ GI.Gio.Structs.SettingsSchemaSource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSourceLookupMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource
+ GI.Gio.Structs.SettingsSchemaSource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSourceRefMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource
+ GI.Gio.Structs.SettingsSchemaSource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSourceUnrefMethodInfo GI.Gio.Structs.SettingsSchemaSource.SettingsSchemaSource
+ GI.Gio.Structs.SettingsSchemaSource: type family ResolveSettingsSchemaSourceMethod (t :: Symbol) o
+ GI.Gio.Structs.SrvTarget: data SrvTargetCopyMethodInfo
+ GI.Gio.Structs.SrvTarget: data SrvTargetFreeMethodInfo
+ GI.Gio.Structs.SrvTarget: data SrvTargetGetHostnameMethodInfo
+ GI.Gio.Structs.SrvTarget: data SrvTargetGetPortMethodInfo
+ GI.Gio.Structs.SrvTarget: data SrvTargetGetPriorityMethodInfo
+ GI.Gio.Structs.SrvTarget: data SrvTargetGetWeightMethodInfo
+ GI.Gio.Structs.SrvTarget: instance (info GHC.Types.~ GI.Gio.Structs.SrvTarget.ResolveSrvTargetMethod t GI.Gio.Structs.SrvTarget.SrvTarget, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SrvTarget.SrvTarget p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.SrvTarget.SrvTarget -> p)
+ GI.Gio.Structs.SrvTarget: instance (info GHC.Types.~ GI.Gio.Structs.SrvTarget.ResolveSrvTargetMethod t GI.Gio.Structs.SrvTarget.SrvTarget, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.SrvTarget.SrvTarget p, GHC.Internal.Records.HasField t GI.Gio.Structs.SrvTarget.SrvTarget p) => GHC.Internal.Records.HasField t GI.Gio.Structs.SrvTarget.SrvTarget p
+ GI.Gio.Structs.SrvTarget: instance (info GHC.Types.~ GI.Gio.Structs.SrvTarget.ResolveSrvTargetMethod t GI.Gio.Structs.SrvTarget.SrvTarget, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.SrvTarget.SrvTarget) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.SrvTarget.SrvTarget)
+ GI.Gio.Structs.SrvTarget: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SrvTarget.SrvTargetFreeMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget signature
+ GI.Gio.Structs.SrvTarget: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SrvTarget.SrvTargetGetHostnameMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget signature
+ GI.Gio.Structs.SrvTarget: instance (signature GHC.Types.~ m GHC.Internal.Word.Word16, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SrvTarget.SrvTargetGetPortMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget signature
+ GI.Gio.Structs.SrvTarget: instance (signature GHC.Types.~ m GHC.Internal.Word.Word16, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SrvTarget.SrvTargetGetPriorityMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget signature
+ GI.Gio.Structs.SrvTarget: instance (signature GHC.Types.~ m GHC.Internal.Word.Word16, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SrvTarget.SrvTargetGetWeightMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget signature
+ GI.Gio.Structs.SrvTarget: instance (signature GHC.Types.~ m GI.Gio.Structs.SrvTarget.SrvTarget, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.SrvTarget.SrvTargetCopyMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget signature
+ GI.Gio.Structs.SrvTarget: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.SrvTarget.SrvTarget
+ GI.Gio.Structs.SrvTarget: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SrvTarget.SrvTargetCopyMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget
+ GI.Gio.Structs.SrvTarget: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SrvTarget.SrvTargetFreeMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget
+ GI.Gio.Structs.SrvTarget: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SrvTarget.SrvTargetGetHostnameMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget
+ GI.Gio.Structs.SrvTarget: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SrvTarget.SrvTargetGetPortMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget
+ GI.Gio.Structs.SrvTarget: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SrvTarget.SrvTargetGetPriorityMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget
+ GI.Gio.Structs.SrvTarget: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.SrvTarget.SrvTargetGetWeightMethodInfo GI.Gio.Structs.SrvTarget.SrvTarget
+ GI.Gio.Structs.SrvTarget: type family ResolveSrvTargetMethod (t :: Symbol) o
+ GI.Gio.Structs.StaticResource: data StaticResourceFiniMethodInfo
+ GI.Gio.Structs.StaticResource: data StaticResourceGetResourceMethodInfo
+ GI.Gio.Structs.StaticResource: data StaticResourceInitMethodInfo
+ GI.Gio.Structs.StaticResource: instance (info GHC.Types.~ GI.Gio.Structs.StaticResource.ResolveStaticResourceMethod t GI.Gio.Structs.StaticResource.StaticResource, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.StaticResource.StaticResource p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.StaticResource.StaticResource -> p)
+ GI.Gio.Structs.StaticResource: instance (info GHC.Types.~ GI.Gio.Structs.StaticResource.ResolveStaticResourceMethod t GI.Gio.Structs.StaticResource.StaticResource, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.StaticResource.StaticResource p, GHC.Internal.Records.HasField t GI.Gio.Structs.StaticResource.StaticResource p) => GHC.Internal.Records.HasField t GI.Gio.Structs.StaticResource.StaticResource p
+ GI.Gio.Structs.StaticResource: instance (info GHC.Types.~ GI.Gio.Structs.StaticResource.ResolveStaticResourceMethod t GI.Gio.Structs.StaticResource.StaticResource, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.StaticResource.StaticResource) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.StaticResource.StaticResource)
+ GI.Gio.Structs.StaticResource: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.StaticResource.StaticResourceFiniMethodInfo GI.Gio.Structs.StaticResource.StaticResource signature
+ GI.Gio.Structs.StaticResource: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.StaticResource.StaticResourceInitMethodInfo GI.Gio.Structs.StaticResource.StaticResource signature
+ GI.Gio.Structs.StaticResource: instance (signature GHC.Types.~ m GI.Gio.Structs.Resource.Resource, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.StaticResource.StaticResourceGetResourceMethodInfo GI.Gio.Structs.StaticResource.StaticResource signature
+ GI.Gio.Structs.StaticResource: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.StaticResource.StaticResource
+ GI.Gio.Structs.StaticResource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.StaticResource.StaticResourceFiniMethodInfo GI.Gio.Structs.StaticResource.StaticResource
+ GI.Gio.Structs.StaticResource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.StaticResource.StaticResourceGetResourceMethodInfo GI.Gio.Structs.StaticResource.StaticResource
+ GI.Gio.Structs.StaticResource: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.StaticResource.StaticResourceInitMethodInfo GI.Gio.Structs.StaticResource.StaticResource
+ GI.Gio.Structs.StaticResource: type family ResolveStaticResourceMethod (t :: Symbol) o
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryCompareMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryCopyMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryFreeMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGetDevicePathMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGetFsTypeMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGetMountPathMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGetOptionsMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGetRootPathMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGuessCanEjectMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGuessIconMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGuessNameMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGuessShouldDisplayMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryGuessSymbolicIconMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryIsReadonlyMethodInfo
+ GI.Gio.Structs.UnixMountEntry: data UnixMountEntryIsSystemInternalMethodInfo
+ GI.Gio.Structs.UnixMountEntry: instance (info GHC.Types.~ GI.Gio.Structs.UnixMountEntry.ResolveUnixMountEntryMethod t GI.Gio.Structs.UnixMountEntry.UnixMountEntry, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.UnixMountEntry.UnixMountEntry p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.UnixMountEntry.UnixMountEntry -> p)
+ GI.Gio.Structs.UnixMountEntry: instance (info GHC.Types.~ GI.Gio.Structs.UnixMountEntry.ResolveUnixMountEntryMethod t GI.Gio.Structs.UnixMountEntry.UnixMountEntry, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.UnixMountEntry.UnixMountEntry p, GHC.Internal.Records.HasField t GI.Gio.Structs.UnixMountEntry.UnixMountEntry p) => GHC.Internal.Records.HasField t GI.Gio.Structs.UnixMountEntry.UnixMountEntry p
+ GI.Gio.Structs.UnixMountEntry: instance (info GHC.Types.~ GI.Gio.Structs.UnixMountEntry.ResolveUnixMountEntryMethod t GI.Gio.Structs.UnixMountEntry.UnixMountEntry, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.UnixMountEntry.UnixMountEntry) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.UnixMountEntry.UnixMountEntry)
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ (GI.Gio.Structs.UnixMountEntry.UnixMountEntry -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryCompareMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryFreeMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetOptionsMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetRootPathMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetFsTypeMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessNameMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessCanEjectMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessShouldDisplayMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryIsReadonlyMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryIsSystemInternalMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessIconMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessSymbolicIconMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m GI.Gio.Structs.UnixMountEntry.UnixMountEntry, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryCopyMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m [GHC.Types.Char], GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetDevicePathMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance (signature GHC.Types.~ m [GHC.Types.Char], GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetMountPathMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry signature
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryCompareMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryCopyMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryFreeMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetDevicePathMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetFsTypeMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetMountPathMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetOptionsMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGetRootPathMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessCanEjectMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessIconMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessNameMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessShouldDisplayMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryGuessSymbolicIconMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryIsReadonlyMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntryIsSystemInternalMethodInfo GI.Gio.Structs.UnixMountEntry.UnixMountEntry
+ GI.Gio.Structs.UnixMountEntry: type family ResolveUnixMountEntryMethod (t :: Symbol) o
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointCompareMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointCopyMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointFreeMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointGetDevicePathMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointGetFsTypeMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointGetMountPathMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointGetOptionsMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointGuessCanEjectMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointGuessIconMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointGuessNameMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointGuessSymbolicIconMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointIsLoopbackMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointIsReadonlyMethodInfo
+ GI.Gio.Structs.UnixMountPoint: data UnixMountPointIsUserMountableMethodInfo
+ GI.Gio.Structs.UnixMountPoint: instance (info GHC.Types.~ GI.Gio.Structs.UnixMountPoint.ResolveUnixMountPointMethod t GI.Gio.Structs.UnixMountPoint.UnixMountPoint, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.UnixMountPoint.UnixMountPoint p) => GHC.Internal.OverloadedLabels.IsLabel t (GI.Gio.Structs.UnixMountPoint.UnixMountPoint -> p)
+ GI.Gio.Structs.UnixMountPoint: instance (info GHC.Types.~ GI.Gio.Structs.UnixMountPoint.ResolveUnixMountPointMethod t GI.Gio.Structs.UnixMountPoint.UnixMountPoint, Data.GI.Base.Overloading.OverloadedMethod info GI.Gio.Structs.UnixMountPoint.UnixMountPoint p, GHC.Internal.Records.HasField t GI.Gio.Structs.UnixMountPoint.UnixMountPoint p) => GHC.Internal.Records.HasField t GI.Gio.Structs.UnixMountPoint.UnixMountPoint p
+ GI.Gio.Structs.UnixMountPoint: instance (info GHC.Types.~ GI.Gio.Structs.UnixMountPoint.ResolveUnixMountPointMethod t GI.Gio.Structs.UnixMountPoint.UnixMountPoint, Data.GI.Base.Overloading.OverloadedMethodInfo info GI.Gio.Structs.UnixMountPoint.UnixMountPoint) => GHC.Internal.OverloadedLabels.IsLabel t (Data.GI.Base.Overloading.MethodProxy info GI.Gio.Structs.UnixMountPoint.UnixMountPoint)
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ (GI.Gio.Structs.UnixMountPoint.UnixMountPoint -> m GHC.Internal.Int.Int32), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointCompareMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m (), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointFreeMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m (GHC.Internal.Maybe.Maybe Data.Text.Internal.Text), GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointGetOptionsMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointGetFsTypeMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m Data.Text.Internal.Text, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointGuessNameMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointGuessCanEjectMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointIsLoopbackMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointIsReadonlyMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m GHC.Types.Bool, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointIsUserMountableMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointGuessIconMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m GI.Gio.Interfaces.Icon.Icon, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointGuessSymbolicIconMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m GI.Gio.Structs.UnixMountPoint.UnixMountPoint, GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointCopyMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m [GHC.Types.Char], GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointGetDevicePathMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance (signature GHC.Types.~ m [GHC.Types.Char], GHC.Internal.Control.Monad.IO.Class.MonadIO m) => Data.GI.Base.Overloading.OverloadedMethod GI.Gio.Structs.UnixMountPoint.UnixMountPointGetMountPathMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint signature
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.HasAttributeList GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointCompareMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointCopyMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointFreeMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointGetDevicePathMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointGetFsTypeMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointGetMountPathMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointGetOptionsMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointGuessCanEjectMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointGuessIconMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointGuessNameMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointGuessSymbolicIconMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointIsLoopbackMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointIsReadonlyMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: instance Data.GI.Base.Overloading.OverloadedMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPointIsUserMountableMethodInfo GI.Gio.Structs.UnixMountPoint.UnixMountPoint
+ GI.Gio.Structs.UnixMountPoint: type family ResolveUnixMountPointMethod (t :: Symbol) o
- GI.Gio.Callbacks: dynamic_TaskThreadFunc :: (HasCallStack, MonadIO m, IsTask a, IsObject b, IsCancellable c) => FunPtr C_TaskThreadFunc -> a -> b -> Ptr () -> Maybe c -> m ()
+ GI.Gio.Callbacks: dynamic_TaskThreadFunc :: (HasCallStack, MonadIO m, IsTask a, IsObject b, IsCancellable c) => FunPtr C_TaskThreadFunc -> a -> Maybe b -> Ptr () -> Maybe c -> m ()
- GI.Gio.Callbacks: type TaskThreadFunc = Task -> Object -> Ptr () -> Maybe Cancellable -> IO ()
+ GI.Gio.Callbacks: type TaskThreadFunc = Task -> Maybe Object -> Ptr () -> Maybe Cancellable -> IO ()
Files
- ChangeLog.md +4/−0
- Gio.overrides +3/−0
- README.md +1/−1
- Setup.hs +1/−1
- gi-gio.cabal +1/−1
ChangeLog.md view
@@ -1,3 +1,7 @@+### 2.0.38+++ Mark the `source_object` argument of `TaskThreadFunc` as nullable. See [issue 471](https://github.com/haskell-gi/haskell-gi/issues/471).+ ### 2.0.37 + Refresh nullable overrides to those in version 2.84.1 of the library.
Gio.overrides view
@@ -13,6 +13,9 @@ # This is a user_data type argument, but it is not marked as such. set-attr Gio/AsyncReadyCallback/@parameters/data closure 2 +# The object data is nullable, but it is not marked as such+set-attr Gio/TaskThreadFunc/@parameters/source_object nullable 1+ # Properly marked as filename in recent Gio versions. set-attr Gio/AppInfo/get_executable/@return-value/@type name filename
README.md view
@@ -1,6 +1,6 @@ # Documentation Autogenerated documentation for this package can be found at -[https://hackage.haskell.org/package/gi-gio-2.0.37/docs/GI-Gio.html](https://hackage.haskell.org/package/gi-gio-2.0.37/docs/GI-Gio.html)+[https://hackage.haskell.org/package/gi-gio-2.0.38/docs/GI-Gio.html](https://hackage.haskell.org/package/gi-gio-2.0.38/docs/GI-Gio.html) For general documentation on using [haskell-gi](https://github.com/haskell-gi/haskell-gi) based bindings, see [the project page](https://github.com/haskell-gi/haskell-gi) or [the Wiki](https://github.com/haskell-gi/haskell-gi/wiki).
Setup.hs view
@@ -11,7 +11,7 @@ where name = "Gio" version = "2.0" pkgName = "gi-gio"- pkgVersion = "2.0.37"+ pkgVersion = "2.0.38" overridesFile = Just "Gio.overrides" verbose = False outputDir = Nothing
gi-gio.cabal view
@@ -1,5 +1,5 @@ name: gi-gio-version: 2.0.37+version: 2.0.38 synopsis: Gio bindings description: Bindings for Gio, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi