diff options
author | WooHyun Jung <wh0705.jung@samsung.com> | 2020-01-13 19:04:33 +0900 |
---|---|---|
committer | WooHyun Jung <wh0705.jung@samsung.com> | 2020-01-13 19:04:33 +0900 |
commit | e55e83370dd3a21765fcbad7b327293f9caaa3a0 (patch) | |
tree | 2c395a6caeafc7d9bbdb167e671d635b7271f39a | |
parent | 3249b53d1cc9f9e82f33e84151d9b6775ad9c184 (diff) |
removing @beta test
-rw-r--r-- | src/lib/efl/interfaces/efl_gfx_types.eot | 2 | ||||
-rw-r--r-- | src/lib/efl/interfaces/efl_input_text.eo | 16 | ||||
-rw-r--r-- | src/lib/efl/interfaces/efl_text_font_properties.eo | 10 | ||||
-rw-r--r-- | src/lib/efl/interfaces/efl_text_format.eo | 6 | ||||
-rw-r--r-- | src/lib/efl/interfaces/efl_text_markup.eo | 2 | ||||
-rw-r--r-- | src/lib/efl/interfaces/efl_text_style.eo | 12 | ||||
-rw-r--r-- | src/lib/efl/interfaces/efl_text_types.eot | 4 | ||||
-rw-r--r-- | src/lib/elementary/efl_text_interactive.eo | 2 | ||||
-rw-r--r-- | src/lib/elementary/efl_ui_textbox.eo | 4 | ||||
-rw-r--r-- | src/lib/eo/eina_types.eot | 2 | ||||
-rw-r--r-- | src/lib/evas/canvas/efl_canvas_textblock.eo | 2 | ||||
-rw-r--r-- | src/lib/evas/canvas/efl_text_cursor.eo | 6 | ||||
-rw-r--r-- | src/lib/evas/canvas/efl_text_formatter.eo | 2 |
13 files changed, 35 insertions, 35 deletions
diff --git a/src/lib/efl/interfaces/efl_gfx_types.eot b/src/lib/efl/interfaces/efl_gfx_types.eot index 75d70e6e90..10c82b825b 100644 --- a/src/lib/efl/interfaces/efl_gfx_types.eot +++ b/src/lib/efl/interfaces/efl_gfx_types.eot | |||
@@ -219,7 +219,7 @@ enum @beta Efl.Gfx.Color_Class_Layer { | |||
219 | shadow [[Shadow color]] | 219 | shadow [[Shadow color]] |
220 | } | 220 | } |
221 | 221 | ||
222 | type @beta Efl.Font.Size: int; [[Efl font size type]] | 222 | type Efl.Font.Size: int; [[Efl font size type]] |
223 | 223 | ||
224 | error @extern @beta Efl.Gfx.Image.Load_Error.NONE = "XXX"; [[No error on load]] | 224 | error @extern @beta Efl.Gfx.Image.Load_Error.NONE = "XXX"; [[No error on load]] |
225 | error @extern @beta Efl.Gfx.Image.Load_Error.GENERIC = "XXX"; [[A non-specific error occurred]] | 225 | error @extern @beta Efl.Gfx.Image.Load_Error.GENERIC = "XXX"; [[A non-specific error occurred]] |
diff --git a/src/lib/efl/interfaces/efl_input_text.eo b/src/lib/efl/interfaces/efl_input_text.eo index 37d3acb978..672bd85ce6 100644 --- a/src/lib/efl/interfaces/efl_input_text.eo +++ b/src/lib/efl/interfaces/efl_input_text.eo | |||
@@ -1,4 +1,4 @@ | |||
1 | enum @beta Efl.Input_Text.Panel_Layout_Type | 1 | enum Efl.Input_Text.Panel_Layout_Type |
2 | { | 2 | { |
3 | [[Input panel (virtual keyboard) layout types. | 3 | [[Input panel (virtual keyboard) layout types. |
4 | Type of input panel (virtual keyboard) to use - this is a hint and may not provide exactly what is desired. | 4 | Type of input panel (virtual keyboard) to use - this is a hint and may not provide exactly what is desired. |
@@ -26,7 +26,7 @@ enum @beta Efl.Input_Text.Panel_Layout_Type | |||
26 | @since 1.19]] | 26 | @since 1.19]] |
27 | } | 27 | } |
28 | 28 | ||
29 | enum @beta Efl.Input_Text.Panel_Language_Type | 29 | enum Efl.Input_Text.Panel_Language_Type |
30 | { | 30 | { |
31 | [[Input panel (virtual keyboard) language modes. | 31 | [[Input panel (virtual keyboard) language modes. |
32 | ]] | 32 | ]] |
@@ -34,7 +34,7 @@ enum @beta Efl.Input_Text.Panel_Language_Type | |||
34 | alphabet [[Alphabet]] | 34 | alphabet [[Alphabet]] |
35 | } | 35 | } |
36 | 36 | ||
37 | enum @beta Efl.Input_Text.Capitalize_Type | 37 | enum Efl.Input_Text.Capitalize_Type |
38 | { | 38 | { |
39 | [[Autocapitalization Types. | 39 | [[Autocapitalization Types. |
40 | Choose method of auto-capitalization. | 40 | Choose method of auto-capitalization. |
@@ -45,7 +45,7 @@ enum @beta Efl.Input_Text.Capitalize_Type | |||
45 | allcharacter [[Autocapitalize all letters.]] | 45 | allcharacter [[Autocapitalize all letters.]] |
46 | } | 46 | } |
47 | 47 | ||
48 | enum @beta Efl.Input_Text.Panel_Return_Key_Type | 48 | enum Efl.Input_Text.Panel_Return_Key_Type |
49 | { | 49 | { |
50 | [["Return" Key types on the input panel (virtual keyboard). | 50 | [["Return" Key types on the input panel (virtual keyboard). |
51 | ]] | 51 | ]] |
@@ -62,7 +62,7 @@ enum @beta Efl.Input_Text.Panel_Return_Key_Type | |||
62 | @since 1.8]] | 62 | @since 1.8]] |
63 | } | 63 | } |
64 | 64 | ||
65 | enum @beta Efl.Input_Text.Panel_Return_Key_State | 65 | enum Efl.Input_Text.Panel_Return_Key_State |
66 | { | 66 | { |
67 | [["Return" Key state on the input panel (virtual keyboard). | 67 | [["Return" Key state on the input panel (virtual keyboard). |
68 | ]] | 68 | ]] |
@@ -73,7 +73,7 @@ enum @beta Efl.Input_Text.Panel_Return_Key_State | |||
73 | disabled, [[The return key on input panel is disabled.]] | 73 | disabled, [[The return key on input panel is disabled.]] |
74 | } | 74 | } |
75 | 75 | ||
76 | enum @beta Efl.Input_Text.Hints_Type | 76 | enum Efl.Input_Text.Hints_Type |
77 | { | 77 | { |
78 | [[Enumeration that defines the types of Input Hints. | 78 | [[Enumeration that defines the types of Input Hints. |
79 | 79 | ||
@@ -123,7 +123,7 @@ enum @beta Efl.Input_Text.Hints_Type | |||
123 | @since 1.21]] | 123 | @since 1.21]] |
124 | } | 124 | } |
125 | 125 | ||
126 | interface @beta Efl.Input_Text { | 126 | interface Efl.Input_Text { |
127 | [[All the functionality relating to input hints | 127 | [[All the functionality relating to input hints |
128 | ]] | 128 | ]] |
129 | methods { | 129 | methods { |
@@ -271,4 +271,4 @@ interface @beta Efl.Input_Text { | |||
271 | } | 271 | } |
272 | } | 272 | } |
273 | } | 273 | } |
274 | } \ No newline at end of file | 274 | } |
diff --git a/src/lib/efl/interfaces/efl_text_font_properties.eo b/src/lib/efl/interfaces/efl_text_font_properties.eo index 71d8e3d5d9..6e451ffa32 100644 --- a/src/lib/efl/interfaces/efl_text_font_properties.eo +++ b/src/lib/efl/interfaces/efl_text_font_properties.eo | |||
@@ -1,5 +1,5 @@ | |||
1 | import efl_gfx_types; | 1 | import efl_gfx_types; |
2 | enum @beta Efl.Text_Font_Weight { | 2 | enum Efl.Text_Font_Weight { |
3 | [[The weight of a particular font is the thickness of the character outlines relative to their height. | 3 | [[The weight of a particular font is the thickness of the character outlines relative to their height. |
4 | The given numerical values follow the TrueType scale (from 100 to 900) and are approximate. | 4 | The given numerical values follow the TrueType scale (from 100 to 900) and are approximate. |
5 | It is up to each font to provide all of them.]] | 5 | It is up to each font to provide all of them.]] |
@@ -18,7 +18,7 @@ enum @beta Efl.Text_Font_Weight { | |||
18 | extrablack, [[Extrablack font weight (950).]] | 18 | extrablack, [[Extrablack font weight (950).]] |
19 | } | 19 | } |
20 | 20 | ||
21 | enum @beta Efl.Text_Font_Width { | 21 | enum Efl.Text_Font_Width { |
22 | [[Font width relative to its height. | 22 | [[Font width relative to its height. |
23 | It is up to each font to provide all these widths.]] | 23 | It is up to each font to provide all these widths.]] |
24 | normal, [[Normal font width.]] | 24 | normal, [[Normal font width.]] |
@@ -32,7 +32,7 @@ enum @beta Efl.Text_Font_Width { | |||
32 | ultraexpanded, [[Ultraexpanded font width.]] | 32 | ultraexpanded, [[Ultraexpanded font width.]] |
33 | } | 33 | } |
34 | 34 | ||
35 | enum @beta Efl.Text_Font_Slant { | 35 | enum Efl.Text_Font_Slant { |
36 | [[Type of font slant.]] | 36 | [[Type of font slant.]] |
37 | normal, [[Normal font slant: Sets the text to the normal font (non-italicized).]] | 37 | normal, [[Normal font slant: Sets the text to the normal font (non-italicized).]] |
38 | oblique, [[Oblique font slant: Sets the text to use a simulated version of an italic font, | 38 | oblique, [[Oblique font slant: Sets the text to use a simulated version of an italic font, |
@@ -41,13 +41,13 @@ enum @beta Efl.Text_Font_Slant { | |||
41 | If not available, it will simulate italics with oblique instead.]] | 41 | If not available, it will simulate italics with oblique instead.]] |
42 | } | 42 | } |
43 | 43 | ||
44 | enum @beta Efl.Text_Font_Bitmap_Scalable { | 44 | enum Efl.Text_Font_Bitmap_Scalable { |
45 | [[When are bitmap fonts allowed to be scaled.]] | 45 | [[When are bitmap fonts allowed to be scaled.]] |
46 | none = 0, [[Disable scaling for bitmap fonts.]] | 46 | none = 0, [[Disable scaling for bitmap fonts.]] |
47 | color = (1 << 0), [[Enable scaling for color bitmap fonts.]] | 47 | color = (1 << 0), [[Enable scaling for color bitmap fonts.]] |
48 | } | 48 | } |
49 | 49 | ||
50 | interface @beta Efl.Text_Font_Properties { | 50 | interface Efl.Text_Font_Properties { |
51 | [[Properties related to font handling. | 51 | [[Properties related to font handling. |
52 | ]] | 52 | ]] |
53 | c_prefix: efl_text; | 53 | c_prefix: efl_text; |
diff --git a/src/lib/efl/interfaces/efl_text_format.eo b/src/lib/efl/interfaces/efl_text_format.eo index 14d80a107c..90e14c9313 100644 --- a/src/lib/efl/interfaces/efl_text_format.eo +++ b/src/lib/efl/interfaces/efl_text_format.eo | |||
@@ -1,4 +1,4 @@ | |||
1 | enum @beta Efl.Text_Format_Wrap { | 1 | enum Efl.Text_Format_Wrap { |
2 | [[Wrapping policy for the text.]] | 2 | [[Wrapping policy for the text.]] |
3 | none, [[No wrapping.]] | 3 | none, [[No wrapping.]] |
4 | char, [[Wrap at character boundaries.]] | 4 | char, [[Wrap at character boundaries.]] |
@@ -8,7 +8,7 @@ enum @beta Efl.Text_Format_Wrap { | |||
8 | at any character.]] | 8 | at any character.]] |
9 | } | 9 | } |
10 | 10 | ||
11 | enum @beta Efl.Text_Format_Horizontal_Alignment_Auto_Type { | 11 | enum Efl.Text_Format_Horizontal_Alignment_Auto_Type { |
12 | [[Automatic horizontal alignment setting for the text (Left-To-Right or Right-To-Left).]] | 12 | [[Automatic horizontal alignment setting for the text (Left-To-Right or Right-To-Left).]] |
13 | none, [[No auto-alignment rule: Horizontal Alignment is decided by @Efl.Text_Format.text_horizontal_align]] | 13 | none, [[No auto-alignment rule: Horizontal Alignment is decided by @Efl.Text_Format.text_horizontal_align]] |
14 | auto, [[Respects LTR/RTL (bidirectional) characters found inside the text content.]] | 14 | auto, [[Respects LTR/RTL (bidirectional) characters found inside the text content.]] |
@@ -16,7 +16,7 @@ enum @beta Efl.Text_Format_Horizontal_Alignment_Auto_Type { | |||
16 | opposite [[Text is placed at opposite side of LTR/RTL (bidirectional) settings.]] | 16 | opposite [[Text is placed at opposite side of LTR/RTL (bidirectional) settings.]] |
17 | } | 17 | } |
18 | 18 | ||
19 | interface @beta Efl.Text_Format { | 19 | interface Efl.Text_Format { |
20 | [[The look and layout of the text. | 20 | [[The look and layout of the text. |
21 | 21 | ||
22 | The text format can affect the geometry of the text object, as well as | 22 | The text format can affect the geometry of the text object, as well as |
diff --git a/src/lib/efl/interfaces/efl_text_markup.eo b/src/lib/efl/interfaces/efl_text_markup.eo index a0ec020cf5..9c46d2904d 100644 --- a/src/lib/efl/interfaces/efl_text_markup.eo +++ b/src/lib/efl/interfaces/efl_text_markup.eo | |||
@@ -1,4 +1,4 @@ | |||
1 | interface @beta Efl.Text_Markup { | 1 | interface Efl.Text_Markup { |
2 | [[Markup data that populates the text object's style and format | 2 | [[Markup data that populates the text object's style and format |
3 | ]] | 3 | ]] |
4 | methods { | 4 | methods { |
diff --git a/src/lib/efl/interfaces/efl_text_style.eo b/src/lib/efl/interfaces/efl_text_style.eo index bb168fd5dd..b967f6e33a 100644 --- a/src/lib/efl/interfaces/efl_text_style.eo +++ b/src/lib/efl/interfaces/efl_text_style.eo | |||
@@ -1,4 +1,4 @@ | |||
1 | enum @beta Efl.Text_Style_Background_Type | 1 | enum Efl.Text_Style_Background_Type |
2 | { | 2 | { |
3 | [[Type of background to use behind each line of text.]] | 3 | [[Type of background to use behind each line of text.]] |
4 | none = 0, [[Do not use background.]] | 4 | none = 0, [[Do not use background.]] |
@@ -6,7 +6,7 @@ enum @beta Efl.Text_Style_Background_Type | |||
6 | Requires @Efl.Text_Style.text_background_color.]] | 6 | Requires @Efl.Text_Style.text_background_color.]] |
7 | } | 7 | } |
8 | 8 | ||
9 | enum @beta Efl.Text_Style_Strikethrough_Type | 9 | enum Efl.Text_Style_Strikethrough_Type |
10 | { | 10 | { |
11 | [[Whether to add a strike-through decoration to the displayed text or not.]] | 11 | [[Whether to add a strike-through decoration to the displayed text or not.]] |
12 | none = 0, [[Do not use strike-through.]] | 12 | none = 0, [[Do not use strike-through.]] |
@@ -14,7 +14,7 @@ enum @beta Efl.Text_Style_Strikethrough_Type | |||
14 | Requires @Efl.Text_Style.text_strikethrough_color.]] | 14 | Requires @Efl.Text_Style.text_strikethrough_color.]] |
15 | } | 15 | } |
16 | 16 | ||
17 | enum @beta Efl.Text_Style_Effect_Type | 17 | enum Efl.Text_Style_Effect_Type |
18 | { | 18 | { |
19 | [[Effect to apply to the displayed text.]] | 19 | [[Effect to apply to the displayed text.]] |
20 | none = 0, [[No effect.]] | 20 | none = 0, [[No effect.]] |
@@ -40,7 +40,7 @@ enum @beta Efl.Text_Style_Effect_Type | |||
40 | @Efl.Text_Style.text_outline_color.]] | 40 | @Efl.Text_Style.text_outline_color.]] |
41 | } | 41 | } |
42 | 42 | ||
43 | enum @beta Efl.Text_Style_Shadow_Direction | 43 | enum Efl.Text_Style_Shadow_Direction |
44 | { | 44 | { |
45 | [[Direction of the shadow effect.]] | 45 | [[Direction of the shadow effect.]] |
46 | bottom_right = 0, [[Shadow towards bottom right.]] | 46 | bottom_right = 0, [[Shadow towards bottom right.]] |
@@ -53,7 +53,7 @@ enum @beta Efl.Text_Style_Shadow_Direction | |||
53 | right, [[Shadow towards right.]] | 53 | right, [[Shadow towards right.]] |
54 | } | 54 | } |
55 | 55 | ||
56 | enum @beta Efl.Text_Style_Underline_Type | 56 | enum Efl.Text_Style_Underline_Type |
57 | { | 57 | { |
58 | [[Type of underline for the displayed text.]] | 58 | [[Type of underline for the displayed text.]] |
59 | none = 0, [[Text without underline.]] | 59 | none = 0, [[Text without underline.]] |
@@ -66,7 +66,7 @@ enum @beta Efl.Text_Style_Underline_Type | |||
66 | @Efl.Text_Style.text_underline_dashed_gap.]] | 66 | @Efl.Text_Style.text_underline_dashed_gap.]] |
67 | } | 67 | } |
68 | 68 | ||
69 | interface @beta Efl.Text_Style { | 69 | interface Efl.Text_Style { |
70 | [[Decorations to add to the text. | 70 | [[Decorations to add to the text. |
71 | 71 | ||
72 | Decorations include text color, glow, outline, underline, strike-through and shadows. | 72 | Decorations include text color, glow, outline, underline, strike-through and shadows. |
diff --git a/src/lib/efl/interfaces/efl_text_types.eot b/src/lib/efl/interfaces/efl_text_types.eot index d32ab8d2d3..72fde6b7d9 100644 --- a/src/lib/efl/interfaces/efl_text_types.eot +++ b/src/lib/efl/interfaces/efl_text_types.eot | |||
@@ -10,7 +10,7 @@ enum Efl.Text_Bidirectional_Type { | |||
10 | inherit [[Inherit text type]] | 10 | inherit [[Inherit text type]] |
11 | } | 11 | } |
12 | 12 | ||
13 | struct @beta Efl.Text_Change_Info { | 13 | struct Efl.Text_Change_Info { |
14 | [[This structure includes all the information about content changes. | 14 | [[This structure includes all the information about content changes. |
15 | 15 | ||
16 | It's meant to be used to implement undo/redo. | 16 | It's meant to be used to implement undo/redo. |
@@ -22,7 +22,7 @@ struct @beta Efl.Text_Change_Info { | |||
22 | mergeable: bool; [[$true if can be merged with the previous one. Used for example with insertion when something is already selected]] | 22 | mergeable: bool; [[$true if can be merged with the previous one. Used for example with insertion when something is already selected]] |
23 | } | 23 | } |
24 | 24 | ||
25 | struct @beta Efl.Text_Range { | 25 | struct Efl.Text_Range { |
26 | [[This structure includes text position range (from/to). | 26 | [[This structure includes text position range (from/to). |
27 | ]] | 27 | ]] |
28 | start: int; [[The start postion.]] | 28 | start: int; [[The start postion.]] |
diff --git a/src/lib/elementary/efl_text_interactive.eo b/src/lib/elementary/efl_text_interactive.eo index 933aad0cb1..550bce2c1c 100644 --- a/src/lib/elementary/efl_text_interactive.eo +++ b/src/lib/elementary/efl_text_interactive.eo | |||
@@ -1,6 +1,6 @@ | |||
1 | import efl_text_types; | 1 | import efl_text_types; |
2 | 2 | ||
3 | interface @beta Efl.Text_Interactive extends Efl.Text, Efl.Text_Font_Properties, | 3 | interface Efl.Text_Interactive extends Efl.Text, Efl.Text_Font_Properties, |
4 | Efl.Text_Format, Efl.Text_Style | 4 | Efl.Text_Format, Efl.Text_Style |
5 | { | 5 | { |
6 | [[Interface for interactive (editable) text inputs (text entries). | 6 | [[Interface for interactive (editable) text inputs (text entries). |
diff --git a/src/lib/elementary/efl_ui_textbox.eo b/src/lib/elementary/efl_ui_textbox.eo index ce4ca09b24..52aa6fc267 100644 --- a/src/lib/elementary/efl_ui_textbox.eo +++ b/src/lib/elementary/efl_ui_textbox.eo | |||
@@ -1,5 +1,5 @@ | |||
1 | class @beta Efl.Ui.Textbox extends Efl.Ui.Layout_Base implements Efl.Input.Clickable, | 1 | class Efl.Ui.Textbox extends Efl.Ui.Layout_Base implements Efl.Input.Clickable, |
2 | Efl.Access.Text, Efl.Access.Editable.Text, Efl.File, Efl.Input_Text | 2 | Efl.Access.Text, Efl.Access.Editable.Text, Efl.File |
3 | composites | 3 | composites |
4 | Efl.Text_Interactive, Efl.Text_Markup | 4 | Efl.Text_Interactive, Efl.Text_Markup |
5 | { | 5 | { |
diff --git a/src/lib/eo/eina_types.eot b/src/lib/eo/eina_types.eot index 5c31e5b219..af6d963319 100644 --- a/src/lib/eo/eina_types.eot +++ b/src/lib/eo/eina_types.eot | |||
@@ -60,7 +60,7 @@ struct @extern Eina.Matrix3 { | |||
60 | zz: double; [[ZZ matrix value]] | 60 | zz: double; [[ZZ matrix value]] |
61 | } | 61 | } |
62 | 62 | ||
63 | type @extern @beta Eina.Unicode: uint32; [[Eina unicode type]] | 63 | type @extern Eina.Unicode: uint32; [[Eina unicode type]] |
64 | 64 | ||
65 | struct @extern @beta Eina.File_Direct_Info; [[Eina file direct information data structure]] | 65 | struct @extern @beta Eina.File_Direct_Info; [[Eina file direct information data structure]] |
66 | /*{ | 66 | /*{ |
diff --git a/src/lib/evas/canvas/efl_canvas_textblock.eo b/src/lib/evas/canvas/efl_canvas_textblock.eo index 8e9bee7dba..b52aa4cf2c 100644 --- a/src/lib/evas/canvas/efl_canvas_textblock.eo +++ b/src/lib/evas/canvas/efl_canvas_textblock.eo | |||
@@ -1,6 +1,6 @@ | |||
1 | import efl_text_types; | 1 | import efl_text_types; |
2 | 2 | ||
3 | class @beta Efl.Canvas.Textblock extends Efl.Canvas.Object implements Efl.Text, | 3 | class Efl.Canvas.Textblock extends Efl.Canvas.Object implements Efl.Text, |
4 | Efl.Canvas.Filter.Internal, Efl.Text_Font_Properties, | 4 | Efl.Canvas.Filter.Internal, Efl.Text_Font_Properties, |
5 | Efl.Text_Style, Efl.Text_Format, | 5 | Efl.Text_Style, Efl.Text_Format, |
6 | Efl.Text_Markup, Efl.Ui.I18n | 6 | Efl.Text_Markup, Efl.Ui.I18n |
diff --git a/src/lib/evas/canvas/efl_text_cursor.eo b/src/lib/evas/canvas/efl_text_cursor.eo index 00dcbd6e63..ea6d01ce6b 100644 --- a/src/lib/evas/canvas/efl_text_cursor.eo +++ b/src/lib/evas/canvas/efl_text_cursor.eo | |||
@@ -1,11 +1,11 @@ | |||
1 | enum @beta Efl.Text.Cursor_Type | 1 | enum Efl.Text.Cursor_Type |
2 | { | 2 | { |
3 | [[Text cursor types.]] | 3 | [[Text cursor types.]] |
4 | before, [[Cursor type before.]] | 4 | before, [[Cursor type before.]] |
5 | under [[Cursor type under.]] | 5 | under [[Cursor type under.]] |
6 | } | 6 | } |
7 | 7 | ||
8 | enum @beta Efl.Text.Cursor_Move_Type | 8 | enum Efl.Text.Cursor_Move_Type |
9 | { | 9 | { |
10 | [[Text cursor movement types.]] | 10 | [[Text cursor movement types.]] |
11 | char_next, [[Advances to the next character.]] | 11 | char_next, [[Advances to the next character.]] |
@@ -26,7 +26,7 @@ enum @beta Efl.Text.Cursor_Move_Type | |||
26 | paragraph_prev [[Advances to the end of the previous paragraph.]] | 26 | paragraph_prev [[Advances to the end of the previous paragraph.]] |
27 | } | 27 | } |
28 | 28 | ||
29 | abstract @beta Efl.Text.Cursor extends Efl.Object implements Efl.Duplicate{ | 29 | abstract Efl.Text.Cursor extends Efl.Object implements Efl.Duplicate{ |
30 | [[Cursor API.]] | 30 | [[Cursor API.]] |
31 | c_prefix: efl_text_cursor; | 31 | c_prefix: efl_text_cursor; |
32 | methods { | 32 | methods { |
diff --git a/src/lib/evas/canvas/efl_text_formatter.eo b/src/lib/evas/canvas/efl_text_formatter.eo index fca4e84b3b..73ebaf35b9 100644 --- a/src/lib/evas/canvas/efl_text_formatter.eo +++ b/src/lib/evas/canvas/efl_text_formatter.eo | |||
@@ -1,6 +1,6 @@ | |||
1 | import efl_text_types; | 1 | import efl_text_types; |
2 | 2 | ||
3 | abstract @beta Efl.Text.Formatter extends Efl.Object { | 3 | abstract Efl.Text.Formatter extends Efl.Object { |
4 | [[Text Formatter API to manage text formatting(attributes). | 4 | [[Text Formatter API to manage text formatting(attributes). |
5 | Use it to insert and remove style attributes (font, size, color, ...) using @Efl.Text.Cursor on EFL Widgets. | 5 | Use it to insert and remove style attributes (font, size, color, ...) using @Efl.Text.Cursor on EFL Widgets. |
6 | 6 | ||