WINGs: Added 'const' attribute to functions in wbutton, wframe, wlabel, wlist, wwindow
commitc89e8df33f6d05132c39aece9246d5a7ee332a22
authorChristophe CURIS <christophe.curis@free.fr>
Thu, 9 May 2013 15:34:02 +0000 (9 17:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 9 May 2013 15:56:28 +0000 (9 16:56 +0100)
tree9255c7a6489dbb9f3748afdabac2343f41c0e081
parente7c8ac76ea263427bbc9d88d98a353ef148dfdc6
WINGs: Added 'const' attribute to functions in wbutton, wframe, wlabel, wlist, wwindow

This makes both the API and local function const-correct on their
input parameters.
WINGs/WINGs/WINGs.h
WINGs/wbutton.c
WINGs/wframe.c
WINGs/wlabel.c
WINGs/wlist.c
WINGs/wwindow.c