[docs] Remove ClutterLabel and ClutterEntry sections
Remove the sections for the Label and the Entry actors, which have been replaced by ClutterText.
This commit is contained in:
parent
f777bc629a
commit
605ec10c32
@ -66,48 +66,6 @@ clutter_unit_get_type
|
|||||||
clutter_param_unit_get_type
|
clutter_param_unit_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
|
||||||
<FILE>clutter-label</FILE>
|
|
||||||
<TITLE>ClutterLabel</TITLE>
|
|
||||||
ClutterLabel
|
|
||||||
ClutterLabelClass
|
|
||||||
clutter_label_new
|
|
||||||
clutter_label_new_with_text
|
|
||||||
clutter_label_new_full
|
|
||||||
clutter_label_set_text
|
|
||||||
clutter_label_get_text
|
|
||||||
clutter_label_set_font_name
|
|
||||||
clutter_label_get_font_name
|
|
||||||
clutter_label_set_color
|
|
||||||
clutter_label_get_color
|
|
||||||
clutter_label_set_ellipsize
|
|
||||||
clutter_label_get_ellipsize
|
|
||||||
clutter_label_set_line_wrap
|
|
||||||
clutter_label_get_line_wrap
|
|
||||||
clutter_label_set_line_wrap_mode
|
|
||||||
clutter_label_get_line_wrap_mode
|
|
||||||
clutter_label_get_layout
|
|
||||||
clutter_label_set_attributes
|
|
||||||
clutter_label_get_attributes
|
|
||||||
clutter_label_set_use_markup
|
|
||||||
clutter_label_get_use_markup
|
|
||||||
clutter_label_set_alignment
|
|
||||||
clutter_label_get_alignment
|
|
||||||
clutter_label_get_justify
|
|
||||||
clutter_label_set_justify
|
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
|
||||||
CLUTTER_LABEL
|
|
||||||
CLUTTER_IS_LABEL
|
|
||||||
CLUTTER_TYPE_LABEL
|
|
||||||
CLUTTER_LABEL_CLASS
|
|
||||||
CLUTTER_IS_LABEL_CLASS
|
|
||||||
CLUTTER_LABEL_GET_CLASS
|
|
||||||
<SUBSECTION Private>
|
|
||||||
ClutterLabelPrivate
|
|
||||||
clutter_label_get_type
|
|
||||||
</SECTION>
|
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>clutter-behaviour</FILE>
|
<FILE>clutter-behaviour</FILE>
|
||||||
<TITLE>ClutterBehaviour</TITLE>
|
<TITLE>ClutterBehaviour</TITLE>
|
||||||
@ -1225,50 +1183,6 @@ CLUTTER_COGL
|
|||||||
CLUTTER_NO_FPU
|
CLUTTER_NO_FPU
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
|
||||||
<FILE>clutter-entry</FILE>
|
|
||||||
<TITLE>ClutterEntry</TITLE>
|
|
||||||
ClutterEntry
|
|
||||||
ClutterEntryClass
|
|
||||||
clutter_entry_new
|
|
||||||
clutter_entry_new_with_text
|
|
||||||
clutter_entry_new_full
|
|
||||||
clutter_entry_set_text
|
|
||||||
clutter_entry_get_text
|
|
||||||
clutter_entry_set_font_name
|
|
||||||
clutter_entry_get_font_name
|
|
||||||
clutter_entry_set_color
|
|
||||||
clutter_entry_get_color
|
|
||||||
clutter_entry_get_layout
|
|
||||||
clutter_entry_set_alignment
|
|
||||||
clutter_entry_get_alignment
|
|
||||||
clutter_entry_set_cursor_position
|
|
||||||
clutter_entry_get_cursor_position
|
|
||||||
clutter_entry_handle_key_event
|
|
||||||
clutter_entry_insert_unichar
|
|
||||||
clutter_entry_delete_chars
|
|
||||||
clutter_entry_insert_text
|
|
||||||
clutter_entry_delete_text
|
|
||||||
clutter_entry_set_visible_cursor
|
|
||||||
clutter_entry_get_visible_cursor
|
|
||||||
clutter_entry_set_visibility
|
|
||||||
clutter_entry_get_visibility
|
|
||||||
clutter_entry_set_invisible_char
|
|
||||||
clutter_entry_get_invisible_char
|
|
||||||
clutter_entry_set_max_length
|
|
||||||
clutter_entry_get_max_length
|
|
||||||
<SUBSECTION Standard>
|
|
||||||
CLUTTER_ENTRY
|
|
||||||
CLUTTER_IS_ENTRY
|
|
||||||
CLUTTER_TYPE_ENTRY
|
|
||||||
CLUTTER_ENTRY_CLASS
|
|
||||||
CLUTTER_IS_ENTRY_CLASS
|
|
||||||
CLUTTER_ENTRY_GET_CLASS
|
|
||||||
<SUBSECTION Private>
|
|
||||||
ClutterEntryPrivate
|
|
||||||
clutter_entry_get_type
|
|
||||||
</SECTION>
|
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>clutter-effect</FILE>
|
<FILE>clutter-effect</FILE>
|
||||||
<TITLE>Clutter Effects</TITLE>
|
<TITLE>Clutter Effects</TITLE>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user