X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2245b2b2c3339ecf023e5880caa803610a5d1907..6217b9aa7eec987c5177ad1300a0847b77c1abb5:/docs/latex/wx/dropsrc.tex?ds=inline diff --git a/docs/latex/wx/dropsrc.tex b/docs/latex/wx/dropsrc.tex index 6223ea5e88..041c31c227 100644 --- a/docs/latex/wx/dropsrc.tex +++ b/docs/latex/wx/dropsrc.tex @@ -106,10 +106,10 @@ slow. \docparam{effect}{The effect to implement. One of wxDragCopy, wxDragMove and wxDragNone. } -\docparam{scrolling}{TRUE if the window is scrolling. MSW only. } +\docparam{scrolling}{true if the window is scrolling. MSW only. } \wxheading{Return value} -Return FALSE if you want default feedback, or TRUE if you implement your own +Return false if you want default feedback, or true if you implement your own feedback. The return values is ignored under GTK.