Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDriveStartStopType |
Enum : | DriveStartStopType |
Properties | |
---|---|
guint32 Gio.DriveStartStopType.MULTIDISK : 3
|
|
guint32 Gio.DriveStartStopType.NETWORK : 2
|
|
guint32 Gio.DriveStartStopType.PASSWORD : 4
|
|
guint32 Gio.DriveStartStopType.SHUTDOWN : 1
|
|
guint32 Gio.DriveStartStopType.UNKNOWN : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.Drive
Method |
get_start_stop_type
()
:
Gio.DriveStartStopType
Gets a hint about how a drive can be started/stopped.
|