From e026570571840ae374f142e82e88fdc95b0799c0 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 2 Dec 1999 17:45:47 +0000 Subject: New file with utility and convenience functions for pixbufs. 1999-12-02 Federico Mena Quintero * 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. --- docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml') 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. +@gdkpixbufloader: the object which received the signal. +@arg1: +@arg2: +@arg3: +@arg4: + @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. +@gdkpixbufloader: the object which received the signal. + @loader: Loader which emitted the signal. @@ -96,6 +104,8 @@ Application-driven image loading. drives it. +@gdkpixbufloader: the object which received the signal. + @loader: Loader which emitted the signal.