Class FontMap<T extends GObject>

java.lang.Object
All Implemented Interfaces:
Proxy, ListModelJavaList<T>, Iterable<T>, Collection<T>, List<T>, SequencedCollection<T>, ListModel<T>
Direct Known Subclasses:
FontMap.FontMapImpl, FontMap.FontMapImpl

@Generated("io.github.jwharm.JavaGI") public abstract class FontMap<T extends GObject> extends GObject implements ListModel<T>
A PangoFontMap represents the set of fonts available for a particular rendering system.

This is a virtual object with implementations being specific to particular rendering systems.