Lines Matching full:will
10 * This library is distributed in the hope that it will be useful,
42 * g_file_enumerate_children() will return a #GFileEnumerator for each
48 * version will return a list of #GFileInfo<!---->s, whereas the
49 * synchronous will only return the next file in the enumerator.
181 * Will block until the information is available. The #GFileInfo
182 * returned from this function will contain attributes that match the
186 * enumerator is at the end, %NULL will be returned and @error will
248 * This will be automatically called when the last reference
314 * When all i/o for the operation is finished the @callback will be called with
318 * or at the end of the enumerator. In case of a partial error the callback will
320 * error will be reported. If a request is cancelled the callback will be called
323 * During an async request no other sync and async calls are allowed, and will
326 * Any outstanding i/o request with higher priority (lower numerical value) will
451 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned in
504 will report %G_IO_ERROR_CLOSED in @error, and
506 * operation was started, then this function will report %G_IO_ERROR_PENDING, and
509 * was cancelled, the error %G_IO_ERROR_CANCELLED will be set, and %FALSE will be