Go to the source code of this file.
◆ GDK_IS_MONITOR
◆ GDK_MONITOR
◆ GDK_TYPE_MONITOR
◆ GdkMonitor
◆ GdkMonitorClass
◆ GdkSubpixelLayout
GdkSubpixelLayout: @GDK_SUBPIXEL_LAYOUT_UNKNOWN: The layout is not known @GDK_SUBPIXEL_LAYOUT_NONE: Not organized in this way @GDK_SUBPIXEL_LAYOUT_HORIZONTAL_RGB: The layout is horizontal, the order is RGB @GDK_SUBPIXEL_LAYOUT_HORIZONTAL_BGR: The layout is horizontal, the order is BGR @GDK_SUBPIXEL_LAYOUT_VERTICAL_RGB: The layout is vertical, the order is RGB @GDK_SUBPIXEL_LAYOUT_VERTICAL_BGR: The layout is vertical, the order is BGR
This enumeration describes how the red, green and blue components of physical pixels on an output device are laid out.
Enumerator |
---|
GDK_SUBPIXEL_LAYOUT_UNKNOWN | |
GDK_SUBPIXEL_LAYOUT_NONE | |
GDK_SUBPIXEL_LAYOUT_HORIZONTAL_RGB | |
GDK_SUBPIXEL_LAYOUT_HORIZONTAL_BGR | |
GDK_SUBPIXEL_LAYOUT_VERTICAL_RGB | |
GDK_SUBPIXEL_LAYOUT_VERTICAL_BGR | |
Definition at line 51 of file gdkmonitor.h.
51 {
@ GDK_SUBPIXEL_LAYOUT_UNKNOWN
@ GDK_SUBPIXEL_LAYOUT_NONE
@ GDK_SUBPIXEL_LAYOUT_HORIZONTAL_RGB
@ GDK_SUBPIXEL_LAYOUT_VERTICAL_RGB
@ GDK_SUBPIXEL_LAYOUT_HORIZONTAL_BGR
@ GDK_SUBPIXEL_LAYOUT_VERTICAL_BGR
◆ gdk_monitor_get_connector()
◆ gdk_monitor_get_description()
◆ gdk_monitor_get_display()
◆ gdk_monitor_get_geometry()
◆ gdk_monitor_get_height_mm()
◆ gdk_monitor_get_manufacturer()
◆ gdk_monitor_get_model()
◆ gdk_monitor_get_refresh_rate()
◆ gdk_monitor_get_scale()
◆ gdk_monitor_get_scale_factor()
◆ gdk_monitor_get_subpixel_layout()
◆ gdk_monitor_get_type()
◆ gdk_monitor_get_width_mm()
◆ gdk_monitor_is_valid()