信号

since: 2.22

声明

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

描述 [src]

当在 drive 上按下停止按钮时发出。

默认处理程序

默认处理程序在通过 g_signal_connect() 添加的处理程序之后被调用。

Available since: 2.22

参数

drive

类型: GDrive

按下停止按钮的驱动器。

数据由函数的调用者所有。