Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. insMapNodesM :: (Ord a, DynGraph g) => [a] -> NodeMapM a b g [LNode a]

    fgl Data.Graph.Inductive.NodeMap

    No documentation available.

  2. insMapNodes_ :: (Ord a, DynGraph g) => NodeMap a -> [a] -> g a b -> g a b

    fgl Data.Graph.Inductive.NodeMap

    No documentation available.

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

  4. type C_SettingsBindGetMapping = Ptr GValue -> Ptr GVariant -> Ptr () -> IO CInt

    gi-gio GI.Gio.Callbacks

    Type for the callback on the (unwrapped) C side.

  5. type C_SettingsBindSetMapping = Ptr GValue -> Ptr VariantType -> Ptr () -> IO Ptr GVariant

    gi-gio GI.Gio.Callbacks

    Type for the callback on the (unwrapped) C side.

  6. type C_SettingsGetMapping = Ptr GVariant -> Ptr Ptr () -> Ptr () -> IO CInt

    gi-gio GI.Gio.Callbacks

    Type for the callback on the (unwrapped) C side.

  7. type SettingsBindGetMapping = GValue -> GVariant -> IO Bool

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

  8. type SettingsBindGetMapping_WithClosures = GValue -> GVariant -> Ptr () -> IO Bool

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

  9. type SettingsBindSetMapping = GValue -> VariantType -> IO Maybe GVariant

    gi-gio GI.Gio.Callbacks

    The type for the function that is used to convert an object property value to a GVariant for storing it in Settings.

  10. type SettingsBindSetMapping_WithClosures = GValue -> VariantType -> Ptr () -> IO Maybe GVariant

    gi-gio GI.Gio.Callbacks

    The type for the function that is used to convert an object property value to a GVariant for storing it in Settings.

Page 509 of many | Previous | Next