Gtk.SorterClass

Fields

Name

Type

Access

Description

compare

object

r

Compare two items. See Gtk.Sorter.compare() for details.

get_order

object

r

Get the GtkSorderOrder that applies to the current sorter. If unimplemented, it returns Gtk.SorterOrder.PARTIAL.

parent_class

GObject.ObjectClass

r

Methods

None

Details

class Gtk.SorterClass

The virtual table for GtkSorter.