GraphicsOffloadEnabled
Description:
[ CCode ( cprefix = "GTK_GRAPHICS_OFFLOAD_" , type_id = "gtk_graphics_offload_enabled_get_type ()" ) ]
[ Version ( since = "4.14" ) ]
public enum GraphicsOffloadEnabled
Represents the state of graphics offlodading.
Content:
Enum values:
- DISABLED - Graphics offloading
is disabled.
- ENABLED - Graphics offloading is
enabled.