Class PixbufSimpleAnimIterHandle
public class PixbufSimpleAnimIterHandle : PixbufAnimationIterHandle, IDisposable
- Inheritance
-
PixbufSimpleAnimIterHandle
- Implements
- Inherited Members
Constructors
PixbufSimpleAnimIterHandle(nint, bool)
public PixbufSimpleAnimIterHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static PixbufSimpleAnimIterHandle For<T>(ConstructArgument[] constructArguments) where T : PixbufSimpleAnimIter, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T