Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
A fundamental type that describes a 64-bit bitmask
Exported types
Memory-managed wrapper type.
Instances
Eq Bitmask Source # | |
BoxedPtr Bitmask Source # | |
Defined in GI.Gst.Objects.Bitmask boxedPtrCopy :: Bitmask -> IO Bitmask boxedPtrFree :: Bitmask -> IO () | |
ManagedPtrNewtype Bitmask Source # | |
Defined in GI.Gst.Objects.Bitmask toManagedPtr :: Bitmask -> ManagedPtr Bitmask | |
TypedObject Bitmask Source # | |
Defined in GI.Gst.Objects.Bitmask | |
HasParentTypes Bitmask Source # | |
Defined in GI.Gst.Objects.Bitmask | |
type ParentTypes Bitmask Source # | |
Defined in GI.Gst.Objects.Bitmask |
class (BoxedPtr o, TypedObject o, IsDescendantOf Bitmask o) => IsBitmask o Source #
Instances
(BoxedPtr o, TypedObject o, IsDescendantOf Bitmask o) => IsBitmask o Source # | |
Defined in GI.Gst.Objects.Bitmask |