Table of Contents

Class SpaceDrawerHandle

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

Constructors

SpaceDrawerHandle(nint, bool)

public SpaceDrawerHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

SpaceDrawerHandle

Type Parameters

T