Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GMountOperationResult |
Enum : | MountOperationResult |
Properties | |
---|---|
guint32 Gio.MountOperationResult.ABORTED : 1
|
|
guint32 Gio.MountOperationResult.HANDLED : 0
|
|
guint32 Gio.MountOperationResult.UNHANDLED : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.MountOperation
Signal |
reply
(MountOperation self, MountOperationResult result)
:
none
Emitted when the user has replied to the mount operation.
|
Gio.MountOperation
Method |
reply
(MountOperationResult result)
:
none
Emits the GMountOperation::reply signal.
|