StringSorter


Object Hierarchy:

Gtk.StringSorter Gtk.StringSorter Gtk.StringSorter Gtk.Sorter Gtk.Sorter Gtk.Sorter->Gtk.StringSorter GLib.Object GLib.Object GLib.Object->Gtk.Sorter

Description:

[ CCode ( type_id = "gtk_string_sorter_get_type ()" ) ]
public sealed class StringSorter : Sorter

`GtkStringSorter` is a `GtkSorter` that compares strings.

It does the comparison in a linguistically correct way using the current locale by normalizing Unicode strings and possibly case-folding them before performing the comparison.

To obtain the strings to compare, this sorter evaluates a [class@Gtk.Expression].


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Sorter