Hoogle Search

Within Stackage Nightly 2026-07-01 (ghc-9.12.4)

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

  1. setObjectPropertyInt32 :: GObject a => a -> String -> Int32 -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  2. setObjectPropertyInt64 :: GObject a => a -> String -> Int64 -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  3. setObjectPropertyIsGValueInstance :: (GObject a, IsGValue b) => a -> String -> b -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    Set a property for a type with a IsGValue instance.

  4. setObjectPropertyLong :: GObject a => a -> String -> CLong -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  5. setObjectPropertyObject :: (GObject a, GObject b) => a -> String -> Maybe b -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  6. setObjectPropertyParamSpec :: GObject a => a -> String -> Maybe GParamSpec -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    Set a property of type GParamSpec.

  7. setObjectPropertyPtr :: GObject a => a -> String -> Ptr b -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  8. setObjectPropertyPtrGList :: GObject a => a -> String -> [Ptr b] -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  9. setObjectPropertyString :: GObject a => a -> String -> Maybe Text -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  10. setObjectPropertyStringArray :: GObject a => a -> String -> Maybe [Text] -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

Page 46 of many | Previous | Next