gFileInfoSetModificationTime {RGtk2}R Documentation

gFileInfoSetModificationTime

Description

Sets the G_FILE_ATTRIBUTE_TIME_MODIFIED attribute in the file info to the given time value.

Usage

gFileInfoSetModificationTime(object, mtime)

Arguments

object

a GFileInfo.

mtime

a GTimeVal.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]