Next:
wx:canvas
Up:
wx:button-bar
Previous:
get-default-button-width
set-default-size
Sets the default size of the button bitmap. The default is 16x15 pixels.
(send
a-wx:button-bar
set-default-size
width
height
)
->
void
width
:
inexact real
height
:
inexact real
PLT