PythonNote corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e18c3e0207
commit
3d70763cd8
@ -579,8 +579,8 @@ implements the following methods:\par
|
|||||||
\indented{2cm}{\begin{twocollist}
|
\indented{2cm}{\begin{twocollist}
|
||||||
\twocolitem{{\bf InsertColumn(col, heading, format=wxLIST\_FORMAT\_LEFT,
|
\twocolitem{{\bf InsertColumn(col, heading, format=wxLIST\_FORMAT\_LEFT,
|
||||||
width=-1)}}{Creates a column using a header string only.}
|
width=-1)}}{Creates a column using a header string only.}
|
||||||
\twocolitem{{\bf InsertColumnInfo(col, item)}}{Creates a column using a
|
\twocolitem{{\bf InsertColumnItem(col, item)}}{Creates a column using a
|
||||||
wxListInfo.}
|
wxListItem.}
|
||||||
\end{twocollist}}
|
\end{twocollist}}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user