pangoFontMetricsGetUnderlineThickness {RGtk2}R Documentation

pangoFontMetricsGetUnderlineThickness

Description

Gets the suggested thickness to draw for the underline.

Usage

pangoFontMetricsGetUnderlineThickness(object)

Arguments

object

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.20.21 Index]