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
This commit is contained in:
Jean-Philippe Andre 2017-08-29 16:41:53 +09:00
parent 8c1f771a67
commit d8f1ea44fd
1 changed files with 1 additions and 1 deletions

View 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