widget: Add protected tag to focus_highlight_geometry
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Aug 2017 07:41:53 +0000 (16:41 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Aug 2017 07:41:53 +0000 (16:41 +0900)
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

index 144cdc0..4365253 100644 (file)
@@ -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