Package: pango

Class pango:font-family

Superclasses

gio:list-model, gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

is-monospace
The is-monospace property of type :boolean (Read)
Whether this is a monospace font. Since 1.52
Default value: false
is-variable
The is-variable property of type :boolean (Read)
Whether this is a variable font. Since 1.52
Default value: false
item-type
The item-type property of type g:type-t (Read)
The type of items contained in the list.
n-items
The n-items property of type :uint (Read)
The number of items contained in the list.
Default value: 0
name
The name property of type :string (Read)
The name of the the font family. Since 1.52
Default value: nil

Details

The pango:font-family class is used to represent a family of related font faces. The faces in a family share a common design, but differ in slant, weight, width and other aspects.
 

Slot Access Functions

Inherited Slot Access Functions

See also

2024-5-25