Searched refs:g_file_append_to (Results 1 – 8 of 8) sorted by relevance
447 priv->outputStream = g_file_append_to(file, G_FILE_CREATE_NONE, NULL, &error); in webkit_download_open_stream_for_uri()
256 g_file_append_to
477 GFileOutputStream * g_file_append_to (GFile *file,
1464 g_file_append_to (GFile *file, in g_file_append_to() function
1487 Bug 540331 – g_file_append_to () documentation: can return NULL1489 * gfile.c (g_file_append_to): Clarify docs.
60 g_file_append_to
836 os = g_file_append_to (child, item.create_flags, NULL, &error); in test_create()
658 540331 g_file_append_to () documentation: can return NULL