Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
insMapNodeM :: (Ord a, DynGraph g) => a -> NodeMapM a b g (LNode a)fgl Data.Graph.Inductive.NodeMap No documentation available.
insMapNode_ :: (Ord a, DynGraph g) => NodeMap a -> a -> g a b -> g a bfgl Data.Graph.Inductive.NodeMap No documentation available.
insMapNodes :: (Ord a, DynGraph g) => NodeMap a -> [a] -> g a b -> (g a b, NodeMap a, [LNode a])fgl Data.Graph.Inductive.NodeMap No documentation available.
insMapNodesM :: (Ord a, DynGraph g) => [a] -> NodeMapM a b g [LNode a]fgl Data.Graph.Inductive.NodeMap No documentation available.
insMapNodes_ :: (Ord a, DynGraph g) => NodeMap a -> [a] -> g a b -> g a bfgl Data.Graph.Inductive.NodeMap No documentation available.
mkMapGraph :: (Ord a, DynGraph g) => [a] -> [(a, a, b)] -> (g a b, NodeMap a)fgl Data.Graph.Inductive.NodeMap Partial function: raises exception if passed a node that is not in the graph.
type
C_SettingsBindGetMapping = Ptr GValue -> Ptr GVariant -> Ptr () -> IO CIntgi-gio GI.Gio.Callbacks Type for the callback on the (unwrapped) C side.
type
C_SettingsBindSetMapping = Ptr GValue -> Ptr VariantType -> Ptr () -> IO Ptr GVariantgi-gio GI.Gio.Callbacks Type for the callback on the (unwrapped) C side.
type
C_SettingsGetMapping = Ptr GVariant -> Ptr Ptr () -> Ptr () -> IO CIntgi-gio GI.Gio.Callbacks Type for the callback on the (unwrapped) C side.
type
SettingsBindGetMapping = GValue -> GVariant -> IO Boolgi-gio GI.Gio.Callbacks The type for the function that is used to convert from Settings to an object property. The value is already initialized to hold values of the appropriate type.