gdkPixbufGetWidth {RGtk2.10}R Documentation

gdkPixbufGetWidth

Description

Queries the width of a pixbuf.

Usage

gdkPixbufGetWidth(object)

Arguments

object [GdkPixbuf] A pixbuf.

Value

[integer] Width in pixels.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]