Table of Contents

Class AnimationTarget

Namespace
Adw
Assembly
Adw-1.dll
public class AnimationTarget : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
AnimationTarget
Implements
Derived
Inherited Members

Constructors

AnimationTarget(bool, params ConstructArgument[])

protected AnimationTarget(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

AnimationTarget(IntPtr, bool)

protected AnimationTarget(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type