Class
Demo::Main
In:
gtk/sample/gtk-demo/main.rb
Parent:
Gtk::Window
Methods
append_children
create_text
create_tree
fontify
generate_index
load_file
new
row_activated_cb
script_info
Constants
ITALIC_COLUMN
=
0, 1, 2, 3
Public Class methods
new
()
Public Instance methods
append_children
(model, source, parent = nil)
create_text
(buffer, is_source)
create_tree
()
fontify
(start_iter = @source_buffer.start_iter, end_iter = @source_buffer.end_iter)
generate_index
()
load_file
(filename)
row_activated_cb
(model, path)
script_info
(path)
[Validate]