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 |
The Action
structure contains only private data and
should be accessed using the provided API.
Since: 1.4
Exported types
Memory-managed wrapper type.
Instances
Eq Action Source # | |
GObject Action Source # | |
Defined in GI.Clutter.Objects.Action | |
ManagedPtrNewtype Action Source # | |
Defined in GI.Clutter.Objects.Action toManagedPtr :: Action -> ManagedPtr Action | |
TypedObject Action Source # | |
Defined in GI.Clutter.Objects.Action | |
HasParentTypes Action Source # | |
Defined in GI.Clutter.Objects.Action | |
IsGValue (Maybe Action) Source # | Convert |
Defined in GI.Clutter.Objects.Action gvalueGType_ :: IO GType gvalueSet_ :: Ptr GValue -> Maybe Action -> IO () gvalueGet_ :: Ptr GValue -> IO (Maybe Action) | |
type ParentTypes Action Source # | |
Defined in GI.Clutter.Objects.Action |
class (GObject o, IsDescendantOf Action o) => IsAction o Source #
Instances
(GObject o, IsDescendantOf Action o) => IsAction o Source # | |
Defined in GI.Clutter.Objects.Action |
Methods
Click to display all available methods, including inherited ones
Methods
bindProperty, bindPropertyFull, forceFloating, freezeNotify, getv, isFloating, notify, notifyByPspec, ref, refSink, runDispose, stealData, stealQdata, thawNotify, unref, watchClosure.
Getters
getActor, getData, getEnabled, getName, getProperty, getQdata.