Package: pango

Function pango:version-string

Lambda List

pango:version-string ()

Return Value

The string containing the version of the Pango library available at run time.

Details

Returns the version of Pango available at run-time

Example

(pango:version-string) => "1.50.6"    
 

See also

2024-2-24