Signal

GioVolumeMonitor::drive-connected

Declaration

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

Description

Emitted when a drive is connected to the system.

Default handler:

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

Parameters

drive

Type: GDrive

A GDrive that was connected.

The data is owned by the caller of the function.