Lines Matching full:will
12 * This library is distributed in the hope that it will be useful,
321 * these cases this call will return %FALSE, but g_file_get_path()
322 * will still return a native path.
406 * or a uri like sftp://host/) it will return a single directory separator
602 * file system, then %NULL will be returned.
655 * version of the name). If this function fails, it returns %NULL and @error will be
784 * is a #GFileEnumerator object that will give out #GFileInfo objects for
797 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
799 * If the file does not exist, the G_IO_ERROR_NOT_FOUND error will be returned.
800 * If the file is not a directory, the G_FILE_ERROR_NOTDIR error will be returned.
847 * is a #GFileEnumerator object that will give out #GFileInfo objects for
853 * When the operation is finished, @callback will be called. You can then call
931 * the file with g_file_create() which will either atomically create the file
1022 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
1027 * information about the symlink itself will be returned. Also, for symlinks
1029 * will be returned.
1031 * If the file does not exist, the G_IO_ERROR_NOT_FOUND error will be returned.
1082 * When the operation is finished, @callback will be called. You can then call
1165 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
1167 * If the file does not exist, the G_IO_ERROR_NOT_FOUND error will be returned.
1217 * When the operation is finished, @callback will be called. You can
1284 * remote share), @error will be set to %G_IO_ERROR_NOT_FOUND and %NULL
1285 * will be returned.
1289 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
1334 * When the operation is finished, @callback will be called. You can then call
1401 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
1403 * If the file does not exist, the G_IO_ERROR_NOT_FOUND error will be returned.
1404 * If the file is a directory, the G_IO_ERROR_IS_DIRECTORY error will be returned.
1447 * will be made readable only to the current user, to the level that
1452 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
1456 * If the file is a directory the %G_IO_ERROR_IS_DIRECTORY error will be
1501 * will be made readable only to the current user, to the level that
1506 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
1509 * error will be returned.
1512 * is to long G_IO_ERROR_FILENAME_TOO_LONG will be returned.
1558 * it will be created.
1560 * This will try to replace the file in the safest way possible so
1561 * that any errors during the writing will not affect an already
1568 * will be made readable only to the current user, to the level that
1573 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
1584 * If @make_backup is %TRUE, this function will attempt to make a backup
1586 * error will be returned. If you want to replace anyway, try again with
1589 * If the file is a directory the G_IO_ERROR_IS_DIRECTORY error will be returned,
1591 * G_IO_ERROR_NOT_REGULAR_FILE error will be returned.
1594 * is to long G_IO_ERROR_FILENAME_TOO_LONG will be returned.
1648 * When the operation is finished, @callback will be called. You can then call
1718 * When the operation is finished, @callback will be called. You can then call
1791 * When the operation is finished, @callback will be called. You can then call
1867 * When the operation is finished, @callback will be called. You can then call
2408 * will be copied as symlinks, otherwise the target of the
2409 * @source symlink will be copied.
2413 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
2417 * will be passed to this function. It is guaranteed that this callback will
2528 * If @progress_callback is not %NULL, then that function that will be called
2529 * just like in g_file_copy(), however the callback will
2532 * When the operation is finished, @callback will be called. You can then call
2616 * will be copied as symlinks, otherwise the target of the
2617 * @source symlink will be copied.
2621 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
2625 * will be passed to this function. It is guaranteed that this callback will
2731 * Creates a directory. Note that this will only create a child directory of
2734 * This function will fail if the parent directory does not exist, setting
2736 * directories, this function will fail, setting @error to
2739 * For a local #GFile the newly created directory will have the default
2744 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
2781 * function will fail, setting @error to %G_IO_ERROR_NOT_SUPPORTED.
2783 * For a local #GFile the newly created directories will have the default
2788 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
2865 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
2910 * Deletes a file. If the @file is a directory, it will only be deleted if it
2915 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
2958 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3007 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3056 * When the operation is finished, @callback will be called. You can then call
3123 * that can be set on this file. This doesn't mean setting it will always
3129 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3182 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3237 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3282 * If there is any error during this operation then @error will be set to
3290 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3378 * When the operation is finished, @callback will be called. You can then call
3444 * If @attribute is of a different type, this operation will fail.
3448 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3475 * If @attribute is of a different type, this operation will fail,
3480 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3508 * If @attribute is of a different type, this operation will fail.
3512 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3540 * If @attribute is of a different type, this operation will fail.
3544 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3572 * If @attribute is of a different type, this operation will fail.
3576 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3604 * If @attribute is of a different type, this operation will fail.
3608 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3640 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3642 * When the operation is finished, @callback will be called. You can then call
3725 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3727 * When the operation is finished, @callback will be called. You can then call
3805 * When this operation has completed, @callback will be called with
3811 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3889 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3932 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
3977 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
4984 * When this operation has completed, @callback will be called with
4990 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
5029 * has occurred, this function will return %FALSE and set @error
5069 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
5145 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
5397 * will behave exactly as g_file_load_contents_async(). This operation
5405 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
5453 * present, it will be set appropriately.
5520 * When the load operation has completed, @callback will be called
5527 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
5555 * g_free() when no longer needed. If @etag_out is present, it will be
5559 * present, it will be set appropriately.
5595 * the error %G_IO_ERROR_WRONG_ETAG will be returned.
5597 * If @make_backup is %TRUE, this function will attempt to make a backup of @file.
5601 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
5607 * has occurred, this function will return %FALSE and set @error
5804 * @contents of @length bytes. @etag will replace the document's
5807 * When this operation has completed, @callback will be called with
5813 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
5815 * If @make_backup is %TRUE, this function will attempt to