Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1908,3 +1908,4 @@ If no row edge is near to this position {\tt wxNOT\_FOUND} is returned.
|
|||||||
|
|
||||||
Returns the grid row that corresponds to the logical y coordinate. Returns
|
Returns the grid row that corresponds to the logical y coordinate. Returns
|
||||||
{\tt wxNOT\_FOUND} if there is no row at the y position.
|
{\tt wxNOT\_FOUND} if there is no row at the y position.
|
||||||
|
|
||||||
|
@@ -85,3 +85,4 @@ Sets a new font.
|
|||||||
\func{void}{SetTextColour}{\param{const wxColour\& }{colour}}
|
\func{void}{SetTextColour}{\param{const wxColour\& }{colour}}
|
||||||
|
|
||||||
Sets a new text color.
|
Sets a new text color.
|
||||||
|
|
||||||
|
@@ -1020,5 +1020,6 @@ SortItems with a reference to a callable object that expects two
|
|||||||
parameters.}
|
parameters.}
|
||||||
|
|
||||||
\perlnote{In wxPerl the comparison function must take just two parameters;
|
\perlnote{In wxPerl the comparison function must take just two parameters;
|
||||||
however, you may use a closure to achieve an effect similar to the
|
however, you may use a closure to achieve an effect similar to the
|
||||||
SortItems third parameter.}
|
SortItems third parameter.}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user