Gio.Drive::stop-button
connect('stop-button', function (drive, ): void);
Emitted when the physical stop button (if any) of a drive has been pressed.
Since 2.22
- drive
instance of Gio.Drive that is emitting the signal
connect('stop-button', function (drive, ): void);
Emitted when the physical stop button (if any) of a drive has been pressed.
Since 2.22
instance of Gio.Drive that is emitting the signal