Font.textWidthWc

Warning gdk_text_width_wc is deprecated and should not be used in newly-written code. Determines the width of a given wide-character string.

class Font
int
textWidthWc

Parameters

text GdkWChar[]

the text to measure.

Return Value

Type: int

the width of the string in pixels.

Meta