Package: gdk
GEnum gdk:subpixel-layout
Declaration(gobject:define-genum "GdkSubpixelLayout" subpixel-layout (:export t :type-initializer "gdk_subpixel_layout_get_type") (:unknown 0) (:none 1) (:horizontal-rgb 2) (:horizontal-bgr 3) (:vertical-rgb 3) (:vertical-brg 4)) Values
Details
This enumeration describes how the red, green and blue components of
physical pixels on an output device are laid out. | See also |
2024-5-26