| 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.SessionSync
Description
- newtype SessionSync = SessionSync (ForeignPtr SessionSync)
- class GObject o => SessionSyncK o
- toSessionSync :: SessionSyncK o => o -> IO SessionSync
- noSessionSync :: Maybe SessionSync
- sessionSyncNew :: MonadIO m => m SessionSync
Exported types
newtype SessionSync Source
Constructors
| SessionSync (ForeignPtr SessionSync) |
Instances
| GObject SessionSync | |
| ((~) * info (ResolveSessionSyncMethod t SessionSync), MethodInfo * info SessionSync p) => IsLabelProxy t (SessionSync -> p) | |
| type ParentTypes SessionSync | |
| type AttributeList SessionSync | |
| type SignalList SessionSync |
class GObject o => SessionSyncK o Source
Instances
| (GObject o, IsDescendantOf SessionSync o) => SessionSyncK o |
toSessionSync :: SessionSyncK o => o -> IO SessionSync Source
Methods
sessionSyncNew
sessionSyncNew :: MonadIO m => m SessionSync Source
Deprecated: SoupSession, created with soup_session_new(). See the linklinkend="libsoup-session-porting"porting guide/link.