Method

PangoLayoutget_character_count

since: 1.30

Declaration [src]

gint
pango_layout_get_character_count (
  PangoLayout* layout
)

Description [src]

Returns the number of Unicode characters in the the text of layout.

Available since: 1.30

Return value

Type: gint

The number of Unicode characters in the text of layout.