/* * Get the visibility of the main window. * * This method raises an Xmms::Error exception if XMMS is not running. * * Examples: * puts 'main window visible' if remote.main_visible? * puts 'main window visible' if remote.main? * */ static VALUE xr_is_main(VALUE self) {