Package: pango

Function pango:context-base-gravity

Lambda List

pango:context-base-gravity (context)

Syntax

(pango:context-base-gravity context) => gravity
(setf (pango:context-base-gravity context) gravity)

Arguments

context -- a pango:context object
gravity -- a pango:gravity value for the base gravity

Details

Gets or sets the base gravity for the Pango context. The base gravity is used in laying vertical text out.
 

See also

2025-08-24