get_modified
Description:
Retrieves the last modification data of this.
The returned string will be either a PDF format date or a text string. See also date_parse()
Parameters:
this |
a Annot |
Returns:
a new allocated string with the last modification data of this. It must be freed with g_free when done. |