Variable SDLWindow._lbutton

class SDLWindow
{
  // ...
  ButtonDetails _lbutton;
  // ...
}