Table of Contents

Class TextChildAnchor

Namespace
Gtk
Assembly
Gtk-4.0.dll
public class TextChildAnchor : Object, IDisposable, GTypeProvider, InstanceFactory
Inheritance
TextChildAnchor
Implements
Inherited Members

Constructors

TextChildAnchor(params ConstructArgument[])

public TextChildAnchor(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

TextChildAnchor(TextChildAnchorHandle)

public TextChildAnchor(TextChildAnchorHandle handle)

Parameters

handle TextChildAnchorHandle

Methods

GetDeleted()

public bool GetDeleted()

Returns

bool

GetGType()

public static Type GetGType()

Returns

Type

New()

public static TextChildAnchor New()

Returns

TextChildAnchor

NewWithReplacement(string)

[Version("4.6")]
public static TextChildAnchor NewWithReplacement(string character)

Parameters

character string

Returns

TextChildAnchor