diff -r 5456b4e8b3a8 -r 3321d3e205b6 idlehomescreen/inc/xnnodepluginif.h --- a/idlehomescreen/inc/xnnodepluginif.h Wed Sep 01 12:32:46 2010 +0100 +++ b/idlehomescreen/inc/xnnodepluginif.h Tue Sep 14 20:58:58 2010 +0300 @@ -183,7 +183,15 @@ * @return ETrue if node is focused. */ IMPORT_C TBool IsFocusedState(); - + + /** + * Is the node in edit state + * + * @since Series 60 3.1 + * @return ETrue if node is in edit state. + */ + IMPORT_C TBool IsEditState(); + /** * Get node type *