Method

ClutterTextget_max_length

Declaration [src]

gint
clutter_text_get_max_length (
  ClutterText* self
)

Description [src]

Gets the maximum length of text that can be set into a text actor.

See clutter_text_set_max_length().

Return value

Type: gint

The maximum number of characters.