git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37812
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// return the total area occupied by all the items (icon/small icon only)
wxRect GetViewRect() const;
// return the total area occupied by all the items (icon/small icon only)
wxRect GetViewRect() const;
// Gets the edit control for editing labels.
wxTextCtrl* GetEditControl() const;
// Gets the edit control for editing labels.
wxTextCtrl* GetEditControl() const;
// Gets information about the item
%pythonAppend GetItem "if val is not None: val.thisown = 1"; // %newobject doesn't work with OOR typemap
// Gets information about the item
%pythonAppend GetItem "if val is not None: val.thisown = 1"; // %newobject doesn't work with OOR typemap