Table of Contents

Class TextChildAnchor

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

Constructors

TextChildAnchor(bool, params ConstructArgument[])

protected TextChildAnchor(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

TextChildAnchor(IntPtr, bool)

protected TextChildAnchor(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

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