pangoFontMetricsGetUnderlineThickness {RGtk2.10}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.10 version 2.10.6 Index]