Safe Haskell | None |
---|---|
Language | Haskell2010 |
- getId :: (MonadDOM m, IsBasicCredential self, FromJSString result) => self -> m result
- getType :: (MonadDOM m, IsBasicCredential self, FromJSString result) => self -> m result
- newtype BasicCredential = BasicCredential {}
- gTypeBasicCredential :: JSM GType
- class IsGObject o => IsBasicCredential o
- toBasicCredential :: IsBasicCredential o => o -> BasicCredential
Documentation
getId :: (MonadDOM m, IsBasicCredential self, FromJSString result) => self -> m result Source #
getType :: (MonadDOM m, IsBasicCredential self, FromJSString result) => self -> m result Source #
newtype BasicCredential Source #
Functions for this inteface are in JSDOM.BasicCredential.
class IsGObject o => IsBasicCredential o Source #
toBasicCredential :: IsBasicCredential o => o -> BasicCredential Source #