| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gdk.Objects.Snapshot
Description
Documentation
Constructors
| Snapshot (ManagedPtr Snapshot) |
Instances
class (GObject o, IsDescendantOf Snapshot o) => IsSnapshot o #
Instances
| (GObject o, IsDescendantOf Snapshot o) => IsSnapshot o | |
Defined in GI.Gdk.Objects.Snapshot | |
type family ResolveSnapshotMethod (t :: Symbol) o where ... #
Equations
| ResolveSnapshotMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveSnapshotMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveSnapshotMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveSnapshotMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveSnapshotMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveSnapshotMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveSnapshotMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveSnapshotMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveSnapshotMethod "ref" o = ObjectRefMethodInfo | |
| ResolveSnapshotMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveSnapshotMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveSnapshotMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveSnapshotMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveSnapshotMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveSnapshotMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveSnapshotMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveSnapshotMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveSnapshotMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveSnapshotMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveSnapshotMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveSnapshotMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveSnapshotMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveSnapshotMethod l o = MethodResolutionFailed l o :: Type |
toSnapshot :: (MonadIO m, IsSnapshot o) => o -> m Snapshot #