Table of Contents

Class PrintCompositorHandle

Namespace
GtkSource.Internal
Assembly
GtkSource-5.dll
public class PrintCompositorHandle : ObjectHandle, IDisposable
Inheritance
PrintCompositorHandle
Implements
Inherited Members

Constructors

PrintCompositorHandle(nint, bool)

public PrintCompositorHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static PrintCompositorHandle For<T>(ConstructArgument[] constructArguments) where T : PrintCompositor, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

PrintCompositorHandle

Type Parameters

T