Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. valueSetMaybeGObject :: GObjectClass gobj => GValue -> Maybe gobj -> IO ()

    glib System.Glib.GValueTypes

    No documentation available.

  2. valueSetMaybeString :: GlibString string => GValue -> Maybe string -> IO ()

    glib System.Glib.GValueTypes

    No documentation available.

  3. newAttrFromMaybeFilePathProperty :: (GObjectClass gobj, GlibFilePath string) => String -> Attr gobj (Maybe string)

    glib System.Glib.Properties

    No documentation available.

  4. newAttrFromMaybeObjectProperty :: (GObjectClass gobj, GObjectClass gobj', GObjectClass gobj'') => String -> GType -> ReadWriteAttr gobj (Maybe gobj') (Maybe gobj'')

    glib System.Glib.Properties

    No documentation available.

  5. newAttrFromMaybeStringProperty :: (GObjectClass gobj, GlibString string) => String -> Attr gobj (Maybe string)

    glib System.Glib.Properties

    No documentation available.

  6. objectGetPropertyMaybeFilePath :: (GObjectClass gobj, GlibFilePath string) => String -> gobj -> IO (Maybe string)

    glib System.Glib.Properties

    No documentation available.

  7. objectGetPropertyMaybeString :: (GObjectClass gobj, GlibString string) => String -> gobj -> IO (Maybe string)

    glib System.Glib.Properties

    No documentation available.

  8. objectSetPropertyMaybeFilePath :: (GObjectClass gobj, GlibFilePath string) => String -> gobj -> Maybe string -> IO ()

    glib System.Glib.Properties

    No documentation available.

  9. objectSetPropertyMaybeString :: (GObjectClass gobj, GlibString string) => String -> gobj -> Maybe string -> IO ()

    glib System.Glib.Properties

    No documentation available.

  10. readAttrFromMaybeFilePathProperty :: (GObjectClass gobj, GlibFilePath string) => String -> ReadAttr gobj (Maybe string)

    glib System.Glib.Properties

    No documentation available.

Page 215 of many | Previous | Next