gdkTextWidthWc {RGtk2} | R Documentation |
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.
gdkTextWidthWc(object, text)
|
[GdkFont ] a GdkFont |
|
[numeric] the text to measure. |
[integer] the width of the string in pixels.
Derived by RGtkGen from GTK+ documentation