javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistboxlists.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 34 71c436fe3ce0
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistboxlists.h	Mon May 03 12:27:20 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistboxlists.h	Fri May 14 15:47:24 2010 +0300
@@ -259,6 +259,14 @@
         TInt aListType,
         CEikTextListBox* aList,
         TInt aHorizontal, TInt aVertical);
+
+    /**
+     * Change stretching
+     */
+    static void EnableStretching(
+        TInt aListType,
+        CEikTextListBox* aList,
+        TBool aEnabled);
 };
 
 #endif // SWTLISTBOXLISTS_H