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