Mention that hatched pens don't work under wxGTK and wxX11.
See #11983. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
611bed3511
commit
de623c67b9
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
|||
|
||||
/**
|
||||
The possible styles for a wxPen.
|
||||
|
||||
Note that hatched pen styles are not supported by X11-based ports,
|
||||
including wxGTK.
|
||||
*/
|
||||
enum wxPenStyle
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue