Load-at-size functionality for gdk-pixbuf.
This commit is contained in:
@ -386,7 +386,8 @@ struct _LoadContext {
|
||||
};
|
||||
|
||||
static gpointer
|
||||
gdk_pixbuf__png_image_begin_load (ModulePreparedNotifyFunc prepare_func,
|
||||
gdk_pixbuf__png_image_begin_load (ModuleSizeFunc size_func,
|
||||
ModulePreparedNotifyFunc prepare_func,
|
||||
ModuleUpdatedNotifyFunc update_func,
|
||||
gpointer user_data,
|
||||
GError **error)
|
||||
|
||||
Reference in New Issue
Block a user