summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-close-file.page
blob: 89161d1968a1048fbc01ca9fe198752bd5c7392b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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>