Various little tweaks to get up to date with CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -68,6 +68,16 @@ The value passed to this function must be >= 1.", "");
|
||||
int , GetTextCtrlProportion() const,
|
||||
"Returns the proportion between the text control and the picker.", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
void , SetPickerCtrlProportion(int prop),
|
||||
"Sets the proportion value of the picker.", "");
|
||||
|
||||
DocDeclStr(
|
||||
int , GetPickerCtrlProportion() const,
|
||||
"Gets the proportion value of the picker.", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
bool , IsTextCtrlGrowable() const,
|
||||
"", "");
|
||||
|
Reference in New Issue
Block a user