Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkCharWidthWc: gdkCharWidthWc
Description
Determines the width of a given wide character. (Encoded in the wide-character encoding of the current locale).
WARNING:
gdk_char_width_wc
is deprecated and should not be used in newly-written code.
Usage
gdkCharWidthWc(object, character)
Arguments
object
a
GdkFont
character
the character to measure.
Value