Create a new shape attribute.
A shape is used to impose a particular ink and logical rectangle on the result of shaping a particular glyph. This might be used, for instance, for embedding a picture or a widget inside a pango.layout.Layout.
ink rectangle to assign to each character
logical rectangle to assign to each character
the newly allocated pango.attribute.Attribute, which should be freed with pango.attribute.Attribute.destroy
Create a new shape attribute.
A shape is used to impose a particular ink and logical rectangle on the result of shaping a particular glyph. This might be used, for instance, for embedding a picture or a widget inside a pango.layout.Layout.