Class Demo::EditableCells
In: gtk/sample/gtk-demo/editable_cells.rb
Parent: BasicWindow

Methods

Constants

Item = Struct.new('Item', :number, :product, :editable)
NUM_COLUMNS = *(0..4).to_a

Public Class methods

Public Instance methods

[Validate]