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.
setDBusObjectSkeletonGObjectPath :: (MonadIO m, IsDBusObjectSkeleton o) => o -> Text -> m ()gi-gio GI.Gio.Objects.DBusObjectSkeleton Set the value of the “g-object-path” property. When overloading is enabled, this is equivalent to
set dBusObjectSkeleton [ #gObjectPath := value ]
setDBusProxyGDefaultTimeout :: (MonadIO m, IsDBusProxy o) => o -> Int32 -> m ()gi-gio GI.Gio.Objects.DBusProxy Set the value of the “g-default-timeout” property. When overloading is enabled, this is equivalent to
set dBusProxy [ #gDefaultTimeout := value ]
setDBusProxyGInterfaceInfo :: (MonadIO m, IsDBusProxy o) => o -> DBusInterfaceInfo -> m ()gi-gio GI.Gio.Objects.DBusProxy Set the value of the “g-interface-info” property. When overloading is enabled, this is equivalent to
set dBusProxy [ #gInterfaceInfo := value ]
setDataInputStreamByteOrder :: (MonadIO m, IsDataInputStream o) => o -> DataStreamByteOrder -> m ()gi-gio GI.Gio.Objects.DataInputStream Set the value of the “byte-order” property. When overloading is enabled, this is equivalent to
set dataInputStream [ #byteOrder := value ]
-
gi-gio GI.Gio.Objects.DataInputStream Set the value of the “newline-type” property. When overloading is enabled, this is equivalent to
set dataInputStream [ #newlineType := value ]
-
gi-gio GI.Gio.Objects.DataOutputStream Set the value of the “byte-order” property. When overloading is enabled, this is equivalent to
set dataOutputStream [ #byteOrder := value ]
setFileMonitorRateLimit :: (MonadIO m, IsFileMonitor o) => o -> Int32 -> m ()gi-gio GI.Gio.Objects.FileMonitor Set the value of the “rate-limit” property. When overloading is enabled, this is equivalent to
set fileMonitor [ #rateLimit := value ]
setFilterInputStreamCloseBaseStream :: (MonadIO m, IsFilterInputStream o) => o -> Bool -> m ()gi-gio GI.Gio.Objects.FilterInputStream Set the value of the “close-base-stream” property. When overloading is enabled, this is equivalent to
set filterInputStream [ #closeBaseStream := value ]
setInetAddressMaskAddress :: (MonadIO m, IsInetAddressMask o, IsInetAddress a) => o -> a -> m ()gi-gio GI.Gio.Objects.InetAddressMask Set the value of the “address” property. When overloading is enabled, this is equivalent to
set inetAddressMask [ #address := value ]
setInetAddressMaskLength :: (MonadIO m, IsInetAddressMask o) => o -> Word32 -> m ()gi-gio GI.Gio.Objects.InetAddressMask Set the value of the “length” property. When overloading is enabled, this is equivalent to
set inetAddressMask [ #length := value ]