Class: ActiveWindow::ActiveToggleColumn
- Inherits:
-
ActiveColumn
- Object
- ActiveColumn
- ActiveWindow::ActiveToggleColumn
- Defined in:
- lib/active_window/active_column.rb
Overview
how to do?:
renderer.signal_connect('toggled') do |cell, path|
fixed_toggled(treeview.model, path)
end
Constant Summary
Constants inherited from ActiveColumn
ActiveWindow::ActiveColumn::ClassesToSymbols
Instance Attribute Summary
Attributes inherited from ActiveColumn
Instance Method Summary collapse
Methods inherited from ActiveColumn
create, #data_value, #hide!, #initialize, #view, #virtual?, #visible?
Constructor Details
This class inherits a constructor from ActiveWindow::ActiveColumn