Learn R Programming

RGtk2 (version 2.8.7)

gdkTextWidth: gdkTextWidth

Description

Determines the width of a given string. WARNING: gdk_text_width is deprecated and should not be used in newly-written code.

Usage

gdkTextWidth(object, text, text.length = -1)

Arguments

Value

[integer] the width of the string in pixels.