summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-close-file.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/gedit-close-file.page')
-rw-r--r--help/C/gedit-close-file.page21
1 files changed, 21 insertions, 0 deletions
diff --git a/help/C/gedit-close-file.page b/help/C/gedit-close-file.page
new file mode 100644
index 0000000..89161d1
--- /dev/null
+++ b/help/C/gedit-close-file.page
@@ -0,0 +1,21 @@
+<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>