Function

Shellutil_touch_file_async

Declaration [src]

void
shell_util_touch_file_async (
  GFile* file,
  GAsyncReadyCallback callback,
  gpointer user_data
)

Description

No description available.

Parameters

file

Type: GFile

No description available.

The data is owned by the caller of the function.
callback

Type: GAsyncReadyCallback

No description available.

The argument can be NULL.
user_data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.