gdkPixbufAnimationIterOnCurrentlyLoadingFrame: gdkPixbufAnimationIterOnCurrentlyLoadingFrame

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

Used to determine how to respond to the area_updated signal on GdkPixbufLoader when loading an animation. area_updated is emitted for an area of the frame currently streaming in to the loader. So if you're on the currently loading frame, you need to redraw the screen for the updated area.

Usage

1

Arguments

object

a GdkPixbufAnimationIter

Value

[logical] TRUE if the frame we're on is partially loaded, or the last frame

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.