docs: efl_canvas_object: document last missing part

This commit is contained in:
Stefan Schmidt 2017-08-31 17:37:22 +02:00
parent d2705bb511
commit 1a518e85cf
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ class Efl.Canvas.Object.Event.Grabber (Efl.Canvas.Group)
@property freeze_when_visible {
[[Stops the grabber from updating its internal stacking order while visible]]
values {
set: bool;
set: bool; [[If $true, stop updating]]
}
set {}
get {}