Table of Contents

Class TreeListRowSorter

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

Constructors

TreeListRowSorter(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

TreeListRowSorter(IntPtr, bool)

protected TreeListRowSorter(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Fields

SorterPropertyDefinition

public static readonly Property<Sorter?, TreeListRowSorter> SorterPropertyDefinition

Field Value

Property<Sorter, TreeListRowSorter>

Properties

Sorter

public Sorter? Sorter { get; set; }

Property Value

Sorter

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetSorter()

public Sorter? GetSorter()

Returns

Sorter

New(Sorter?)

public static TreeListRowSorter New(Sorter? sorter)

Parameters

sorter Sorter

Returns

TreeListRowSorter

SetSorter(Sorter?)

public void SetSorter(Sorter? sorter)

Parameters

sorter Sorter