Source position: gtkstyle.pp line 59
procedure gtk_paint_string(
style: PGtkStyle;
window: PGdkWindow;
state_type: TGtkStateType;
area: PGdkRectangle;
widget: PGtkWidget;
detail: Pgchar;
x: gint;
y: gint;
thestring: Pgchar
);