Package: gdk
Enum gdk-subpixel-layout
Details
This enumeration describes how the red, green and blue components of
physical pixels on an output device are laid out. (define-g-enum "GdkSubPixelLayout" gdk-sub-pixel-layout (:export t :type-initializer "gdk_sub_pixel_layout_get_type") :unkown :none :horizontal-rgb :horizontal-bgr :vertical-rgb :vertical-bgr)
| See also |
2020-10-27