Virtual Method

PangoFontget_glyph_extents

Declaration

void
get_glyph_extents (
  PangoFont* font,
  PangoGlyph glyph,
  PangoRectangle* ink_rect,
  PangoRectangle* logical_rect
)

Description

No description available.

Parameters

glyph

Type: PangoGlyph

No description available.

ink_rect

Type: PangoRectangle

No description available.

The argument will be set by the function.
The argument can be NULL.
The data is owned by the function.
logical_rect

Type: PangoRectangle

No description available.

The argument will be set by the function.
The argument can be NULL.
The data is owned by the function.