From 3307e558740d84577b2eb72e1fd7abc2e2946a5c Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Thu, 12 Sep 2019 13:29:12 +0200 Subject: [PATCH] efl_ui_calendar_item: document this class a little bit more Summary: Depends on D9923 Reviewers: segfaultxavi Reviewed By: segfaultxavi Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D9924 --- src/lib/elementary/efl_ui_calendar_item.eo | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/lib/elementary/efl_ui_calendar_item.eo b/src/lib/elementary/efl_ui_calendar_item.eo index 2dcd80a613..6fce49bcde 100644 --- a/src/lib/elementary/efl_ui_calendar_item.eo +++ b/src/lib/elementary/efl_ui_calendar_item.eo @@ -1,6 +1,11 @@ class @beta Efl.Ui.Calendar_Item extends Efl.Object implements Efl.Ui.Focus.Object { - [[EFL UI Calendar Item class]] + [[Item in a @Efl.Ui.Calendar + + @Efl.Object.parent.set is the @Efl.Ui.Calendar object where this item is in. + + This object is usally internal and should not be instantiated or used. + ]] methods { @property day_number { [[Day number]]