Add some docs.
This commit is contained in:
@ -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>
|
2002-11-27 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* gtk/gtk-sections.txt: Replace gtk_tree_store_move by
|
* gtk/gtk-sections.txt: Replace gtk_tree_store_move by
|
||||||
|
@ -6,7 +6,9 @@ Maintains a list of all open <type>GdkDisplay</type>s
|
|||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
The purpose of the #GdkDisplayManager singleton object is to offer
|
||||||
|
notification when displays appear or disappear or the default display
|
||||||
|
changes.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
@ -16,7 +18,8 @@ Maintains a list of all open <type>GdkDisplay</type>s
|
|||||||
|
|
||||||
<!-- ##### STRUCT GdkDisplayManager ##### -->
|
<!-- ##### STRUCT GdkDisplayManager ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
The <structname>GdkDisplayManager</structname> struct has no interesting
|
||||||
|
fields.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user