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 with the width of the texture

Details

Accessor of the width slot of the gdk:texture class. The gdk:texture-width function returns the width of the texture , in pixels.
 

See also

#2023-4-12