summaryrefslogtreecommitdiff
path: root/src/core/screen-private.h
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2008-08-18 10:25:17 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-08-18 10:25:17 +0000
commit8736f61579e7b1771bf53039a1041caccee98892 (patch)
tree6472899dfbda516c36d7d9c04f6338181273ee5b /src/core/screen-private.h
parent233237f0982a53a85c6b9d49e391a9663804a46f (diff)
downloadmetacity-8736f61579e7b1771bf53039a1041caccee98892.tar.gz
Adding doxygen headers to some files.
2008-08-18 Thomas Thurman <tthurman@gnome.org> Adding doxygen headers to some files. * src/core/metacity-Xatomtype.h * src/core/main.c * src/core/screen-private.h * src/core/window-private.h * src/core/keybindings.h * src/core/session.h * src/core/workspace.h * src/core/window-props.h () svn path=/trunk/; revision=3818
Diffstat (limited to 'src/core/screen-private.h')
-rw-r--r--src/core/screen-private.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/core/screen-private.h b/src/core/screen-private.h
index f03fd709..d9de2f53 100644
--- a/src/core/screen-private.h
+++ b/src/core/screen-private.h
@@ -1,6 +1,13 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-/* Metacity X screen handler */
+/**
+ * \file screen-private.h Screens which Metacity manages
+ *
+ * Managing X screens.
+ * This file contains methods on this class which are available to
+ * routines in core but not outside it. (See screen.h for the routines
+ * which the rest of the world is allowed to use.)
+ */
/*
* Copyright (C) 2001 Havoc Pennington