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

@ -1,3 +1,8 @@
2007-06-01 Neil J. Patel <njp@o-hand.com>
* clutter-sections.txt:
* tmpl/clutter-entry.sgml:
updated for new functions.
2007-06-01 Neil J. Patel <njp@o-hand.com>
* clutter-sections.txt:

View File

@ -787,6 +787,7 @@ clutter_entry_set_visibility
clutter_entry_get_visibility
clutter_entry_set_invisible_char
clutter_entry_get_invisible_char
clutter_entry_set_max_length
<SUBSECTION Standard>
CLUTTER_ENTRY
CLUTTER_IS_ENTRY

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: