- "Adds the item to the control, associating the given data with the\n"
- "item if not None. The return value is the index of the newly\n"
- "added item which may be different from the last one if the\n"
- "control is sorted (e.g. has wx.LB_SORT or wx.CB_SORT style).");
+ "Adds the item to the control, associating the given data with the item
+if not None. The return value is the index of the newly added item
+which may be different from the last one if the control is sorted (e.g.
+has wx.LB_SORT or wx.CB_SORT style).", "");