TreeViewColumn.getWidget

Returns the gtk.widget.Widget in the button on the column header.

If a custom widget has not been set then null is returned.

More...
class TreeViewColumn
getWidget
()

Return Value

Type: gtk.widget.Widget

The gtk.widget.Widget in the column header

Detailed Description

Deprecated: Use GtkColumnView instead