Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. contentFormatsUnion :: (HasCallStack, MonadIO m) => ContentFormats -> ContentFormats -> m ContentFormats

    gi-gdk4 GI.Gdk.Structs.ContentFormats

    Append all missing types from second to first, in the order they had in second.

  2. contentFormatsUnionDeserializeGtypes :: (HasCallStack, MonadIO m) => ContentFormats -> m ContentFormats

    gi-gdk4 GI.Gdk.Structs.ContentFormats

    Add GTypes for mime types in formats for which deserializers are registered.

  3. contentFormatsUnionDeserializeMimeTypes :: (HasCallStack, MonadIO m) => ContentFormats -> m ContentFormats

    gi-gdk4 GI.Gdk.Structs.ContentFormats

    Add mime types for GTypes in formats for which deserializers are registered.

  4. contentFormatsUnionSerializeGtypes :: (HasCallStack, MonadIO m) => ContentFormats -> m ContentFormats

    gi-gdk4 GI.Gdk.Structs.ContentFormats

    Add GTypes for the mime types in formats for which serializers are registered.

  5. contentFormatsUnionSerializeMimeTypes :: (HasCallStack, MonadIO m) => ContentFormats -> m ContentFormats

    gi-gdk4 GI.Gdk.Structs.ContentFormats

    Add mime types for GTypes in formats for which serializers are registered.

  6. contentFormatsUnref :: (HasCallStack, MonadIO m) => ContentFormats -> m ()

    gi-gdk4 GI.Gdk.Structs.ContentFormats

    Decreases the reference count of a GdkContentFormats by one. If the resulting reference count is zero, frees the formats.

  7. module GI.Gdk.Structs.ContentFormatsBuilder

    A GdkContentFormatsBuilder is an auxiliary struct used to create new GdkContentFormats, and should not be kept around.

  8. newtype ContentFormatsBuilder

    gi-gdk4 GI.Gdk.Structs.ContentFormatsBuilder

    Memory-managed wrapper type.

  9. ContentFormatsBuilder :: ManagedPtr ContentFormatsBuilder -> ContentFormatsBuilder

    gi-gdk4 GI.Gdk.Structs.ContentFormatsBuilder

    No documentation available.

  10. contentFormatsBuilderAddFormats :: (HasCallStack, MonadIO m) => ContentFormatsBuilder -> ContentFormats -> m ()

    gi-gdk4 GI.Gdk.Structs.ContentFormatsBuilder

    Appends all formats from formats to builder, skipping those that already exist.

Page 729 of many | Previous | Next