Property

IdeObject:cancellable

Declaration

property cancellable: Gio.Cancellable [ read, write, construct-only ]

Description

The “cancellable” property is a GCancellable that can be used by operations that will be cancelled when the IdeObject::destroy signal is emitted on self.

This is convenient when you want operations to automatically be cancelled when part of teh object tree is segmented.

Type: GCancellable

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes