pangoVersion: pangoVersion

Description Usage Details Value Author(s)

View source: R/pangoFuncs.R

Description

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

Usage

1

Details

A version number can be encoded into an integer using pangoVersionEncode(). Since 1.16

Value

[integer] The encoded version of Pango library available at run time.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to pangoVersion in RGtk2...