summaryrefslogtreecommitdiff
path: root/doc/classes/Gtk/TreeIter.src/M000093.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Gtk/TreeIter.src/M000093.html')
-rw-r--r--doc/classes/Gtk/TreeIter.src/M000093.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/classes/Gtk/TreeIter.src/M000093.html b/doc/classes/Gtk/TreeIter.src/M000093.html
deleted file mode 100644
index b55c4de..0000000
--- a/doc/classes/Gtk/TreeIter.src/M000093.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html>
-<head>
- <title>content= (Gtk::TreeIter)</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
-</head>
-<body class="standalone-code">
- <pre><span class="ruby-comment cmt"># File lib/json/editor.rb, line 200</span>
- <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">content=</span>(<span class="ruby-identifier">value</span>)
- <span class="ruby-keyword kw">self</span>[<span class="ruby-constant">CONTENT_COL</span>] = <span class="ruby-identifier">value</span>
- <span class="ruby-keyword kw">end</span></pre>
-</body>
-</html> \ No newline at end of file