Table of Contents

Class TreeListRowSorter

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

Constructors

TreeListRowSorter(params ConstructArgument[])

public TreeListRowSorter(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

TreeListRowSorter(TreeListRowSorterHandle)

public TreeListRowSorter(TreeListRowSorterHandle handle)

Parameters

handle TreeListRowSorterHandle

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