Typo fix.

This commit is contained in:
Matthias Clasen
2003-06-22 19:42:13 +00:00
parent de07fd2a7e
commit e7444133cb
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2003-06-22 Matthias Clasen <matthias@localhost.localdomain> 2003-06-22 Matthias Clasen <matthias@localhost.localdomain>
* gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Typo fix.
* gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_loader_new_with_mime_type. * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_loader_new_with_mime_type.
2003-06-19 Matthias Clasen <maclas@gmx.de> 2003-06-19 Matthias Clasen <maclas@gmx.de>

View File

@ -51,7 +51,7 @@ information on error domains and error codes.
<para> <para>
These values can be passed to These values can be passed to
gdk_pixbuf_render_to_drawable_alpha() to control how the alpha gdk_pixbuf_render_to_drawable_alpha() to control how the alpha
chanel of an image should be handled. This function can create a channel of an image should be handled. This function can create a
bilevel clipping mask (black and white) and use it while painting bilevel clipping mask (black and white) and use it while painting
the image. In the future, when the X Window System gets an alpha the image. In the future, when the X Window System gets an alpha
channel extension, it will be possible to do full alpha channel extension, it will be possible to do full alpha