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