wxWidgets/interface
Ilya Sinitsyn 53ffbf6cf5 Allow ignoring margins in wxRendererNative::GetCheckBoxSize()
Add ability to get the size of the checkbox without any margins by
passing wxCONTROL_CELL flag: this can be useful when the checkbox is
part of some "cell", e.g. wxGrid one, and doesn't need any extra margins
around it.

Currently wxCONTROL_CELL is only really used by wxGTK2 implementation.
2019-11-28 02:14:50 +01:00
..
wx Allow ignoring margins in wxRendererNative::GetCheckBoxSize() 2019-11-28 02:14:50 +01:00
check_syntax.sh