FileIF.setDisplayNameFinish

Finishes setting a display name started with g_file_set_display_name_async().

interface FileIF
setDisplayNameFinish

Parameters

res AsyncResultIF

a #GAsyncResult

Return Value

Type: FileIF

a #GFile or %NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.

Meta