src/eric7/Documentation/Source/eric7.Snapshot.SnapshotDefaultGrabber.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10684
58c7f23ae1cb
--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotDefaultGrabber.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotDefaultGrabber.html	Tue Apr 23 11:26:04 2024 +0200
@@ -220,7 +220,7 @@
 </dl>
 <a NAME="SnapshotDefaultGrabber.grab" ID="SnapshotDefaultGrabber.grab"></a>
 <h4>SnapshotDefaultGrabber.grab</h4>
-<b>grab</b>(<i>mode, delay=0, captureCursor=False, captureDecorations=False</i>)
+<b>grab</b>(<i>mode, delay, _captureCursor, _captureDecorations</i>)
 <p>
         Public method to perform a grab operation potentially after a delay.
 </p>
@@ -235,11 +235,11 @@
 <dd>
 delay in seconds
 </dd>
-<dt><i>captureCursor</i> (bool)</dt>
+<dt><i>_captureCursor</i> (bool)</dt>
 <dd>
 flag indicating to include the mouse cursor (unused)
 </dd>
-<dt><i>captureDecorations</i> (bool)</dt>
+<dt><i>_captureDecorations</i> (bool)</dt>
 <dd>
 flag indicating to include the window
             decorations (unused)

eric ide

mercurial