Hi,
could somebody explain me how does the GetSelections method of the wxTreeListCtrl work ? I have the following error : TypeError: wxTreeListCtrl_GetSelections() takes exactly 2 arguments (1 given). I don't know what type of argument the method is waiting for and I don't find any documentation on the widget.
Thanks.