pangoAttrStrikethroughNew {RGtk2}R Documentation

pangoAttrStrikethroughNew

Description

Create a new strike-through attribute.

Usage

pangoAttrStrikethroughNew(strikethrough)

Arguments

strikethrough [logical] TRUE if the text should be struck-through.

Value

[PangoAttribute] the newly allocated PangoAttribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]