Annotation.setModifiedFromTime

Set the last modification date of @annot to @utime. You can monitor changes to the last modification date by connecting to the notify::modified sinal on @annot. For the time-format used, see ev_document_misc_format_date().

class Annotation
bool
setModifiedFromTime
(
GTime utime
)

Parameters

utime GTime

a #GTime

Return Value

Type: bool

%TRUE if the last modified date has been updated, %FALSE otherwise.

Meta