mirror of
https://github.com/brl/mutter.git
synced 2025-07-06 10:59:51 +00:00
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:
@ -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:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user