Codebase list ruby-fxruby / 8c92b4fc-47dd-41e6-9b2a-451e389a318c/upstream docs / frames.html
8c92b4fc-47dd-41e6-9b2a-451e389a318c/upstream

Tree @8c92b4fc-47dd-41e6-9b2a-451e389a318c/upstream (Download .tar.gz)

frames.html @8c92b4fc-47dd-41e6-9b2a-451e389a318c/upstreamraw · history · blame

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
	<title>FXRuby API Documentation</title>
</head>
<script type="text/javascript">
  var match = unescape(window.location.hash).match(/^#!(.+)/);
  var name = match ? match[1] : 'index.html';
  name = name.replace(/^(\w+):\/\//, '').replace(/^\/\//, '');
  window.top.location = name;
</script>
<noscript>
  <h1>Oops!</h1>
  <h2>YARD requires JavaScript!</h2>
</noscript>
</html>