Code

Fixed GErrors.
[inkscape.git] / src / extension / dbus / document-interface.xml
index 37749c9326f0612e00d4ae3e5f4f1499ad7c063d..7c16c6d1e2f285e85259509d404ee73693000e6e 100644 (file)
         </doc:description>
       </doc:doc>
     </method>
+
+    <method name="mark_as_unmodified" >
+      <doc:doc>
+        <doc:description>
+          <doc:para>Marks the document as unmodified/saved.</doc:para>
+          <doc:para>Will prevent save confirmation on close if called at end of script.</doc:para>
+        </doc:description>
+      </doc:doc>
+    </method>
     <!--
     <method name="print_to_file" >
       <doc:doc>