Signal

GioVolumeMonitor::drive-stop-button

since: 2.22

Declaration

void
drive_stop_button (
  GVolumeMonitor* self,
  GDrive* drive,
  gpointer user_data
)

Description

Emitted when the stop button is pressed on drive.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 2.22

Parameters

drive

Type: GDrive

The drive where the stop button was pressed.

The data is owned by the caller of the function.