Clarify the separator native look remark.
Closes #11174. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -224,8 +224,9 @@ public:
|
|||||||
/**
|
/**
|
||||||
Adds a separator for spacing groups of tools.
|
Adds a separator for spacing groups of tools.
|
||||||
|
|
||||||
Note that the meaning of a "separator" is a vertical line under wxMSW and
|
Notice that the separator uses the look appropriate for the current
|
||||||
a simple space under wxGTK.
|
platform so it can be a vertical line (MSW, some versions of GTK) or
|
||||||
|
just an empty space or something else.
|
||||||
|
|
||||||
@see AddTool(), SetToolSeparation()
|
@see AddTool(), SetToolSeparation()
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user