classicui_pub/lists_api/inc/EIKLBX.H
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
child 16 71dd06cfe933
--- a/classicui_pub/lists_api/inc/EIKLBX.H	Tue Feb 02 01:00:49 2010 +0200
+++ b/classicui_pub/lists_api/inc/EIKLBX.H	Fri Feb 19 23:04:46 2010 +0200
@@ -1436,6 +1436,15 @@
 	* @param aItems Number of items in one grid line.
 	*/
     IMPORT_C void SetItemsInSingleLine(TInt aItems);
+    
+    /**
+    * Gets the number of list items in one line. This is more than one for
+    * grids only.
+	*
+	* @since S60 5.2
+	* @return The number of list items in one line.
+	*/
+    IMPORT_C TInt ItemsInSingleLine() const;
 	
     /**
     * Removes pointer event filtering for list items.