Table of Contents

Class TextChildAnchorHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class TextChildAnchorHandle : ObjectHandle, IDisposable
Inheritance
TextChildAnchorHandle
Implements
Inherited Members

Constructors

TextChildAnchorHandle(nint, bool)

public TextChildAnchorHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

TextChildAnchorHandle

Type Parameters

T