Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setInputVectorSize :: MonadIO m => InputVector -> CSize -> m ()gi-gio GI.Gio.Structs.InputVector Set the value of the “size” field. When overloading is enabled, this is equivalent to
set inputVector [ #size := value ]
setOutputMessageAddress :: MonadIO m => OutputMessage -> Ptr SocketAddress -> m ()gi-gio GI.Gio.Structs.OutputMessage Set the value of the “address” field. When overloading is enabled, this is equivalent to
set outputMessage [ #address := value ]
setOutputMessageBytesSent :: MonadIO m => OutputMessage -> Word32 -> m ()gi-gio GI.Gio.Structs.OutputMessage Set the value of the “bytes_sent” field. When overloading is enabled, this is equivalent to
set outputMessage [ #bytesSent := value ]
setOutputMessageNumControlMessages :: MonadIO m => OutputMessage -> Word32 -> m ()gi-gio GI.Gio.Structs.OutputMessage Set the value of the “num_control_messages” field. When overloading is enabled, this is equivalent to
set outputMessage [ #numControlMessages := value ]
setOutputMessageNumVectors :: MonadIO m => OutputMessage -> Word32 -> m ()gi-gio GI.Gio.Structs.OutputMessage Set the value of the “num_vectors” field. When overloading is enabled, this is equivalent to
set outputMessage [ #numVectors := value ]
setOutputMessageVectors :: MonadIO m => OutputMessage -> Ptr OutputVector -> m ()gi-gio GI.Gio.Structs.OutputMessage Set the value of the “vectors” field. When overloading is enabled, this is equivalent to
set outputMessage [ #vectors := value ]
setOutputVectorBuffer :: MonadIO m => OutputVector -> Ptr () -> m ()gi-gio GI.Gio.Structs.OutputVector Set the value of the “buffer” field. When overloading is enabled, this is equivalent to
set outputVector [ #buffer := value ]
setOutputVectorSize :: MonadIO m => OutputVector -> CSize -> m ()gi-gio GI.Gio.Structs.OutputVector Set the value of the “size” field. When overloading is enabled, this is equivalent to
set outputVector [ #size := value ]
-
gi-gio GI.Gio.Structs.SeekableIface Set the value of the “can_seek” field. When overloading is enabled, this is equivalent to
set seekableIface [ #canSeek := value ]
-
gi-gio GI.Gio.Structs.SeekableIface Set the value of the “can_truncate” field. When overloading is enabled, this is equivalent to
set seekableIface [ #canTruncate := value ]