- GReserved1
void function() GReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved2
void function() GReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved3
void function() GReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved4
void function() GReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved5
void function() GReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved6
void function() GReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- adoptOrphanMount
GVolume* function(GMount* mount, GVolumeMonitor* volumeMonitor) adoptOrphanMount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- driveChanged
void function(GVolumeMonitor* volumeMonitor, GDrive* drive) driveChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- driveConnected
void function(GVolumeMonitor* volumeMonitor, GDrive* drive) driveConnected;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- driveDisconnected
void function(GVolumeMonitor* volumeMonitor, GDrive* drive) driveDisconnected;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- driveEjectButton
void function(GVolumeMonitor* volumeMonitor, GDrive* drive) driveEjectButton;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- driveStopButton
void function(GVolumeMonitor* volumeMonitor, GDrive* drive) driveStopButton;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getConnectedDrives
GList* function(GVolumeMonitor* volumeMonitor) getConnectedDrives;
- getMountForUuid
GMount* function(GVolumeMonitor* volumeMonitor, const(char)* uuid) getMountForUuid;
- getMounts
GList* function(GVolumeMonitor* volumeMonitor) getMounts;
- getVolumeForUuid
GVolume* function(GVolumeMonitor* volumeMonitor, const(char)* uuid) getVolumeForUuid;
- getVolumes
GList* function(GVolumeMonitor* volumeMonitor) getVolumes;
- isSupported
int function() isSupported;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mountAdded
void function(GVolumeMonitor* volumeMonitor, GMount* mount) mountAdded;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mountChanged
void function(GVolumeMonitor* volumeMonitor, GMount* mount) mountChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mountPreUnmount
void function(GVolumeMonitor* volumeMonitor, GMount* mount) mountPreUnmount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mountRemoved
void function(GVolumeMonitor* volumeMonitor, GMount* mount) mountRemoved;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- parentClass
GObjectClass parentClass;
Undocumented in source.
- volumeAdded
void function(GVolumeMonitor* volumeMonitor, GVolume* volume) volumeAdded;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- volumeChanged
void function(GVolumeMonitor* volumeMonitor, GVolume* volume) volumeChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- volumeRemoved
void function(GVolumeMonitor* volumeMonitor, GVolume* volume) volumeRemoved;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.