pangoFontMetricsGetStrikethroughThickness {RGtk2}R Documentation

pangoFontMetricsGetStrikethroughThickness

Description

Gets the suggested thickness to draw for the strikethrough.

Usage

pangoFontMetricsGetStrikethroughThickness(object)

Arguments

object

a PangoFontMetrics structure

Details

Since 1.6

Value

[integer] the suggested strikethrough thickness, in Pango units.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]