mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
window: add screenshot action
Shows the screenshot (textual representation) of the descendants tree in a new window/textview.
This commit is contained in:
@ -41,6 +41,12 @@
|
||||
<attribute name="action">win.save-capture</attribute>
|
||||
</item>
|
||||
</section>
|
||||
<section id="gear-menu-screenshot-section">
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Screenshot</attribute>
|
||||
<attribute name="action">win.screenshot</attribute>
|
||||
</item>
|
||||
</section>
|
||||
<section id="gear-menu-close-section">
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Close</attribute>
|
||||
|
||||
Reference in New Issue
Block a user