Add some docs.

This commit is contained in:
Matthias Clasen 2002-11-28 23:20:35 +00:00
parent 199704f451
commit 6b5a1c9c74
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-11-29 Matthias Clasen <maclas@gmx.de>
* gdk/tmpl/gdkdisplaymanager.sgml: Add some docs.
2002-11-27 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-sections.txt: Replace gtk_tree_store_move by

View File

@ -6,7 +6,9 @@ Maintains a list of all open <type>GdkDisplay</type>s
<!-- ##### SECTION Long_Description ##### -->
<para>
The purpose of the #GdkDisplayManager singleton object is to offer
notification when displays appear or disappear or the default display
changes.
</para>
<!-- ##### SECTION See_Also ##### -->
@ -16,7 +18,8 @@ Maintains a list of all open <type>GdkDisplay</type>s
<!-- ##### STRUCT GdkDisplayManager ##### -->
<para>
The <structname>GdkDisplayManager</structname> struct has no interesting
fields.
</para>