GetSize --> GetSizeHint
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
220aea7b09
commit
8e7da44f18
@ -263,8 +263,8 @@ wx.NullBitmap if no provider provides it.", "");
|
|||||||
wx.NullIcon if no provider provides it.", "");
|
wx.NullIcon if no provider provides it.", "");
|
||||||
|
|
||||||
DocDeclStr(
|
DocDeclStr(
|
||||||
static wxSize , GetSize(const wxString& client, bool platform_dependent = false),
|
static wxSize , GetHintSize(const wxString& client, bool platform_dependent = false),
|
||||||
"Get the size of an icon from a specific Art Client, queries the
|
"Get the size hint of an icon from a specific Art Client, queries the
|
||||||
topmost provider if platform_dependent = false", "");
|
topmost provider if platform_dependent = false", "");
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user