From b0b1c78af821929abc4ff32bfd2337a93d21b82f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 6 Aug 2005 05:12:11 +0000 Subject: Small fixes 2005-08-06 Matthias Clasen * gtk/gtk-sections.txt: * gtk/Makefile.am: * gdk-pixbuf/gdk-pixbuf-sections.txt: * gdk/tmpl/images.sgml: Small fixes --- docs/reference/ChangeLog | 7 +++++++ docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt | 2 -- docs/reference/gdk/tmpl/images.sgml | 2 +- docs/reference/gtk/Makefile.am | 3 +++ docs/reference/gtk/gtk-sections.txt | 3 +++ 5 files changed, 14 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 495e298c3c..ab6716e6cd 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,10 @@ +2005-08-06 Matthias Clasen + + * gtk/gtk-sections.txt: + * gtk/Makefile.am: + * gdk-pixbuf/gdk-pixbuf-sections.txt: + * gdk/tmpl/images.sgml: Small fixes + 2005-08-02 Matthias Clasen * === Released 2.7.5 === diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt index 820412bc8d..8b0735778a 100644 --- a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt +++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt @@ -114,8 +114,6 @@ gdk_pixbuf_fill animation GdkPixbufAnimation GdkPixbufAnimationIter -GdkPixbufAnimation -GdkPixbufAnimationIter gdk_pixbuf_animation_new_from_file gdk_pixbuf_animation_ref gdk_pixbuf_animation_unref diff --git a/docs/reference/gdk/tmpl/images.sgml b/docs/reference/gdk/tmpl/images.sgml index 5ac5b0f3b5..1c560af205 100644 --- a/docs/reference/gdk/tmpl/images.sgml +++ b/docs/reference/gdk/tmpl/images.sgml @@ -88,7 +88,7 @@ then use %GDK_IMAGE_NORMAL. @visual: the #GdkVisual to use for the image. @width: the width of the image in pixels. @height: the height of the image in pixels. -@Returns: a new #GdkImage, or NULL if the image could not be created. +@Returns: a new #GdkImage, or %NULL if the image could not be created. diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am index 9b7274c030..fa834c3d96 100644 --- a/docs/reference/gtk/Makefile.am +++ b/docs/reference/gtk/Makefile.am @@ -47,9 +47,11 @@ IGNORE_HFILES= \ gtkmarshal.h \ gtkmnemonichash.h \ gtkpathbar.h \ + gtkplugprivate.h \ gtkprivate.h \ gtkrbtree.h \ gtksequence.h \ + gtksocketprivate.h \ gtktreedatalist.h \ gtktreeprivate.h \ gtktextbtree.h \ @@ -64,6 +66,7 @@ IGNORE_HFILES= \ gtktoggleactionprivate.h \ gtktypebuiltins.h \ gtkxembed.h \ + gtkwin32embed.h \ xdgmime \ xembed.h diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index 0938d86976..82b2823042 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -5451,6 +5451,7 @@ GTK_STOCK_FILE GTK_STOCK_FIND GTK_STOCK_FIND_AND_REPLACE GTK_STOCK_FLOPPY +GTK_STOCK_FULLSCREEN GTK_STOCK_GOTO_BOTTOM GTK_STOCK_GOTO_FIRST GTK_STOCK_GOTO_LAST @@ -5464,12 +5465,14 @@ GTK_STOCK_HELP GTK_STOCK_HOME GTK_STOCK_INDENT GTK_STOCK_INDEX +GTK_STOCK_INFO GTK_STOCK_ITALIC GTK_STOCK_JUMP_TO GTK_STOCK_JUSTIFY_CENTER GTK_STOCK_JUSTIFY_FILL GTK_STOCK_JUSTIFY_LEFT GTK_STOCK_JUSTIFY_RIGHT +GTK_STOCK_LEAVE_FULLSCREEN GTK_STOCK_MEDIA_FORWARD GTK_STOCK_MEDIA_NEXT GTK_STOCK_MEDIA_PAUSE -- cgit v1.2.1