Safe Haskell | None |
---|---|
Language | Haskell2010 |
- getName :: (MonadDOM m, IsSiteBoundCredential self, FromJSString result) => self -> m result
- getIconURL :: (MonadDOM m, IsSiteBoundCredential self, FromJSString result) => self -> m result
- newtype SiteBoundCredential = SiteBoundCredential {}
- gTypeSiteBoundCredential :: JSM GType
- class (IsBasicCredential o, IsGObject o) => IsSiteBoundCredential o
- toSiteBoundCredential :: IsSiteBoundCredential o => o -> SiteBoundCredential
Documentation
getName :: (MonadDOM m, IsSiteBoundCredential self, FromJSString result) => self -> m result Source #
getIconURL :: (MonadDOM m, IsSiteBoundCredential self, FromJSString result) => self -> m result Source #
newtype SiteBoundCredential Source #
Functions for this inteface are in JSDOM.SiteBoundCredential. Base interface functions are in:
class (IsBasicCredential o, IsGObject o) => IsSiteBoundCredential o Source #
toSiteBoundCredential :: IsSiteBoundCredential o => o -> SiteBoundCredential Source #