diff -r 5456b4e8b3a8 -r 3321d3e205b6 idlehomescreen/xmluirendering/uiengine/inc/xncontroladapterimpl.h --- a/idlehomescreen/xmluirendering/uiengine/inc/xncontroladapterimpl.h Wed Sep 01 12:32:46 2010 +0100 +++ b/idlehomescreen/xmluirendering/uiengine/inc/xncontroladapterimpl.h Tue Sep 14 20:58:58 2010 +0300 @@ -451,6 +451,13 @@ */ RPointerArray< CXnControlAdapter >& ChildAdapters(); + /* + * Checks if widget is Gesture destination node. + * + * @return ETrue if widget is Gesture destination. + */ + TBool IsWidgetGestureDest(); + private: // from MAknTouchGestureFwObserver /** * Implements gesture handling