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.

  1. setMountOperationAnonymous :: (MonadIO m, IsMountOperation o) => o -> Bool -> m ()

    gi-gio GI.Gio.Objects.MountOperation

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

    set mountOperation [ #anonymous := value ]
    

  2. setMountOperationChoice :: (MonadIO m, IsMountOperation o) => o -> Int32 -> m ()

    gi-gio GI.Gio.Objects.MountOperation

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

    set mountOperation [ #choice := value ]
    

  3. setMountOperationDomain :: (MonadIO m, IsMountOperation o) => o -> Text -> m ()

    gi-gio GI.Gio.Objects.MountOperation

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

    set mountOperation [ #domain := value ]
    

  4. setMountOperationIsTcryptHiddenVolume :: (MonadIO m, IsMountOperation o) => o -> Bool -> m ()

    gi-gio GI.Gio.Objects.MountOperation

    Set the value of the “is-tcrypt-hidden-volume” property. When overloading is enabled, this is equivalent to

    set mountOperation [ #isTcryptHiddenVolume := value ]
    

  5. setMountOperationIsTcryptSystemVolume :: (MonadIO m, IsMountOperation o) => o -> Bool -> m ()

    gi-gio GI.Gio.Objects.MountOperation

    Set the value of the “is-tcrypt-system-volume” property. When overloading is enabled, this is equivalent to

    set mountOperation [ #isTcryptSystemVolume := value ]
    

  6. setMountOperationPassword :: (MonadIO m, IsMountOperation o) => o -> Text -> m ()

    gi-gio GI.Gio.Objects.MountOperation

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

    set mountOperation [ #password := value ]
    

  7. setMountOperationPasswordSave :: (MonadIO m, IsMountOperation o) => o -> PasswordSave -> m ()

    gi-gio GI.Gio.Objects.MountOperation

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

    set mountOperation [ #passwordSave := value ]
    

  8. setMountOperationPim :: (MonadIO m, IsMountOperation o) => o -> Word32 -> m ()

    gi-gio GI.Gio.Objects.MountOperation

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

    set mountOperation [ #pim := value ]
    

  9. setMountOperationUsername :: (MonadIO m, IsMountOperation o) => o -> Text -> m ()

    gi-gio GI.Gio.Objects.MountOperation

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

    set mountOperation [ #username := value ]
    

  10. setNetworkServiceScheme :: (MonadIO m, IsNetworkService o) => o -> Text -> m ()

    gi-gio GI.Gio.Objects.NetworkService

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

    set networkService [ #scheme := value ]
    

Page 275 of many | Previous | Next