diff -r ecbabf52600f -r bd83ceabce89 textinput/peninputarc/inc/pensrvcliinc/peninputclientimpl.h --- a/textinput/peninputarc/inc/pensrvcliinc/peninputclientimpl.h Wed Sep 01 12:23:33 2010 +0100 +++ b/textinput/peninputarc/inc/pensrvcliinc/peninputclientimpl.h Tue Sep 14 21:59:06 2010 +0300 @@ -468,6 +468,15 @@ TBool ServerReady(); void OnServerStarted(TInt aErr); + /** + * Enable or disable transition effect. + * + * @since Symbian^3 + * @param aEnable, ETrue: enable transition effect + * EFalse: disable transition effect. + */ + void EnableGfxTransEffect( TBool aEnable ); + private: /** * Constructor