getModificationTime

open fun getModificationTime(result: <Error class: unknown class>)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 2.62.

Use g_file_info_get_modification_date_time() instead, as #GTimeVal is deprecated due to the year 2038 problem.

Gets the modification time of the current @info and sets it in @result.

It is an error to call this if the #GFileInfo does not contain %G_FILE_ATTRIBUTE_TIME_MODIFIED. If %G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC is provided it will be used too.

Parameters

result

a #GTimeVal.