Method

EvinceDocumentDocumentget_modified

Declaration [src]

gboolean
ev_document_get_modified (
  EvDocument* document
)

Description

No description available.
Available since:3.28

Return value

Returns: gboolean
 

TRUE iff the document has been modified.

You can monitor changes to the modification state by connecting to the notify::modified signal on document.