mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Align argument names with source.
2004-09-01 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-core.h: Align argument names with source.
This commit is contained in:
parent
d04af38a6c
commit
b990eaf82d
@ -1,3 +1,7 @@
|
||||
2004-09-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk-pixbuf-core.h: Align argument names with source.
|
||||
|
||||
Thu Aug 26 01:23:16 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gdk-pixbuf-core.h:
|
||||
|
@ -125,7 +125,7 @@ GdkPixbuf *gdk_pixbuf_new_from_file_at_size (const char *filename,
|
||||
GdkPixbuf *gdk_pixbuf_new_from_file_at_scale (const char *filename,
|
||||
int width,
|
||||
int height,
|
||||
gboolean keep_aspect_ratio,
|
||||
gboolean preserve_aspect_ratio,
|
||||
GError **error);
|
||||
|
||||
GdkPixbuf *gdk_pixbuf_new_from_data (const guchar *data,
|
||||
|
Loading…
Reference in New Issue
Block a user