The list of virtual functions for the gtk.section_model.SectionModel interface. No function must be implemented, but unless GtkSectionModel::get_section() is implemented, the whole model will just be a single section.
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 G_MAXUINT
The list of virtual functions for the gtk.section_model.SectionModel interface. No function must be implemented, but unless GtkSectionModel::get_section() is implemented, the whole model will just be a single section.