pangoFontMetricsGetUnderlineThickness {RGtk2}R Documentation

pangoFontMetricsGetUnderlineThickness

Description

Gets the suggested thickness to draw for the underline.

Usage

pangoFontMetricsGetUnderlineThickness(object)

Arguments

object [PangoFontMetrics] a PangoFontMetrics structure

Details

Since 1.6

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]