Lines Matching full:operation
163 * rather than a "save new version of" replace operation.
168 * Flags used when an operation may create a file.
310 * @G_IO_ERROR_FAILED: Generic error condition for when any operation fails.
325 * @G_IO_ERROR_NOT_SUPPORTED: Operation not supported for the current backend.
329 * @G_IO_ERROR_CANCELLED: Operation was cancelled. See #GCancellable.
334 * @G_IO_ERROR_TIMED_OUT: Operation timed out.
335 * @G_IO_ERROR_WOULD_RECURSE: Operation would be recursive.
337 * @G_IO_ERROR_WOULD_BLOCK: Operation would block.
339 * @G_IO_ERROR_WOULD_MERGE: Operation would merge files.
340 * @G_IO_ERROR_FAILED_HANDLED: Operation failed and a helper program has
387 * @G_ASK_PASSWORD_NEED_PASSWORD: operation requires a password.
388 * @G_ASK_PASSWORD_NEED_USERNAME: operation requires a username.
389 * @G_ASK_PASSWORD_NEED_DOMAIN: operation requires a domain.
390 * @G_ASK_PASSWORD_SAVING_SUPPORTED: operation supports saving settings.
391 * @G_ASK_PASSWORD_ANONYMOUS_SUPPORTED: operation supports anonymous users.
428 * @G_MOUNT_OPERATION_ABORTED: The user requested the mount operation
434 * information is send by the mounting operation.