Index

Package: Cairo

Description

package Pango.Cairo is
Interfacing between Pango and Cairo.

Binding from C File version 2.16.6

Subprograms & Entries

Show_Layout

procedure Show_Layout 
(Cr: Cairo_Context;
Layout: Pango_Layout);
Draws a pango layout in the specified cairo context. The top-left corner of Layout will be drawn at the current point of the cairo context.