~ubuntu-branches/ubuntu/trusty/glib2.0/trusty-proposed

« back to all changes in this revision

Viewing changes to gio/gmountoperation.c

Tags: upstream-2.15.3
ImportĀ upstreamĀ versionĀ 2.15.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
620
620
 
621
621
/**
622
622
 * g_mount_operation_reply:
623
 
 * @op: a #GMountOperation.
624
 
 * @abort: boolean.
 
623
 * @op: a #GMountOperation
 
624
 * @result: a #GMountOperationResult
625
625
 * 
626
626
 * Emits the #GMountOperation::reply signal.
627
627
 **/