PgAttribute.strikethroughNew

Create a new strike-through attribute.

class PgAttribute
static
strikethroughNew

Parameters

strikethrough bool

%TRUE if the text should be struck-through.

Return Value

the newly allocated #PangoAttribute, which should be freed with pango_attribute_destroy().

Meta