From 78098e65adaa99f690972bb5c1d517009f0898df Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Mon, 1 Apr 2013 20:35:17 +0900 Subject: [PATCH] elc_ctxpopup.h: more documentation. --- legacy/elementary/src/lib/elc_ctxpopup.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/legacy/elementary/src/lib/elc_ctxpopup.h b/legacy/elementary/src/lib/elc_ctxpopup.h index afebbb475e..3e387d3fe3 100644 --- a/legacy/elementary/src/lib/elc_ctxpopup.h +++ b/legacy/elementary/src/lib/elc_ctxpopup.h @@ -24,8 +24,9 @@ * * This widget emits the following signals, besides the ones sent from * @ref Layout: - * - @c "dismissed" - this is called when the outside of ctxpopup was clicked or - * it's parent area is changed or the language is changed. and then ctxpopup is + * - @c "dismissed" - This is called when the outside of ctxpopup was clicked or + * its parent area is changed or the language is changed and also when the + * parent object is resized due to the window rotation. Then ctxpopup is * dismissed. * * Default content parts of the ctxpopup widget that you can use for are: