Method

GdkPixbufPixbufSimpleAnimget_loop

since: 2.18

Declaration [src]

gboolean
gdk_pixbuf_simple_anim_get_loop (
  GdkPixbufSimpleAnim* animation
)

Description [src]

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

Available since: 2.18

Return value

Type: gboolean

TRUE if the animation loops forever, FALSE otherwise.