Add indices.
2003-08-08 Matthias Clasen <maclas@gmx.de> * gtk/gtk-docs.sgml: * gdk-pixbuf/gdk-pixbuf.sgml: * gdk/gdk-docs.sgml: Add indices. * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufLoaderClass. * gdk/gdk-sections.txt: Add GdkScreenClass and GdkDisplayClass.
This commit is contained in:
committed by
Matthias Clasen
parent
4ca00eb0be
commit
ef280dd878
@@ -1,3 +1,13 @@
|
||||
2003-08-08 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtk-docs.sgml:
|
||||
* gdk-pixbuf/gdk-pixbuf.sgml:
|
||||
* gdk/gdk-docs.sgml: Add indices.
|
||||
|
||||
* gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufLoaderClass.
|
||||
|
||||
* gdk/gdk-sections.txt: Add GdkScreenClass and GdkDisplayClass.
|
||||
|
||||
2003-08-03 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Clarify misleading explanation of rowstride. (#119000)
|
||||
|
||||
@@ -164,6 +164,7 @@ GDK_IS_PIXBUF_LOADER
|
||||
GDK_PIXBUF_LOADER_CLASS
|
||||
GDK_IS_PIXBUF_LOADER_CLASS
|
||||
<SUBSECTION Private>
|
||||
GdkPixbufLoaderClass
|
||||
gdk_pixbuf_loader_get_type
|
||||
</SECTION>
|
||||
|
||||
|
||||
@@ -113,6 +113,8 @@
|
||||
&gdk-pixbuf-gdk-pixbuf-xlib-from-drawables;
|
||||
&gdk-pixbuf-gdk-pixbuf-xlib-rgb;
|
||||
</reference>
|
||||
|
||||
<index/>
|
||||
|
||||
&Porting-From-Imlib;
|
||||
|
||||
|
||||
@@ -84,4 +84,7 @@
|
||||
|
||||
&gdk-X-Window-System-Interaction;
|
||||
</reference>
|
||||
|
||||
<index/>
|
||||
|
||||
</book>
|
||||
|
||||
@@ -149,6 +149,7 @@ GDK_IS_DISPLAY_CLASS
|
||||
GDK_DISPLAY_GET_CLASS
|
||||
|
||||
<SUBSECTION Private>
|
||||
GdkDisplayClass
|
||||
gdk_display_open_default_libgtk_only
|
||||
</SECTION>
|
||||
|
||||
@@ -203,10 +204,13 @@ gdk_screen_get_setting
|
||||
GDK_SCREEN
|
||||
GDK_IS_SCREEN
|
||||
GDK_TYPE_SCREEN
|
||||
gdk_screen_get_type
|
||||
GDK_SCREEN_CLASS
|
||||
GDK_IS_SCREEN_CLASS
|
||||
GDK_SCREEN_GET_CLASS
|
||||
|
||||
<SUBSECTION Private>
|
||||
GdkScreenClass
|
||||
gdk_screen_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
||||
@@ -477,4 +477,6 @@ that is, GUI components such as #GtkButton or #GtkTextView.
|
||||
|
||||
</part>
|
||||
|
||||
<index/>
|
||||
|
||||
</book>
|
||||
|
||||
Reference in New Issue
Block a user