Gtk.SectionModelInterface

Fields

Name

Type

Access

Description

g_iface

GObject.TypeInterface

r

get_section

object

r

Return the section that covers the given position. If the position is outside the number of items, returns a single range from n_items to GObject.G_MAXUINT

Methods

None

Details

class Gtk.SectionModelInterface

The list of virtual functions for the GtkSectionModel interface. No function must be implemented, but unless GtkSectionModel::get_section() is implemented, the whole model will just be a single section.

New in version 4.12.