attr_strikethrough_new
Description:
public Attribute attr_strikethrough_new (
bool strikethrough)
Create a new strike-through attribute.
Parameters:
strikethrough |
true if the text should be struck-through
|
Returns:
the newly allocated `PangoAttribute`, which should be freed with [method@Pango.Attribute.destroy]
|