/* * Set the visibility of the playlist window. * * Examples: * remote.set_playlist_toggle true * remote.playlist_visible = true * remote.pl_visible = true * remote.pl = true * */ static VALUE xr_pl_toggle(VALUE self, VALUE vis) {