Lines Matching refs:other_file
216 * @other_file: a #GFile.
343 GFile *other_file;
351 if (change->other_file)
352 g_object_unref (change->other_file);
372 change->child, change->other_file, change->event_type);
384 GFile *other_file,
396 if (other_file)
397 change->other_file = g_object_ref (other_file);
399 change->other_file = NULL;
631 * @other_file: a #GFile.
643 GFile *other_file,
666 emit_in_idle (monitor, child, other_file, event_type);
695 emit_in_idle (monitor, child, other_file, event_type);