FileT.setDisplayNameFinish

Finishes setting a display name started with g_file_set_display_name_async().

template FileT(TStruct)
setDisplayNameFinish

Parameters

res AsyncResultIF

Return Value

Type: FileIF

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

Throws

GException on failure.