Codebase list ruby-fxruby / 3f20f109-3781-43a4-8270-f7a2f790e683/upstream docs / frames.html
3f20f109-3781-43a4-8270-f7a2f790e683/upstream

Tree @3f20f109-3781-43a4-8270-f7a2f790e683/upstream (Download .tar.gz)

frames.html @3f20f109-3781-43a4-8270-f7a2f790e683/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>