PgVersion.strin

This is similar to the macro PANGO_VERSION_STRING except that it returns the version of Pango available at run-time, as opposed to the version available at compile-time. Since 1.16

class PgVersion
static
string
strin
()

Return Value

Type: string

A string containing the version of Pango library available at run time. The returned string is owned by Pango and should not be modified or freed.

Meta