Package: gdk-pixbuf

Accessor gdk-pixbuf-width

Lambda List

gdk-pixbuf-width (object)

Syntax

(gdk-pixbuf-width object) => width

Arguments

object -- a gdk-pixbuf object
width -- an integer with the width of the pixbuf

Details

Accessor of the width slot of the gdk-pixbuf class.

Queries the width of a pixbuf.
 

See also

*2021-12-12