gi-ges-1.0.4: libges bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.GES.Objects.BaseTransitionClip

Description

No description available in the introspection data.

Synopsis

Exported types

newtype BaseTransitionClip Source #

Memory-managed wrapper type.

Constructors

BaseTransitionClip (ManagedPtr BaseTransitionClip) 

Instances

Instances details
Eq BaseTransitionClip Source # 
Instance details

Defined in GI.GES.Objects.BaseTransitionClip

GObject BaseTransitionClip Source # 
Instance details

Defined in GI.GES.Objects.BaseTransitionClip

ManagedPtrNewtype BaseTransitionClip Source # 
Instance details

Defined in GI.GES.Objects.BaseTransitionClip

TypedObject BaseTransitionClip Source # 
Instance details

Defined in GI.GES.Objects.BaseTransitionClip

Methods

glibType :: IO GType

HasParentTypes BaseTransitionClip Source # 
Instance details

Defined in GI.GES.Objects.BaseTransitionClip

IsGValue (Maybe BaseTransitionClip) Source #

Convert BaseTransitionClip to and from GValue. See toGValue and fromGValue.

Instance details

Defined in GI.GES.Objects.BaseTransitionClip

type ParentTypes BaseTransitionClip Source # 
Instance details

Defined in GI.GES.Objects.BaseTransitionClip

class (GObject o, IsDescendantOf BaseTransitionClip o) => IsBaseTransitionClip o Source #

Type class for types which can be safely cast to BaseTransitionClip, for instance with toBaseTransitionClip.

Instances

Instances details
(GObject o, IsDescendantOf BaseTransitionClip o) => IsBaseTransitionClip o Source # 
Instance details

Defined in GI.GES.Objects.BaseTransitionClip

toBaseTransitionClip :: (MonadIO m, IsBaseTransitionClip o) => o -> m BaseTransitionClip Source #

Cast to BaseTransitionClip, for types for which this is known to be safe. For general casts, use castTo.

Methods

Click to display all available methods, including inherited ones

Expand

Methods

add, addAsset, addChildProperty, addChildToTrack, addMetasFromString, addTopEffect, bindProperty, bindPropertyFull, checkMetaRegistered, copy, edit, editFull, findTrackElement, findTrackElements, forceFloating, foreach, freezeNotify, getv, isFloating, listChildrenProperties, lookupChild, metasToString, moveToLayer, moveToLayerFull, notify, notifyByPspec, paste, ref, refSink, registerMeta, registerMetaBoolean, registerMetaDate, registerMetaDateTime, registerMetaDouble, registerMetaFloat, registerMetaInt, registerMetaInt64, registerMetaString, registerMetaUint, registerMetaUint64, registerStaticMeta, remove, removeChildProperty, removeTopEffect, ripple, rippleEnd, rollEnd, rollStart, runDispose, split, splitFull, stealData, stealQdata, thawNotify, trim, ungroup, unref, watchClosure.

Getters

getAsset, getBoolean, getChildProperty, getChildPropertyByPspec, getChildren, getData, getDate, getDateTime, getDouble, getDuration, getDurationLimit, getFloat, getId, getInpoint, getInt, getInt64, getInternalTimeFromTimelineTime, getLayer, getLayerPriority, getMarkerList, getMaxDuration, getMeta, getName, getNaturalFramerate, getParent, getPriority, getProperty, getQdata, getStart, getString, getSupportedFormats, getTimeline, getTimelineTimeFromInternalTime, getTimelineTimeFromSourceFrame, getTopEffectIndex, getTopEffectPosition, getTopEffects, getToplevelParent, getTrackTypes, getUint, getUint64.

Setters

setAsset, setBoolean, setChildProperty, setChildPropertyByPspec, setChildPropertyFull, setData, setDataFull, setDate, setDateTime, setDouble, setDuration, setFloat, setInpoint, setInt, setInt64, setMarkerList, setMaxDuration, setMeta, setName, setParent, setPriority, setProperty, setStart, setString, setSupportedFormats, setTimeline, setTopEffectIndex, setTopEffectIndexFull, setTopEffectPriority, setUint, setUint64.