Gio.FileInfo.prototype.get_modification_time
function get_modification_time(): GLib.TimeVal {
// Gjs wrapper for g_file_info_get_modification_time()
}
Gets the modification time of the current info and sets it in @result.
- Returns
a GLib.TimeVal.