Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setThreadPoolUserData :: MonadIO m => ThreadPool -> Ptr () -> m ()gi-glib GI.GLib.Structs.ThreadPool Set the value of the “user_data” field. When overloading is enabled, this is equivalent to
set threadPool [ #userData := value ]
setTimeValTvSec :: MonadIO m => TimeVal -> CLong -> m ()gi-glib GI.GLib.Structs.TimeVal Set the value of the “tv_sec” field. When overloading is enabled, this is equivalent to
set timeVal [ #tvSec := value ]
setTimeValTvUsec :: MonadIO m => TimeVal -> CLong -> m ()gi-glib GI.GLib.Structs.TimeVal Set the value of the “tv_usec” field. When overloading is enabled, this is equivalent to
set timeVal [ #tvUsec := value ]
setTrashStackNext :: MonadIO m => TrashStack -> Ptr TrashStack -> m ()gi-glib GI.GLib.Structs.TrashStack Set the value of the “next” field. When overloading is enabled, this is equivalent to
set trashStack [ #next := value ]
setTuplesLen :: MonadIO m => Tuples -> Word32 -> m ()gi-glib GI.GLib.Structs.Tuples Set the value of the “len” field. When overloading is enabled, this is equivalent to
set tuples [ #len := value ]
setDoubleIEEE754VDouble :: MonadIO m => DoubleIEEE754 -> Double -> m ()gi-glib GI.GLib.Unions.DoubleIEEE754 Set the value of the “v_double” field. When overloading is enabled, this is equivalent to
set doubleIEEE754 [ #vDouble := value ]
setFloatIEEE754VFloat :: MonadIO m => FloatIEEE754 -> Float -> m ()gi-glib GI.GLib.Unions.FloatIEEE754 Set the value of the “v_float” field. When overloading is enabled, this is equivalent to
set floatIEEE754 [ #vFloat := value ]
setTokenValueVBinary :: MonadIO m => TokenValue -> CULong -> m ()gi-glib GI.GLib.Unions.TokenValue Set the value of the “v_binary” field. When overloading is enabled, this is equivalent to
set tokenValue [ #vBinary := value ]
setTokenValueVChar :: MonadIO m => TokenValue -> Word8 -> m ()gi-glib GI.GLib.Unions.TokenValue Set the value of the “v_char” field. When overloading is enabled, this is equivalent to
set tokenValue [ #vChar := value ]
setTokenValueVComment :: MonadIO m => TokenValue -> CString -> m ()gi-glib GI.GLib.Unions.TokenValue Set the value of the “v_comment” field. When overloading is enabled, this is equivalent to
set tokenValue [ #vComment := value ]