| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Soup.Objects.ProxyResolverDefault
Description
- newtype ProxyResolverDefault = ProxyResolverDefault (ForeignPtr ProxyResolverDefault)
- class GObject o => ProxyResolverDefaultK o
- toProxyResolverDefault :: ProxyResolverDefaultK o => o -> IO ProxyResolverDefault
- noProxyResolverDefault :: Maybe ProxyResolverDefault
- data ProxyResolverDefaultGproxyResolverPropertyInfo
- constructProxyResolverDefaultGproxyResolver :: ProxyResolverK a => a -> IO ([Char], GValue)
- setProxyResolverDefaultGproxyResolver :: (MonadIO m, ProxyResolverDefaultK o, ProxyResolverK a) => o -> a -> m ()
Exported types
newtype ProxyResolverDefault Source
Constructors
| ProxyResolverDefault (ForeignPtr ProxyResolverDefault) |
Instances
class GObject o => ProxyResolverDefaultK o Source
Instances
Properties
GproxyResolver
data ProxyResolverDefaultGproxyResolverPropertyInfo Source
Instances
| AttrInfo ProxyResolverDefaultGproxyResolverPropertyInfo | |
| type AttrLabel ProxyResolverDefaultGproxyResolverPropertyInfo = "ProxyResolverDefault::gproxy-resolver" | |
| type AttrGetType ProxyResolverDefaultGproxyResolverPropertyInfo = () | |
| type AttrBaseTypeConstraint ProxyResolverDefaultGproxyResolverPropertyInfo = ProxyResolverDefaultK | |
| type AttrSetTypeConstraint ProxyResolverDefaultGproxyResolverPropertyInfo = ProxyResolverK | |
| type AttrAllowedOps ProxyResolverDefaultGproxyResolverPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ([] AttrOpTag)) |
constructProxyResolverDefaultGproxyResolver :: ProxyResolverK a => a -> IO ([Char], GValue) Source
setProxyResolverDefaultGproxyResolver :: (MonadIO m, ProxyResolverDefaultK o, ProxyResolverK a) => o -> a -> m () Source