Package: pango

Accessor pango:font-family-item-type

Lambda List

pango:font-family-item-type (object)

Syntax

(pango:font-family-item-type object) => type

Arguments

object -- a pango:font-family object
type -- a g:type-t type ID

Details

Accessor of the item-type slot of the pango:font-family class. The pango:font-family-item-type function returns the type of items contained in the list.

Warning

This function does not return a GType but a pointer with an address value that is the GType. This is possibly a bug in the Pango library. You get the correct GType with the g:list-model-item-type function of the g:list-model interface.
 

See also

2024-3-5