Method

GskTextNodeget_num_glyphs

Declaration [src]

guint
gsk_text_node_get_num_glyphs (
  const GskRenderNode* node
)

Description [src]

Retrieves the number of glyphs in the text node.

Return value

Returns: guint
 

The number of glyphs.