summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_popup_part_backwall.eo
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/efl_ui_popup_part_backwall.eo')
-rw-r--r--src/lib/elementary/efl_ui_popup_part_backwall.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/efl_ui_popup_part_backwall.eo b/src/lib/elementary/efl_ui_popup_part_backwall.eo
index 164bf011a5..fc88747c09 100644
--- a/src/lib/elementary/efl_ui_popup_part_backwall.eo
+++ b/src/lib/elementary/efl_ui_popup_part_backwall.eo
@@ -9,7 +9,7 @@ class Efl.Ui.Popup_Part_Backwall (Efl.Ui.Layout_Part, Efl.File)
If $repeat is $true, it will make events on $obj to also be
repeated for the next lower object in the objects' stack (see
- \@ref evas_object_below_get).
+ @Efl.Gfx.Stack.below).
If $repeat is $false, events occurring on $obj will be
processed only on it.