Package: gdk

Accessor gdk:texture-width

Lambda List

gdk:texture-width (object)

Syntax

(gdk:texture-width object) => width

Arguments

object -- a gdk:texture object
width -- an integer for the width of the texture

Details

The accessor of the width slot of the gdk:texture class returns the width of the texture, in pixels.
 

See also

2025-08-04