Fixes T7641
Details
Details
- Reviewers
zmike cedric - Maniphest Tasks
- T7641: efl.object docs
- Commits
- rEFL213a842d52bc: docs: Fix Efl.Object Freeze and Thaw docs
Only docs affected.
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
src/lib/eo/efl_object.eo | ||
---|---|---|
230 | Maybe note here that @hot events are not freezable. |
Comment Actions
Added notes regarding @hot events.
Updated also the freeze_count methods' docs.
Rebased.