gdkPixbufGetWidth {RGtk2}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 version 2.12.5-3 Index]