signal callback delegate or function to connect
void callback(gio.drive.Drive drive, gio.volume_monitor.VolumeMonitor volumeMonitor)
drive the drive where the eject button was pressed (optional)
volumeMonitor the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to DriveEjectButton signal.
Emitted when the eject button is pressed on drive.