TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.89.4
Generated with TypeDoc via ts-for-gir v5.2.0
Signal
Run Last
This signal is emitted whenever items were added to or removed from list. At position, removed items were removed and added items were added in their place.
list
position
removed
added
Note: If removed != added, the positions of all later items in the model change.
removed != added
2.44
This signal is emitted whenever items were added to or removed from
list. Atposition,removeditems were removed andaddeditems were added in their place.Note: If
removed != added, the positions of all later items in the model change.