Enumeration
GtkFontRendering
since: 4.16
Description [src]
Values for the GtkSettings:gtk-font-rendering
setting
that influence how GTK renders fonts.
Available since: 4.16
Members
Name | Description |
---|---|
GTK_FONT_RENDERING_AUTOMATIC |
Set up font rendering automatically, taking factors like screen resolution and scale into account. |
GTK_FONT_RENDERING_MANUAL |
Follow low-level font-related settings when configuring font rendering. |