diff options
author | Andy Williams <andy@andywilliams.me> | 2017-12-20 14:40:29 +0000 |
---|---|---|
committer | Andy Williams <andy@andywilliams.me> | 2017-12-20 14:40:35 +0000 |
commit | 5819a44245443a9272667ae5df4f75cfdaf03253 (patch) | |
tree | 93639ebf75650865c7684d873c124fc42e9fa881 /pages/develop/api/efl/canvas/layout/method | |
parent | bd61a7a218390fc78bbd96a389693e93b181dd22 (diff) |
api: Update to latest BETA docs
Diffstat (limited to 'pages/develop/api/efl/canvas/layout/method')
-rw-r--r-- | pages/develop/api/efl/canvas/layout/method/debug_name_override.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/develop/api/efl/canvas/layout/method/debug_name_override.txt b/pages/develop/api/efl/canvas/layout/method/debug_name_override.txt index 9550bff..a3ad35e 100644 --- a/pages/develop/api/efl/canvas/layout/method/debug_name_override.txt +++ b/pages/develop/api/efl/canvas/layout/method/debug_name_override.txt | |||
@@ -7,7 +7,7 @@ | |||
7 | 7 | ||
8 | %%efl_debug_name_override(efl_super(obj, MY_CLASS), sb); eina_strbuf_append_printf(sb, "new_information");%% | 8 | %%efl_debug_name_override(efl_super(obj, MY_CLASS), sb); eina_strbuf_append_printf(sb, "new_information");%% |
9 | 9 | ||
10 | %%In general, more debug information should be added to %%''sb''%% after calling the super function.%% | 10 | %%Usually more debug information should be added to %%''sb''%% after calling the super function.%% |
11 | 11 | ||
12 | //Since 1.21// | 12 | //Since 1.21// |
13 | {{page>:develop:api-include:efl:canvas:layout:method:debug_name_override:description&nouser&nolink&nodate}} | 13 | {{page>:develop:api-include:efl:canvas:layout:method:debug_name_override:description&nouser&nolink&nodate}} |