Package: gdk

Accessor gdk:monitor-subpixel-layout

Lambda List

gdk:monitor-subpixel-layout (object)

Syntax

(gdk:monitor-subpixel-layout object) => layout

Arguments

object -- a gdk:monitor object
layout -- a gdk:subpixel-layout value for the subpixel layout

Details

The accessor for the subpixel-layout slot of the gdk:monitor class returns information about the layout of red, green and blue primaries for each pixel in this monitor, if available.

Since 3.22
 

See also

#2025-08-31