]> Pileus Git - ~andy/gtk/commitdiff
Make the docs parallel installable
authorMatthias Clasen <mclasen@redhat.com>
Mon, 10 May 2010 23:05:42 +0000 (19:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 11 May 2010 00:06:10 +0000 (20:06 -0400)
17 files changed:
docs/reference/gdk-pixbuf/Makefile.am
docs/reference/gdk-pixbuf/gdk-pixbuf3-sections.txt [moved from docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt with 98% similarity]
docs/reference/gdk-pixbuf/gdk-pixbuf3.types [moved from docs/reference/gdk-pixbuf/gdk-pixbuf.types with 100% similarity]
docs/reference/gdk/Makefile.am
docs/reference/gdk/gdk3-sections.txt [moved from docs/reference/gdk/gdk-sections.txt with 100% similarity]
docs/reference/gdk/gdk3.types [moved from docs/reference/gdk/gdk.types with 100% similarity]
docs/reference/gdk/tmpl/general.sgml
docs/reference/gdk/tmpl/pixmaps.sgml
docs/reference/gdk/tmpl/properties.sgml
docs/reference/gdk/tmpl/windows.sgml
docs/reference/gtk/Makefile.am
docs/reference/gtk/gtk3-sections.txt [moved from docs/reference/gtk/gtk-sections.txt with 100% similarity]
docs/reference/gtk/gtk3.types [moved from docs/reference/gtk/gtk.types with 100% similarity]
docs/reference/gtk/tmpl/gtksettings.sgml
docs/reference/libgail-util/Makefile.am
docs/reference/libgail-util/gail-libgail-util3-sections.txt [moved from docs/reference/libgail-util/gail-libgail-util-sections.txt with 100% similarity]
docs/reference/libgail-util/gail-libgail-util3.types [moved from docs/reference/libgail-util/gail-libgail-util.types with 100% similarity]

index f56aead78510e18289b97c32257d8c22457e148b..21863911c692ea2612ee89b997e1124b645b1e81 100644 (file)
@@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.decl
 AUTOMAKE_OPTIONS = 1.6
 
 # The name of the module.
-DOC_MODULE=gdk-pixbuf
+DOC_MODULE=gdk-pixbuf3
 
 # The top-level SGML file.
 DOC_MAIN_SGML_FILE=gdk-pixbuf.sgml
similarity index 98%
rename from docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
rename to docs/reference/gdk-pixbuf/gdk-pixbuf3-sections.txt
index 6d84f8e32615235cdf75913ea80613e265ec51d8..61792baacb348ccf4eef81c3095b040374cdbc6e 100644 (file)
@@ -54,8 +54,6 @@ gdk_pixbuf_error_get_type
 
 <SECTION>
 <FILE>refcounting</FILE>
-gdk_pixbuf_ref
-gdk_pixbuf_unref
 GdkPixbufDestroyNotify
 </SECTION>
 
@@ -120,8 +118,6 @@ gdk_pixbuf_fill
 GdkPixbufAnimation
 GdkPixbufAnimationIter
 gdk_pixbuf_animation_new_from_file
-gdk_pixbuf_animation_ref
-gdk_pixbuf_animation_unref
 gdk_pixbuf_animation_get_width
 gdk_pixbuf_animation_get_height
 gdk_pixbuf_animation_get_iter
index 7e21e35fdba9d4e0fef3468cfe543d319a215e84..75ccec6172c8c519840e877711711b5415fae6d8 100644 (file)
@@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.decl
 AUTOMAKE_OPTIONS = 1.6
 
 # The name of the module.
-DOC_MODULE=gdk
+DOC_MODULE=gdk3
 
 # The top-level SGML file.
 DOC_MAIN_SGML_FILE=gdk-docs.sgml
index 3278731c8cd9372d5bafe2655cd25bfec0a277c6..eaaf818ab850daa366bf180ccdb1b3b44a57b06d 100644 (file)
@@ -410,10 +410,3 @@ This macro is defined if GDK is configured to use the X backend.
 
 
 
-<!-- ##### MACRO GDK_WINDOWING_WIN32 ##### -->
-<para>
-This macro is defined if GDK is configured to use the Win32 backend.
-</para>
-
-
-
index 333a2b348c575643e94d1bc6792ac247d800c62f..bb53be726d446f1cfff298f756cf1e0e3884ba4e 100644 (file)
@@ -24,7 +24,7 @@ pixel can be either on or off).
 <!-- ##### SECTION Image ##### -->
 
 
-<!-- ##### STRUCT GdkPixmap ##### -->
+<!-- ##### TYPEDEF GdkPixmap ##### -->
 <para>
 An opaque structure representing an offscreen drawable.
 Pointers to structures of type #GdkPixmap, #GdkBitmap,
index 64a1b2d3f739a3220aff4c7df43156303c6cfc00..e0823ac0df9456a8919db467303d4633415e8881 100644 (file)
@@ -48,7 +48,7 @@ data commonly stored in X window properties.
 <!-- ##### SECTION Image ##### -->
 
 
-<!-- ##### STRUCT GdkAtom ##### -->
+<!-- ##### TYPEDEF GdkAtom ##### -->
 <para>
 An opaque type representing a string as an index into a table
 of strings on the X server.
index 9f621678a0ad19879608c95ad96c5447e352ace3..0b2d7145114df8e35a9b0897c0c3d86504eab63c 100644 (file)
@@ -212,7 +212,7 @@ gdk_offscreen_window_get_pixmap().
 <!-- ##### SECTION Image ##### -->
 
 
-<!-- ##### STRUCT GdkWindow ##### -->
+<!-- ##### TYPEDEF GdkWindow ##### -->
 <para>
 An opaque structure representing an onscreen drawable.
 Pointers to structures of type #GdkPixmap, #GdkBitmap,
@@ -987,6 +987,7 @@ Registers a window as a potential drop destination.
 
 @window: 
 @region: 
+@GdkWindow *, gpointer:
 @GdkWindow *, gpointer: 
 @user_data: 
 
index 93b66fce8328dfff28252fad68a83e83cfb8bdf0..72e62338ad3f42abced60a3bccfb79010a914020 100644 (file)
@@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.decl
 AUTOMAKE_OPTIONS = 1.6
 
 # The name of the module.
-DOC_MODULE=gtk
+DOC_MODULE=gtk3
 
 # The top-level SGML file.
 DOC_MAIN_SGML_FILE=gtk-docs.sgml
index f2b7fb482063d50040c5155feac1aa2d196e7121..bcabd319d5031d95fc2e8500442e0ec38146c649 100644 (file)
@@ -69,6 +69,11 @@ GtkSettings instance for the default screen.
 
 </para>
 
+<!-- ##### ARG GtkSettings:gtk-application-prefer-dark-theme ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkSettings:gtk-auto-mnemonics ##### -->
 <para>
 
index e6b4bb96bb340d8442bc156c7c5e9caeae1909d0..cfd0f688d0e94e1dadbe11e41d3fc4590429e5fa 100644 (file)
@@ -4,7 +4,7 @@ include $(top_srcdir)/Makefile.decl
 AUTOMAKE_OPTIONS = 1.7
 
 # The name of the module.
-DOC_MODULE=gail-libgail-util
+DOC_MODULE=gail-libgail-util3
 
 # The top-level SGML file.
 DOC_MAIN_SGML_FILE=gail-libgail-util-docs.sgml