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 set to the title of tree_column.

class TreeViewColumn
void
setWidget

Parameters

widget Widget

A child gtk.Widget, or NULL.