signal callback delegate or function to connect
void callback(gio.types.MountOperationResult result, gio.mount_operation.MountOperation mountOperation)
result a #GMountOperationResult indicating how the request was handled (optional)
mountOperation the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Reply signal.
Emitted when the user has replied to the mount operation.