MultiSelection 
    GtkMultiSelection is a GtkSelectionModel that allows selecting multiple elements.
Skipped during bindings generation
- method - item-type: Property has no getter nor setter
- method - n-items: Property has no getter nor setter
Constructors
Properties
Functions
Gets the set containing all currently selected items in the model.
Gets the set of selected items in a range.
Checks if the given item is selected.
Emitted when the start-of-section state of some of the items in @model changes.
Emitted when the selection state of some of the items in @model changes.
Helper function for implementations of GtkSelectionModel.
Requests to select an item in the model.
Requests to select a range of items in the model.
Make selection changes.
Requests to unselect all items in the model.
Requests to unselect an item in the model.
Requests to unselect a range of items in the model.