File.setDisplayNameFinish

Finishes setting a display name started with g_file_set_display_name_async().

class File
setDisplayNameFinish

Parameters

res AsyncResultIF

a GAsyncResult

Return Value

Type: File

a GFile or NULL on error. Free the returned object with g_object_unref(). [transfer full]

Throws

GException on failure.

Meta