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