diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-10-29 08:03:34 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-10-29 08:03:34 +0000 |
commit | 9b1682bddc50376eda02858cdc923ef8930db308 (patch) | |
tree | 958afec83a9fb62d254b233b347933c878fbadf1 /docs/reference/gdk-pixbuf/tmpl/util.sgml | |
parent | 77556b694f3211c2f8150a1a633cbef5131a22a2 (diff) | |
download | gtk+-9b1682bddc50376eda02858cdc923ef8930db308.tar.gz |
Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little
Sun Oct 29 02:59:50 2000 Owen Taylor <otaylor@redhat.com>
* **: Updates to new gtk-doc, gsignal, causing quite
a bit of diffs but little real changes.
Diffstat (limited to 'docs/reference/gdk-pixbuf/tmpl/util.sgml')
-rw-r--r-- | docs/reference/gdk-pixbuf/tmpl/util.sgml | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/docs/reference/gdk-pixbuf/tmpl/util.sgml b/docs/reference/gdk-pixbuf/tmpl/util.sgml index bb91711e77..35726a967b 100644 --- a/docs/reference/gdk-pixbuf/tmpl/util.sgml +++ b/docs/reference/gdk-pixbuf/tmpl/util.sgml @@ -17,3 +17,47 @@ Utility and miscellaneous convenience functions. #GdkPixbuf </para> +<!-- ##### FUNCTION gdk_pixbuf_add_alpha ##### --> +<para> + +</para> + +@pixbuf: +@substitute_color: +@r: +@g: +@b: +@Returns: + + +<!-- ##### FUNCTION gdk_pixbuf_copy_area ##### --> +<para> + +</para> + +@src_pixbuf: +@src_x: +@src_y: +@width: +@height: +@dest_pixbuf: +@dest_x: +@dest_y: <!-- +Local variables: +mode: sgml +sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "") +End: +--> + + +<!-- ##### FUNCTION gdk_pixbuf_saturate_and_pixelate ##### --> +<para> + +</para> + +@src: +@dest: +@saturation: +@pixelate: + + |