Yes, of course, Mac4Lin uses pixmaps for a more granular appearance to match the look of the MAC. To disable these backgroud, you do not need to redefine it.
if you want the background pixmap as the parent, set it as
bg_pixmap[state] = "<parent>"
and disable it as
bg_pixmap[state] = "<none>"
source
share