Package: gdk
GEnum gdk:subpixel-layout
Declaration(gobject:define-genum "GdkSubpixelLayout" subpixel-layout (:export t :type-initializer "gdk_subpixel_layout_get_type") :unkown :none :horizontal-rgb :horizontal-bgr :vertical-rgb :vertical-bgr) Values
Details
This enumeration describes how the red, green and blue components of
physical pixels on an output device are laid out.
Since 3.22 | See also |
2025-06-29