summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-08-26 05:33:13 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-08-26 05:33:13 +0000
commitb06c4fbb489762f8537b3f7c3be268ff0de58ec3 (patch)
tree80ba23e469a421d7cb12967800e92a5da589672b /docs
parent5dfd162c4c9463c06a923fa7d046fcac956f3c53 (diff)
downloadgdk-pixbuf-b06c4fbb489762f8537b3f7c3be268ff0de58ec3.tar.gz
Add gdk_pixbuf_new_from_file_at_scale(), which is just like
Thu Aug 26 01:23:16 2004 Matthias Clasen <maclas@gmx.de> * gdk-pixbuf-core.h: * gdk-pixbuf.symbols: * gdk-pixbuf-io.c (gdk_pixbuf_new_from_file_at_scale): Add gdk_pixbuf_new_from_file_at_scale(), which is just like gdk_pixbuf_new_from_file_at_size(), but optionally ignores the aspect ratio. (#136395, Dom Lachowicz)
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
index 2dc26b71e..0b8f05c23 100644
--- a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
+++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
@@ -57,6 +57,7 @@ GdkPixbufDestroyNotify
<FILE>file-loading</FILE>
gdk_pixbuf_new_from_file
gdk_pixbuf_new_from_file_at_size
+gdk_pixbuf_new_from_file_at_scale
gdk_pixbuf_get_file_info
</SECTION>