2007-06-01 Neil J. Patel <njp@o-hand.com>

* clutter/clutter-entry.c: (clutter_entry_set_property),
        (clutter_entry_get_property), (clutter_entry_class_init),
        (clutter_entry_init), (clutter_entry_set_text),
        (clutter_entry_set_max_length):
        * clutter/clutter-entry.h:
        * examples/test-entry.c: (main):
        Added a max-length property whihc limits the length of the text in the
        entry.
This commit is contained in:
Neil J. Patel
2007-06-01 17:18:21 +00:00
parent d5c38ef466
commit acb0772fe0
7 changed files with 113 additions and 6 deletions

View File

@ -58,6 +58,11 @@ ClutterEntry
</para>
<!-- ##### ARG ClutterEntry:max-length ##### -->
<para>
</para>
<!-- ##### ARG ClutterEntry:position ##### -->
<para>
@ -308,3 +313,12 @@ ClutterEntry
@Returns:
<!-- ##### FUNCTION clutter_entry_set_max_length ##### -->
<para>
</para>
@entry:
@max: