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.

  1. setTlsPasswordWarning :: (MonadIO m, IsTlsPassword o) => o -> Text -> m ()

    gi-gio GI.Gio.Objects.TlsPassword

    Set the value of the “warning” property. When overloading is enabled, this is equivalent to

    set tlsPassword [ #warning := value ]
    

  2. setUnixInputStreamCloseFd :: (MonadIO m, IsUnixInputStream o) => o -> Bool -> m ()

    gi-gio GI.Gio.Objects.UnixInputStream

    Set the value of the “close-fd” property. When overloading is enabled, this is equivalent to

    set unixInputStream [ #closeFd := value ]
    

  3. setUnixOutputStreamCloseFd :: (MonadIO m, IsUnixOutputStream o) => o -> Bool -> m ()

    gi-gio GI.Gio.Objects.UnixOutputStream

    Set the value of the “close-fd” property. When overloading is enabled, this is equivalent to

    set unixOutputStream [ #closeFd := value ]
    

  4. setZlibCompressorFileInfo :: (MonadIO m, IsZlibCompressor o, IsFileInfo a) => o -> a -> m ()

    gi-gio GI.Gio.Objects.ZlibCompressor

    Set the value of the “file-info” property. When overloading is enabled, this is equivalent to

    set zlibCompressor [ #fileInfo := value ]
    

  5. setActionEntryActivate :: MonadIO m => ActionEntry -> FunPtr C_ActionEntryActivateFieldCallback -> m ()

    gi-gio GI.Gio.Structs.ActionEntry

    Set the value of the “activate” field. When overloading is enabled, this is equivalent to

    set actionEntry [ #activate := value ]
    

  6. setActionEntryChangeState :: MonadIO m => ActionEntry -> FunPtr C_ActionEntryChangeStateFieldCallback -> m ()

    gi-gio GI.Gio.Structs.ActionEntry

    Set the value of the “change_state” field. When overloading is enabled, this is equivalent to

    set actionEntry [ #changeState := value ]
    

  7. setActionEntryName :: MonadIO m => ActionEntry -> CString -> m ()

    gi-gio GI.Gio.Structs.ActionEntry

    Set the value of the “name” field. When overloading is enabled, this is equivalent to

    set actionEntry [ #name := value ]
    

  8. setActionEntryParameterType :: MonadIO m => ActionEntry -> CString -> m ()

    gi-gio GI.Gio.Structs.ActionEntry

    Set the value of the “parameter_type” field. When overloading is enabled, this is equivalent to

    set actionEntry [ #parameterType := value ]
    

  9. setActionEntryState :: MonadIO m => ActionEntry -> CString -> m ()

    gi-gio GI.Gio.Structs.ActionEntry

    Set the value of the “state” field. When overloading is enabled, this is equivalent to

    set actionEntry [ #state := value ]
    

  10. setDBusAnnotationInfoAnnotations :: MonadIO m => DBusAnnotationInfo -> Ptr (Ptr DBusAnnotationInfo) -> m ()

    gi-gio GI.Gio.Structs.DBusAnnotationInfo

    Set the value of the “annotations” field. When overloading is enabled, this is equivalent to

    set dBusAnnotationInfo [ #annotations := value ]
    

Page 285 of many | Previous | Next