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)
Value
[integer] the width of the string in pixels.