Function
Shellutil_touch_file_async
Declaration [src]
void
shell_util_touch_file_async (
  GFile* file,
  GAsyncReadyCallback callback,
  gpointer user_data
)
Parameters
- file
- 
            Type: GFileNo description available. The data is owned by the caller of the function. 
- callback
- 
            Type: GAsyncReadyCallbackNo description available. The argument can be NULL.
- user_data
- 
            Type: gpointerNo description available. The argument can be NULL.The data is owned by the caller of the function.