RGtk2 (version 2.20.31)

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

object
text
the text to measure.
text.length
the length of the text in bytes.

Value