Enumeration (GI Flags)

Gtk-4.0GtkSvgFeaturesSince 4.22

Features of the SVG renderer that can be enabled or disabled.

By default, all features except GTK_SVG_TRADITIONAL_SYMBOLIC are enabled.

New values may be added in the future.

4.22

Index

Enumeration Members

ANIMATIONS: number

Whether to run animations. If disabled, state changes are applied without transitions

EXTENSIONS: number

Whether to allow gpa extensions, such as states and transitions

EXTERNAL_RESOURCES: number

Whether to load external resources, such as images. If disabled, only embedded images are loaded

SYSTEM_RESOURCES: number

Whether to use system resources, such as fonts. If disabled, only embedded fonts are used

TRADITIONAL_SYMBOLIC: number

This feature is meant for compatibility with old symbolic icons. If this is enabled, fill and stroke attributes are ignored. The used colors are derived from symbolic style classes if present, and the default fill color is the symbolic foreground color.

Variables

$gtype