Class FontFamily<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:
FontFamily.FontFamilyImpl

@Generated("io.github.jwharm.JavaGI") public abstract class FontFamily<T extends GObject> extends GObject implements ListModel<T>
A PangoFontFamily is used to represent a family of related font faces.

The font faces in a family share a common design, but differ in slant, weight, width or other aspects.