Method
ClutterTextget_max_length
since: 1.0
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().
Available since: 1.0
Gets property | Clutter.Text:max-length |