gdkPixbufSimpleAnimGetLoop {RGtk2}R Documentation

gdkPixbufSimpleAnimGetLoop

Description

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

Usage

gdkPixbufSimpleAnimGetLoop(object)

Arguments

object

a GdkPixbufSimpleAnim

Details

Since 2.18

Value

[logical] TRUE if the animation loops forever, FALSE otherwise

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]