pangoVersionString {RGtk2}R Documentation

pangoVersionString

Description

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

Usage

pangoVersionString()

Details

Since 1.16

Value

[char] value: A string containing the version of Pango library available at run time.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]