Struct

PangoGlyphItem

since: 1.0

Description

struct PangoGlyphItem {
  PangoItem* item;
  PangoGlyphString* glyphs;
  int y_offset;
  int start_x_offset;
  int end_x_offset;
}
No description available.
Structure members
item
No description available.
glyphs
No description available.
y_offset
No description available.
start_x_offset
No description available.
end_x_offset
No description available.

Available since: 1.0

Instance methods

pango_glyph_item_apply_attrs
No description available.

since: 1.2

pango_glyph_item_copy
No description available.

since: 1.20

pango_glyph_item_free
No description available.

since: 1.6

pango_glyph_item_get_logical_widths
No description available.

since: 1.26

pango_glyph_item_letter_space
No description available.

since: 1.6

pango_glyph_item_split
No description available.

since: 1.2