Learn R Programming

RGtk2 (version 2.8.8)

gdkTextWidthWc: gdkTextWidthWc

Description

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

Usage

gdkTextWidthWc(object, text)

Arguments

object
text
[numeric] the text to measure.

Value

  • [integer] the width of the string in pixels.