file_make_directory
Description:
public Future file_make_directory (
File file,
int io_priority)
Asynchronously creates a directory and returns [class@Dex.
Future] which can be observed for the result.
Parameters:
| file |
a [iface@Gio.File]
|
| io_priority |
the IO priority of the request
|
Returns: