@@ -1495,6 +1495,7 @@ G_GNUC_END_IGNORE_DEPRECATIONS
14951495#endif
14961496
14971497#ifndef NO_gdk_1pixbuf_1animation_1get_1static_1image
1498+ G_GNUC_BEGIN_IGNORE_DEPRECATIONS
14981499JNIEXPORT jlong JNICALL GDK_NATIVE(gdk_1pixbuf_1animation_1get_1static_1image)
14991500	(JNIEnv *env, jclass that, jlong arg0)
15001501{
@@ -1504,9 +1505,11 @@ JNIEXPORT jlong JNICALL GDK_NATIVE(gdk_1pixbuf_1animation_1get_1static_1image)
15041505	GDK_NATIVE_EXIT(env, that, gdk_1pixbuf_1animation_1get_1static_1image_FUNC);
15051506	return rc;
15061507}
1508+ G_GNUC_END_IGNORE_DEPRECATIONS
15071509#endif
15081510
15091511#ifndef NO_gdk_1pixbuf_1animation_1is_1static_1image
1512+ G_GNUC_BEGIN_IGNORE_DEPRECATIONS
15101513JNIEXPORT jboolean JNICALL GDK_NATIVE(gdk_1pixbuf_1animation_1is_1static_1image)
15111514	(JNIEnv *env, jclass that, jlong arg0)
15121515{
@@ -1516,6 +1519,7 @@ JNIEXPORT jboolean JNICALL GDK_NATIVE(gdk_1pixbuf_1animation_1is_1static_1image)
15161519	GDK_NATIVE_EXIT(env, that, gdk_1pixbuf_1animation_1is_1static_1image_FUNC);
15171520	return rc;
15181521}
1522+ G_GNUC_END_IGNORE_DEPRECATIONS
15191523#endif
15201524
15211525#ifndef NO_gdk_1pixbuf_1animation_1iter_1advance
@@ -1533,6 +1537,7 @@ G_GNUC_END_IGNORE_DEPRECATIONS
15331537#endif
15341538
15351539#ifndef NO_gdk_1pixbuf_1animation_1iter_1get_1delay_1time
1540+ G_GNUC_BEGIN_IGNORE_DEPRECATIONS
15361541JNIEXPORT jint JNICALL GDK_NATIVE(gdk_1pixbuf_1animation_1iter_1get_1delay_1time)
15371542	(JNIEnv *env, jclass that, jlong arg0)
15381543{
@@ -1542,9 +1547,11 @@ JNIEXPORT jint JNICALL GDK_NATIVE(gdk_1pixbuf_1animation_1iter_1get_1delay_1time
15421547	GDK_NATIVE_EXIT(env, that, gdk_1pixbuf_1animation_1iter_1get_1delay_1time_FUNC);
15431548	return rc;
15441549}
1550+ G_GNUC_END_IGNORE_DEPRECATIONS
15451551#endif
15461552
15471553#ifndef NO_gdk_1pixbuf_1animation_1iter_1get_1pixbuf
1554+ G_GNUC_BEGIN_IGNORE_DEPRECATIONS
15481555JNIEXPORT jlong JNICALL GDK_NATIVE(gdk_1pixbuf_1animation_1iter_1get_1pixbuf)
15491556	(JNIEnv *env, jclass that, jlong arg0)
15501557{
@@ -1554,6 +1561,7 @@ JNIEXPORT jlong JNICALL GDK_NATIVE(gdk_1pixbuf_1animation_1iter_1get_1pixbuf)
15541561	GDK_NATIVE_EXIT(env, that, gdk_1pixbuf_1animation_1iter_1get_1pixbuf_FUNC);
15551562	return rc;
15561563}
1564+ G_GNUC_END_IGNORE_DEPRECATIONS
15571565#endif
15581566
15591567#ifndef NO_gdk_1pixbuf_1copy
@@ -1751,6 +1759,7 @@ JNIEXPORT jboolean JNICALL GDK_NATIVE(gdk_1pixbuf_1loader_1close)
17511759#endif
17521760
17531761#ifndef NO_gdk_1pixbuf_1loader_1get_1animation
1762+ G_GNUC_BEGIN_IGNORE_DEPRECATIONS
17541763JNIEXPORT jlong JNICALL GDK_NATIVE(gdk_1pixbuf_1loader_1get_1animation)
17551764	(JNIEnv *env, jclass that, jlong arg0)
17561765{
@@ -1760,6 +1769,7 @@ JNIEXPORT jlong JNICALL GDK_NATIVE(gdk_1pixbuf_1loader_1get_1animation)
17601769	GDK_NATIVE_EXIT(env, that, gdk_1pixbuf_1loader_1get_1animation_FUNC);
17611770	return rc;
17621771}
1772+ G_GNUC_END_IGNORE_DEPRECATIONS
17631773#endif
17641774
17651775#ifndef NO_gdk_1pixbuf_1loader_1get_1format
0 commit comments