Method

GdkPixbufPixbufSimpleAnimset_loop

since: 2.18

Declaration [src]

void
gdk_pixbuf_simple_anim_set_loop (
  GdkPixbufSimpleAnim* animation,
  gboolean loop
)

Description [src]

Sets whether animation should loop indefinitely when it reaches the end.

Available since: 2.18

Parameters

loop

Type: gboolean

Whether to loop the animation.