gdkPixbufAnimationGetWidth {RGtk2}R Documentation

gdkPixbufAnimationGetWidth

Description

Queries the width of the bounding box of a pixbuf animation.

Usage

gdkPixbufAnimationGetWidth(object)

Arguments

object [GdkPixbufAnimation] An animation.

Value

[integer] Width of the bounding box of the animation.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]