summaryrefslogtreecommitdiff
path: root/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@redhat.com>1999-12-02 17:45:47 +0000
committerArturo Espinosa <unammx@src.gnome.org>1999-12-02 17:45:47 +0000
commite026570571840ae374f142e82e88fdc95b0799c0 (patch)
treebaedc0d7565dfb5b9a29725da4b5e191bc731485 /docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml
parentbfa345c338f4e18e3c7c4bb9a4e04204a1dc5dc4 (diff)
downloadgdk-pixbuf-e026570571840ae374f142e82e88fdc95b0799c0.tar.gz
New file with utility and convenience functions for pixbufs.
1999-12-02 Federico Mena Quintero <federico@redhat.com> * src/gdk-pixbuf-util.c: New file with utility and convenience functions for pixbufs. * src/Makefile.am (libgdk_pixbuf_la_SOURCES): Added gdk-pixbuf-util.c. * doc/gdk-pixbuf-sections.txt: Added section for utility functions. * doc/Makefile.am (tmpl_sources): Added tmpl/util.sgml. * doc/gdk-pixbuf.sgml: Added the utilities section. * doc/tmpl/util.sgml: Documentation for the utility functions.
Diffstat (limited to 'docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml')
-rw-r--r--docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml b/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml
index 5034f8da0..e9052c94b 100644
--- a/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml
+++ b/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml
@@ -71,6 +71,12 @@ Application-driven image loading.
areas of an image that is being loaded.
</para>
+@gdkpixbufloader: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+@arg4:
+<!-- # Unused Parameters # -->
@loader: Loader which emitted the signal.
@x: X offset of upper-left corner of the updated area.
@y: Y offset of upper-left corner of the updated area.
@@ -86,6 +92,8 @@ Application-driven image loading.
fetch the partially-loaded pixbuf.
</para>
+@gdkpixbufloader: the object which received the signal.
+<!-- # Unused Parameters # -->
@loader: Loader which emitted the signal.
<!-- ##### SIGNAL GdkPixbufLoader::closed ##### -->
@@ -96,6 +104,8 @@ Application-driven image loading.
drives it.
</para>
+@gdkpixbufloader: the object which received the signal.
+<!-- # Unused Parameters # -->
@loader: Loader which emitted the signal.
<!--