From d8f1ea44fd3ef9bdd70387383b9c68849713cfed Mon Sep 17 00:00:00 2001 From: Jean-Philippe Andre Date: Tue, 29 Aug 2017 16:41:53 +0900 Subject: [PATCH] widget: Add protected tag to focus_highlight_geometry This is meant to be called by the widget or elementary internals, potentially reimplemented by widget subclasses. Ref T5363 --- src/lib/elementary/elm_widget.eo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elementary/elm_widget.eo b/src/lib/elementary/elm_widget.eo index 144cdc0b57..43652534f0 100644 --- a/src/lib/elementary/elm_widget.eo +++ b/src/lib/elementary/elm_widget.eo @@ -532,7 +532,7 @@ abstract Elm.Widget (Efl.Canvas.Group, Elm.Interface.Atspi_Accessible, mode: Elm.Focus.Region.Show_Mode; [[Focus region show mode]] } } - @property focus_highlight_geometry { + @property focus_highlight_geometry @protected { [[The rectangle region to be highlighted on focus. This is a rectangle region where the focus highlight should be