gdkTextWidth
Determines the width of a given string.
WARNING: gdk_text_width
is deprecated and should not be used in newly-written code.
gdkTextWidth(object, text, text.length = -1)
|
a |
|
the text to measure. |
|
the length of the text in bytes. |
[integer] the width of the string in pixels.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.