Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setApplicationInactivityTimeout :: (MonadIO m, IsApplication o) => o -> Word32 -> m ()gi-gio GI.Gio.Objects.Application Set the value of the “inactivity-timeout” property. When overloading is enabled, this is equivalent to
set application [ #inactivityTimeout := value ]
setApplicationResourceBasePath :: (MonadIO m, IsApplication o) => o -> Text -> m ()gi-gio GI.Gio.Objects.Application Set the value of the “resource-base-path” property. When overloading is enabled, this is equivalent to
set application [ #resourceBasePath := value ]
setApplicationVersion :: (MonadIO m, IsApplication o) => o -> Text -> m ()gi-gio GI.Gio.Objects.Application Set the value of the “version” property. When overloading is enabled, this is equivalent to
set application [ #version := value ]
setBufferedInputStreamBufferSize :: (MonadIO m, IsBufferedInputStream o) => o -> Word32 -> m ()gi-gio GI.Gio.Objects.BufferedInputStream Set the value of the “buffer-size” property. When overloading is enabled, this is equivalent to
set bufferedInputStream [ #bufferSize := value ]
setBufferedOutputStreamAutoGrow :: (MonadIO m, IsBufferedOutputStream o) => o -> Bool -> m ()gi-gio GI.Gio.Objects.BufferedOutputStream Set the value of the “auto-grow” property. When overloading is enabled, this is equivalent to
set bufferedOutputStream [ #autoGrow := value ]
setBufferedOutputStreamBufferSize :: (MonadIO m, IsBufferedOutputStream o) => o -> Word32 -> m ()gi-gio GI.Gio.Objects.BufferedOutputStream Set the value of the “buffer-size” property. When overloading is enabled, this is equivalent to
set bufferedOutputStream [ #bufferSize := value ]
setCharsetConverterUseFallback :: (MonadIO m, IsCharsetConverter o) => o -> Bool -> m ()gi-gio GI.Gio.Objects.CharsetConverter Set the value of the “use-fallback” property. When overloading is enabled, this is equivalent to
set charsetConverter [ #useFallback := value ]
setDBusConnectionExitOnClose :: (MonadIO m, IsDBusConnection o) => o -> Bool -> m ()gi-gio GI.Gio.Objects.DBusConnection Set the value of the “exit-on-close” property. When overloading is enabled, this is equivalent to
set dBusConnection [ #exitOnClose := value ]
-
gi-gio GI.Gio.Objects.DBusInterfaceSkeleton Set the value of the “g-flags” property. When overloading is enabled, this is equivalent to
set dBusInterfaceSkeleton [ #gFlags := value ]
-
gi-gio GI.Gio.Objects.DBusObjectManagerServer Set the value of the “connection” property. When overloading is enabled, this is equivalent to
set dBusObjectManagerServer [ #connection := value ]