1
0
Fork 0
gedit/help/C/gedit-close-file.page
Daniel Baumann 61eec86fe3
Adding upstream version 48.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 19:48:29 +02:00

21 lines
655 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<page xmlns="http://projectmallard.org/1.0/"
type="topic"
id="gedit-close-file">
<info>
<link type="guide" xref="gedit-files-basic" group="fourth" />
<desc>Exit from the file you are using.</desc>
</info>
<title>Close a file</title>
<p>
To close a file in <app>gedit</app>, click the <gui style="button">×</gui>
button that appears on the tab title. Note that when only a single file is
open in a window, you can close the window instead.
</p>
<p>
If your file contains changes that have not been saved, <app>gedit</app>
will prompt you to save those changes before closing the file.
</p>
</page>