TreeViewColumn.setWidget

Sets the widget in the header to be widget. If widget is null, then the header button is set with a gtk.label.Label set to the title of tree_column.

More...
class TreeViewColumn
void
setWidget

Parameters

widget gtk.widget.Widget

Detailed Description

Deprecated: Use GtkColumnView instead