Source position: gdkdrawable.inc line 172
procedure gdk_draw_layout_with_colors(
drawable: PGdkDrawable;
gc: PGdkGC;
x: gint;
y: gint;
layout: PPangoLayout;
foreground: PGdkColor;
background: PGdkColor
);