Virtual Method

PangoRendererdraw_rectangle

since: 1.8

Declaration

void
draw_rectangle (
  PangoRenderer* renderer,
  PangoRenderPart part,
  int x,
  int y,
  int width,
  int height
)

Description

No description available.

Available since: 1.8

Parameters

part

Type: PangoRenderPart

No description available.

x

Type: int

No description available.

y

Type: int

No description available.

width

Type: int

No description available.

height

Type: int

No description available.