pangoFontMetricsGetStrikethroughThickness {RGtk2}R Documentation

pangoFontMetricsGetStrikethroughThickness

Description

Gets the suggested thickness to draw for the strikethrough.

Usage

pangoFontMetricsGetStrikethroughThickness(object)

Arguments

object [PangoFontMetrics] 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.12.5-3 Index]