PgAttribute.strikethroughNew

Create a new strike-through attribute.

class PgAttribute
static
strikethroughNew

Parameters

strikethrough int

TRUE if the text should be struck-through.

Return Value

the newly allocated PangoAttribute, which should be freed with pango_attribute_destroy(). [transfer full]

Meta