pangoFontMetricsGetStrikethroughPosition {RGtk2}R Documentation

pangoFontMetricsGetStrikethroughPosition

Description

Gets the suggested position to draw the strikethrough. The value returned is the distance above the baseline of the top of the strikethrough.

Usage

pangoFontMetricsGetStrikethroughPosition(object)

Arguments

object [PangoFontMetrics] a PangoFontMetrics structure

Details

Since 1.6

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]